@charset "utf-8";
/* CSS Document */

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(../_img/bg_body.gif) repeat 0px 0px;
	margin: 10px 0px 0px;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border-style: none;
}
p img {
	vertical-align: top;
}

.hidden {
	display: none;
}

#cont {
	text-align: left;
	margin: 0px auto;
	width: 817px;
	/*position: relative;*/
}
#head {
	background: url(../_img/bg_head.gif) no-repeat 0px 0px;
	height: 231px;
	padding-top: 15px;
}
#head #cdv {
	margin: 0px 13px 0px 0px;
	float: right;
	display: inline;
}
#head #logo {
	text-align: right;
	padding: 12px 240px 4px 0px;
}
#head #menu {
	margin: 0px 0px 0px 35px;
}
#head #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1em;
}
#head #menu ul li {
	float: left;
	margin-right: 30px;
}
#head #menu img {
	display: block;
}
#head #menu ul li li {
	float: none;
	margin-right: 0px;
	display: block;
}
#head #menu li ul {
	position: absolute;
	width: 105px;
	left: -999em;
}
#head #menu li.sfhover ul {
	left: auto;
}
#head #menu a {
	color: #009C95;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#head #menu a:hover {
	color: #D4D600;
}
#head #menu .alt a:hover {
	color: #EE92AF;
}

#centre {
	background: url(../_img/bg_main.gif) repeat-y 0px 0px;
}

#compteur {
	background: url(../_img/bg_compteur.gif) no-repeat 0px 0px;
	float: right;
	/*float: left;*/
	height: 40px;
	width: 131px;
	padding: 115px 70px 0px 0px;
	text-align: right;
	display: inline;
	/*top: 25px;
	left: 105px;
	right: 10px;
	position: relative;
	margin: 25px 0 0 110px;*/
	margin: 25px 10px 0 0px;
	/*z-index: 50;*/
}
#compteur img {
	margin-right: 3px;
}
.main {
	width: 598px;
	padding: 5px 0;
}
h1 {
	font-size: 2em;
	margin: 0px 0px 30px 45px;
	color: #D4D600;
}
h1 .titre {
	color: #009C95;
}
h2 {
	font-size: 2em;
	background: url(../_img/bg_h2.gif) no-repeat 0px 0px;
	margin: 0px 0px 20px 117px;
	padding-left: 8px;
	line-height: 44px;
}
h2 a {
	color: #009C95;
	text-decoration: none;
	display: block;
}
h2 a:hover {
	color: #D4D600;
}
.target {
	margin: 0px 0px 15px 125px;
}
p, dl {
	font-size: 1.3em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0em 0em 1.5em 1em;
}
ul {
	font-size: 1.3em;
	margin: 0em;
	padding: 0em 0em 0em 1.5em;
}
.glo {
	text-decoration: none;
	border-bottom: dotted 1px #000000;
	color: inherit;
}
.glo:hover {
	border-bottom: none;
}
.ret {
	margin-left: 1.5em;
}
.color {
	color: #009C95;
}
.i_fd {
	margin: 0em 0em 1.5em 1em;
	float: right;
}
.i_fd p {
	margin-top: 2px;
}


#foot {
	height: 5px;
	width: 698px;
	margin: 0em 0em 1.5em;
	border-top: 5px solid #d4d700;
	padding: 5px 0px 0px;
}
#foot a {
	color: #000000;
}
