/********
GLOBAL
********/
html, body{
	height:100%;
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background:#8A0101;
}
ul{
	margin-bottom:5px;
}

.conteneur_retour{
	margin-right:50px;
	margin-left:592px;
}

.retour{
	text-decoration:none;
}

.bordure_retour{
	border:0px;
}

.text_n{
	margin:15px 98px 15px 93px;
	font-size:12px;
	color:#000000;
}

.backAccueil{
	width:225px;
	height:50px;
	float:left;
	margin-top:14px;
	margin-left:16px;
	cursor:pointer;
	background:#000000;
	-moz-opacity:0;
	opacity: 0;
	filter:alpha(opacity=0);
}
/************
PAGE ACCUEIL
************/
#bande_haut{
	width:100%;
	height:50%;
	background:#be0000;
	float:left;
	position:absolute;
}

#conteneur{
	width:768px;
	height:577px;
	margin-right:auto;
	margin-left:auto;
	background:#FFFFFF;
}

#bando{
	width:768px;
	height:81px;
	float:left;
	background:url(img/accueil_bando.jpg) left top no-repeat;
	text-align:center;
	color:#4f4f4f;
}

#bando h1{
	font-size:12px;
	font-weight:normal;
	margin-top:2px;
}

h1 span{
	font-style:italic;
	font-weight: bold
}

#conteneur2{
	width:768px;
	height:555px;
	float:left;
	background:url(img/accueil_fond_conteneur2.jpg) left top no-repeat;
}

#navig{
	width:748px;
	height:20px;	
	padding-left:10px;
	font-size:10px;
	margin-top:5px;
	margin-bottom:0px;
	position:relative;
}

#piedpage{
	float:left;
	width:768px;
	height:44px;
	text-align:center;
	background:url(img/pied_fond.jpg) left top no-repeat #740302;
}

#piedPage{
	font-size:10px;
	color:#A0A0A0;
	margin-top:0px;
}

#modul_photo{
	margin-left:90px;
	margin-top:5px;
	width:585px;
	height:99px;
	background: url(img/photo_visuel.jpg) left top no-repeat;
	background-color:#ff000;
	position:relative;
}

#texte_intro{
	font-size:12px;
	color:#000000;
	margin-left:170px;
	width:350px;
	height:80px;
	margin-top:20px;
	text-align:left;
}

* html #texte_intro{
	margin-top:0px;
}

*+html #texte_intro{
	margin-top:0px;
}

#texte_intro span{
	font-weight:bold;
}

.rouge{
	color:#c00500;
}

h2{
	font-size:18px;
	margin-top:0px;
	font-weight:bold;
	color:#be0000;
	text-align:left;
}

#conteneur_p_1{
	background:url(img/page_fond.jpg) bottom repeat-x #BE0000;
	width:100%;
	min-height:577px;
	float:left;
	position:absolute;
	margin-top:40px;
}

.titre{
	background:url(img/page_titre.png) left top no-repeat;
	height:40px;
	min-width:148px;
	font-weight:bold;
	font-size:15px;
	padding-top:15px;
	padding-left:15px;
	padding-right:17px;
	margin-left:73px;
	margin-top:55px;
	margin-bottom:30px;
	float:left;
	position:absolute;
}

#titre_assurance{
	float:left;
	margin-left:90px;
	width:321px;
	height:20px;
	margin-top:8px;
}
* html #titre_assurance {margin-left:45px;}

#titre_insc{
	float:left;
	margin-left:40px;
	width:200px;
	height:15px;
	margin-top:15px;
}

#ident{
	text-align:left;
	font-size:11px;
	color:#8b8989;
	margin-top:0px;
}

* html #miseEnForme{
	margin-left:-560px;
	position:absolute;
	margin-top:30px;	
}

#module_assurance{
	width:321px;
	height:365px;
	margin-top:5px;
	background:#C9C9C9;
	margin-left:90px;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#595959;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#595959;
}

* html #module_assurance
{
	width:321px;
	height:265px;
	margin-top:5px;
	background:#C9C9C9;
	margin-left:0px;
	position:relative;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#595959;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#595959;
}

.module_encadre {
	background:url(img/module_encadre.jpg) left top no-repeat;
	margin-left:20px;
	margin-top:30px;
	width:277px;
	height:83px;
}
.module_encadre_grl {
	background:url(img/module_encadre_grl.jpg) left top no-repeat;
	margin-left:20px;
	margin-top:30px;
	width:277px;
	height:83px;
}

.titre_modul{
	margin-left:16px;
	padding-top:13px;
	font-weight:bold;
	margin-bottom:5px;
}

.titre_modul span{
 	color:#c00500;
}

.plus{
	margin-left:25px;
	font-size:10px;
	margin-top:0px;
}

.lien_plus{
	color:#ffffff;
	text-decoration:underline;
}

.lien_infos{
	color:#A0A0A0;
	text-decoration:underline;
}

.lien_infos:hover{
	color:#A0A0A0;
	text-decoration:none;
}
.lien_infos2{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.lien_infos2:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.souscrire{
	margin-left:200px;
	margin-bottom:0px;
	border:0px;
}

#module_abonnes{
	width:226px;
	height:113px;
	margin-top:5px;
	margin-left:39px;
	background:url(img/bande_titre.jpg) left top no-repeat #C9C9C9;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#595959;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#595959;
	float:left;
}

#module_visit{
	width:226px;
	height:113px;
	margin-top:28px;
	margin-left:39px;
	background:url(img/bande_titre.jpg) left top no-repeat #C9C9C9;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#595959;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#595959;
	float:left;
}

* html #module_visit{
	width:226px;
	height:113px;
	margin-top:10px;
	margin-left:39px;
	background:url(img/bande_titre.jpg) left top no-repeat #C9C9C9;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#595959;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#595959;
	float:left;
}

h3{
	color:#ffffff;
	margin-top:1px;
	text-align:center;
	font-size:14px;
	margin-bottom:0px;
}

h4{
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;	
	font-weight:bold;

	text-align:left;
}

.text_modul1{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	width:200px;
}

.formulaire_modul{
	font-weight:bold;
	font-size:10px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:5px;
	padding-top:5px;
	width:200px;
	height:53px;
}

.formulaire_modul2{
	margin-top:3px;
}

.text_modul2{
	font-weight:bold;
	font-size:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
}

.valider{
	margin-top:0px;
	margin-bottom:0px;
}

#valider1{
	margin-left:140px;
	margin-top:3px;
	border:0px;
}

#valider2{
	margin-left:10px;
	margin-top:0px;
	border:0px;
}

.texte1_visit{
	font-size:10px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:5px;
}

.champs{
	width:130px;
	border-style:solid;
	border-width:1px;
	border-color:#afafaf;
	height:15px;
	margin-left:10px;
	margin-top:3px;
	border-bottom-color:#484848;
	border-right-color:#484848;
	vertical-align:top;
}

.champs1{
	width:107px;
	border-style:solid;
	border-width:1px;
	border-color:#afafaf;
	height:15px;
	margin-left:10px;
	margin-top:3px;
	border-bottom-color:#484848;
	border-right-color:#484848;
	vertical-align:top;
	margin-top:0px;
}

#auto{
	float:left;
	font-size:9px;
	letter-spacing:-0.10em;
	margin-left:36px;
	width:226px;
	height:10px;
}
