@charset "utf-8";
html, body, form, div, ul, ol, dd, dt, li, span, h1, h2, h3, h4, h5, form {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear { clear: both; float: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C6C89A;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #00BBFE;
	font-size: 14px;
	padding: 0px;
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.copyright {
	visibility: hidden;
	position: absolute;
	color: white;
	font-size: 9px;
	background: #666;
	padding: 2px;
}

.rollover_copyright:hover .copyright {
	visibility: visible;
}

label {
	display: block;
	margin-top: 3px;
}


a {
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	color: #137845;
	text-decoration: underline;
	text-transform: lowercase;
}

input.valider {
	width: 110
.px;
	width: 107px;
}
input.check {
	width: 0px;
}
input.grand {
	width: 90%;
}


select {
	width: 150px;
	font-size: 11px;
}






ul, ol, li, dd, dt {
	list-style-type: none;
}

#contenu_fond {
	background-image: url(../images/BG_main.gif);
	width: 1040px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#contenu_main {
	width: 995px;
	margin: auto;
}

#contenu_second {
	float: right;
	width: 820px;
}
#contenu_page {
	width: 480px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	position: relative;
	left: 45px;
}
#header { background-repeat: no-repeat; width: 995px; height: 160px; 
}

#header_pub { font-family: Arial, Helvetica, sans-serif; position: absolute; width: 728px; margin-left: 195px; margin-top: 25px; 
}

#navigation_second {
	width: 160px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#barre {
	background-image: url(../images/icons/fd_barre.png);
	height: 40px;
}

#navigation {
	text-align: center;
	margin-bottom: 20px;
}

#pubs {
	width: 250px;
	float: right;
}
#pubs .pub
{
	margin-bottom: 10px;
}

#droite .pub {
	margin-bottom: 10px;
}


#clearfloat   {
	clear: both;
}
#footer {
	margin-top: 20px;
}
#fil_ariane {
	margin-bottom: 10px;
}
fieldset {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	padding: 5px;
}
fieldset.second {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	background-color: #DCDDC1;
}
