body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img
{
	border-style: none;
}

.banniere
{
	width: 990px;
	height: 92px; /*border:1px #000 solid;*/
}

.header
{
	width: 990px;
	height: 182px; /*border:1px #000 solid;*/
}

.cadre_bleu
{
	position: absolute;
	left: 220px;
	width: 770px;
	height: 182px;
	background-color: #98AAC0;
}

div.central
{
	width: 990px;
	height: 1000px; /*border:1px #000 solid;*/
}

div.gauche
{
	position: absolute;
	width: 217px;
	height: 1000px;
	background-image: url(img/motifs.jpg); /*border:1px #000 solid;*/
}

.calendrier
{
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	width: 182px;
	height: 190px;
	color: #FFF;
	background-color: #BCC0C5; 
	/*border:1px #000 solid;*/
}

div.droite
{
	position: absolute;
	width: 770px;
	left: 220px;
	height: 1000px; /*border:1px #000 solid;*/
}

.presentation
{
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;
	font-weight:bold;
	font-size: 12px; /*border:1px #000 solid;*/
}

.txt_pres
{
	color: #fff;
	padding: 15px;
	width:460px;
}

.tableentete
{
	width: 100%;
	padding: 10px;
	height: 100%;
}

.txt_body
{
	color: black;
	padding: 15px;
	width:630px;
}

h2.titre_partie
{
	color: orange;
	font-size: 14px;
	margin-bottom: 28px;
}

li.titre_para
{
	padding-left: 0px;
	/*list-style-image: url(  "../../_Images/actu/NouveauContrat/puce.jpg" );*/
}

img.puce
{
	margin-right: 8px;
}

p
{
	margin: 0px;
}

.gras
{
	font-weight: bold;
}

.blanc
{
	color: #FFF;
}

.ajl
{
	width: 170px;
	background-color: #98aac0;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 175px;
	color: #FFF;
	/*border: 1px #000 solid;*/
}

.faq
{
	color:#000;
	width: 650px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 35px;
	border: 1px #B3B5B2 solid;
}

.cpl_quest
{
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	border: 1px #B3B5B2 solid;
	width:300px;
	height: 105px;
}

.p_quest
{
	text-align:right;
}

.reponse
{
	width:650px;
	text-align:justify;
	color:#646464;
}

div.p_tel
{
	position: absolute;
	top: 65px;
	left: 37px;
	width: 195px;
	height: 25px;
}

img.o_fleche
{
	position: absolute;
	top: 67px;
	left: 10px;
}

img.nv_contrat
{
	position: absolute;
	top: 15px;
	left: 185px;
}

.tel
{
	color: #EF6711;
	font-size: 11px;
	font-weight: bold;
}

h2.question
{
	font-size: 12px;
	text-indent: 15px;
	margin-bottom: 15px;
	background-image: url(../../_Images/right.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

a.question_faq:link
{
	color: #646464;
	text-decoration: none;
}

a.question_faq:visited
{
	color: #646464;
	text-decoration: none;
}

a.question_faq:hover
{
	color:#c0c0c3;
	text-decoration:underline;
}

h3.soustitres_FAQ
{
	color:orange;
	font-size:12px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:28px;
}

