
body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  text-align: left;
  /* CSS:hover hack for ie */
  behavior:url("csshover.htc");
}

a { color:#F7BC15; text-decoration:none; font-weight:bold; }
a:visited { color:#F7BC15; text-decoration:none; font-weight:bold; } 
a:hover { color:#F7BC15; text-decoration:underline; font-weight:bold; }
a:focus { color:#F7BC15; text-decoration:underline; font-weight:bold; }
a:active { color:#F7BC15; text-decoration:none; font-weight:bold; }

img {
  border: 0px;
}

div#main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  overflow: hidden;
  background-image: url('images/main_background.gif');
  background-repeat: repeat-y;
}

div#logo_kg {
  position: relative;
  float: left;
  width: 255px;
  height: 339px;
  background-image: url('images/logo_kg_top_left.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

div#top {
  position: relative;
  float: left;
  width: 695px;
  height: 141px;
  background-image: url('images/top_background.gif');
  background-repeat: repeat-x;
  overflow: hidden;
}

div#title_kg {
  position: relative;
  width: 236px;
  height: 66px;
  margin-top: 6px;
  margin-bottom: 15px;
  background-image: url('images/title_kg_top.gif');
  background-repeat: no-repeat;
  overflow: hidden;
  float: left;
}

div#logo_right {
  position: relative;
  overflow: hidden;
  float: right;
  margin-right: 34px;
  margin-top: 6px;
  width: 82px;
  height: 81px;
  background-image: url('images/logo_kg_top_right.gif');
  background-repeat: no-repeat;
}

div#top_menu {
  position: relative;
  width: 675px;
  height: 37px;
  float: left;
  top: 0px;
  background-image: url('images/top_menu_background.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

div#top_menu ul {
  list-style-type: none;
  margin: 0;
  margin-left: 5px;
  margin-top: 12px;
  padding: 0;
  float: left;
  overflow: hidden;
}

/* Selected only by not(IE) or (vIE >= 7) */
div#top_menu>ul {
  margin-left: 10px;
}

div#top_menu li {
  float: left;
  text-align: center;
  width: 75px;
  font-weight: bold;
  font-size: 0.95em;
  margin-left: 0px;
  margin-right: 20px;
}

div#corner_top_menu {
  position: relative;
  width: 75px;
  height: 17px;
  top: 0px;
  background-image: url('images/menu_corner_top_left.gif');
  background-repeat: no-repeat;
  overflow: hidden;
  float: left;
}

div#content {
  position: relative;
  float: right;
  width: 645px;
  min-height: 600px;
  margin-right: 50px;
  overflow: hidden;
}

div#corner_text {
  position: relative;
  float: left;
  margin-right: 20px;
  top: 0;
  left: 0;
  width: 75px;
  height: 198px;
  background-image: url('images/text_corner_top_left.gif');
  background-repeat: no-repeat;
  overflow: hidden;
}

div#left_menu {
  position: relative;
  float: left;
  width: 240px;
  background-image: url('images/left_background.gif');
  background-repeat: repeat-y;
  overflow: hidden;
}

div#left_menu a {
  color: #570F82;
}

div#left_menu ul {
  list-style-type: none;
  margin-left: 20px;
  padding: 0;
}

div#left_menu ul li {
  color: #570F82;
  font-weight: bold;
}

ul#regions_menu li ul li {
  display: none;
  margin: 0;
  padding: 0;
}

ul#regions_menu li ul li a {
  font-size: 0.85em;
}

ul#regions_menu li.active ul li {
  display: block;
}

ul#regions_menu li:hover ul li {
  display: block;
}

ul#historique_menu {
  margin-top: 30px;
}

ul#membres_menu {
  display: block;
  margin-left: 20px;
  margin-top: 30px;
}

ul#statistics {
  display: block;
  margin-left: 20px;
  margin-top: 30px;
}

ul#statistics li ul {
  margin-top: 5px;
  font-size: 12px;
}

.tx-gsifeuserlist-pi1 {
  font-size: 11px;
}

.csc-header-n1 {
  margin-top: 10px;
  background-color: #7DC3E2;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
  background-color: #DEF3FC;
}

.csc-mailform {
  width: 500px;
  padding: 10px;
}

.csc-mailform .csc-mailform-field {
  float: left;
}

.csc-mailform input {
  float: left;
}

.csc-mailform label {
  overflow: hidden;
  float: left;
  text-align: right;
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 10px;
}

label[for=mailformresp_biblique], label[for=mailformresp_sports], label[for=mailformcoach], label[for=mailformanim_biblique], label[for=mailformarbitre] {
  float: right;
  text-align: left;
  margin: 4px 15px 0 5px;
}

#mailformresp_biblique, #mailformresp_sports, #mailformcoach, #mailformanim_biblique, #mailformarbitre {
  margin-left: 15px;
}

.csc-mailform .csc-mailform-field .csc-mailform-check {
  width: 15px;
  margin: 0;
  margin-top: 5px;
  padding: 0;
}

.csc-mailform .newline, .csc-mailform .text, .csc-mailform .separator {
  overflow: hidden;
  float: left;
  width: 500px;
}
.csc-mailform .newline {
  height: 5px;
}
.csc-mailform .separator {
  height: 25px;
}
.csc-mailform .text {
  margin-top: 10px;
}

.csc-mailform-submit {
  margin: 10px 200px;
}
