@charset "utf-8";
/* CSS Document */

body,td,th,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	font-size: 11px;
	color: #000098;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#conteneur {
	width: 700px;
	margin: auto;
	border: solid 2px #CCCCCC;
}
#menu{
	float: left;
	width: 700px;
	text-align: center;
	margin-top: 10px;
}
#myspacer{
	width: 100%;
	height: 10px;
	background-image: url(../img/h_myspacer.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: auto;
}
#myspacer_light{
	width: 100%;
	height: 5px;
	background-image: url(../img/h_myspacer_light.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: auto;
}
#logo{
	float: left;
	width: 150px;
}
#head_area{
	float:left;
	width: 150px;
	text-align:center;
	width:350px;
	height:105px;
}
#head_register{
	float:left;
	width: 150px;
	text-align: center;
	width: 200px;
	height: 105px;
	text-align: left;
}
#accroche_area{
	margin-top: auto;
	margin-bottom: auto;
}
#contenu{
	float: left;
	width: 700px;
	text-align: left;
}
#footer{
	clear: both;
}
#on_off{
	cursor: pointer;
}

.titre{
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
.mini_titre{
	font-weight: bold;
	font-size: 15px;
}
.mini_titre_bleu{
	font-weight: bold;
	font-size: 14px;
	color: #000098;
	text-align: center;
}
.mini_titre_rouge{
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	text-decoration:blink;
}
.onglet_off{
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #000098;
	cursor: pointer;
}
.onglet_on{
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #cccccc;
	cursor: pointer;
}
.citation_medium{
	background-image: url(../img/quotes.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.citation_client {
	font-size: 10px;
	text-align: justify;
}

.aff_nb_consult {
	width:43px;
	height:25px;
	background-image: url(../img/virgule.jpg);
	background-position:bottom;
	padding-left:8px;
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	float:left;
}


.nb_consult {
	width:40px;
	height:23px;
	background-image: url(virgule.jpg);
	background-position:bottom;
	padding-left:8px;
	background-repeat:no-repeat;
	background-position:left;
}

#pages h1 {
	font-size:16px;
	color: #009;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.2px;
	margin-bottom:-10px;
	margin-top:10px;
	text-decoration: underline;
}
#pages h2 {
	font-size:12px;
	color: #009;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	letter-spacing:-0.1px;
	margin-bottom:3px;
	margin-top:10px;
}
#pages h3 {
	font-size:12px;
	color: #009;
	text-transform:uppercase;
}
#pages p {
	text-align:justify;
	margin-top:0px;
	margin-bottom:3px;
}

#pages ol{
	margin: 0px;
	padding: 0px;
	list-style: decimal;
	list-style-position:inside;
}

.bleu_gras{
	font-size:12px;
	font-weight:bold;
	color:#009;
}
.vert_gras{
	font-size:12px;
	font-weight:bold;
	color:#0C3;
}
.rouge_gras{
	font-size:12px;
	font-weight:bold;
	color: #F00;
}
.bleu_light{
	color:#009;
}

.noir_gras{
	font-weight:bold;
	text-decoration:underline;
	margin-top:0px;
}
.star_spacer{
	color:#AAA;
	text-align:center;
	height:50px;
}
.high_text{
	font-size:13px;
}
#menu_list ul{
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	list-style-type:none;
}
.sous_titre_logo{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}
.sous_titre_numero{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}

.text_home{
	font-size:14px;
	letter-spacing:-0.05px;
	padding-left:20px;
	padding-right:25px;
}
.bleu_gras_text_home{
	font-weight:bold;
	color:#009;
}