/*@charset "UTF-8";*/
body {
	position: relative;
	background: #c0c0c0;
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


h1 {
	font-size:1.6em;
	color:#000066;
	line-height:1.4em;
}
h2 {
	font-size:1.4em;
	color:#0c3281;
	line-height:1.3em;
}
h3 {
	font-size:1.2em;
	color:#155da6;
	text-transform:uppercase;
	line-height:1.3em;
}

h4 {
	font-size:1.0em;
	color:#000066;
	font-weight:bold;
	text-align:left;
}

address{
	color:#0099ff;
	/*background-color:#afc0d7;
	padding:2px;
	display:inline;
	*/
}

pre {
color: #0099ff;
}

.oneColFixCtrHdr #container {
	position: relative;
	width: 950px;
	background: #FFFFFF;
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/entete.jpg);
	margin: 0px;
	background-position: 10px;
}
.oneColFixCtrHdr #header h1 {
	position: relative;
	margin: 0;
	padding: 0;
}

.oneColFixCtrHdr #header h1 a {
	position: relative;
	top: 40px;
	left : 70px;
	display: block;
	width: 150px;
	height: 60px;
	text-indent: -9999px;
	outline:0px;
}

.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-image: url(../images/bandeau1.jpg);
	background-repeat: no-repeat;
	padding-top: 360px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-position: 10px 27px;
	color: #333333;
}
.oneColFixCtrHdr #container h1 {
}
.oneColFixCtrHdr #container h2 {
}
.oneColFixCtrHdr #footer {
	height: 30px;
	background-color: #EFEFEF;	/*background-image: url(../images/fond_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	margin-left: 15px;
	width: 920px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 8px;
	text-align: center;
	font-size: 9px;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}

#footer a:active {
	color: #333333;
	text-decoration: none;
}

#mainnav {
	position: relative;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

#mainnav li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin-right: 1px;
}

#mainnav li a {
	display: block;
	height: 25px;
	width: 152px;
	text-transform: uppercase;
	background-image: url(../images/fond_bouton.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 5px;
	font-size: 9pt;
	letter-spacing: 0.1em;
	font-weight: bold;
	outline: 0px;
}

#mainnav li a:link {
	text-decoration: none;
	color: #dddddd;
}


#mainnav li a:visited {
	text-decoration: none;
	color: #dddddd;
}

#mainnav li a:hover {
	text-decoration: none;
	color: #ffffff;
}

#mainnav li a:active {
	text-decoration: none;
	color: #ffffff;
}

#nav2 {
	position: absolute;
	top: 94px;
	left: 690px;
	width: 236px;
	padding: 0;
	margin: 0;
}

#nav2 li {
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav2 li a {
	display: block;
	height: 16px;
	text-transform: uppercase;
	font-size: 9px;
	padding: 0;
	margin: 0;
	outline: 0px;
}

#b_accueil {
	width: 69px;
	background-image:url(../images/bouton_accueil.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#b_accueil:hover {
	background-image:url(../images/bouton_accueil_over.png);
}

#b_faq {
	width: 61px;
	background-image:url(../images/bouton_faq.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#b_faq:hover {
	background-image:url(../images/bouton_faq_over.png);
}

#b_contact {
	width: 82px;
	background-image:url(../images/bouton_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#b_contact:hover {
	background-image:url(../images/bouton_contact_over.png);
}
#BO_content {
	margin: 0;
	padding: 0;
	padding-left:50px;
	padding-right:50px;
	overflow: hidden;
	color: #666666;
	text-align:justify;
}


#english {
	display: block;
	outline: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 58px;
	height: 20px;
	top: 447px;
	left: 730px;
	padding: 2px 0 0 35px;
	color: #06F;
	font-style: italic;
	background-image: url(../images/engflag.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#english:link {
	text-decoration: none;
	color: #06F;
	font-style: italic;
}
#english:visited {
	text-decoration: none;
	color: #06F;
}

#english:hover {
	text-decoration: underline;
}

#english:active {
	text-decoration: none;
}

#bandeau {
	display: none;
}

#savoirplus {
	/*padding-left: 700px;*/
	clear:both;
	float:right;
	color: #06F;
	text-decoration:underline;
}
#savoirplus:hover {
	text-decoration: underline;
	cursor: pointer;
}



