@CHARSET "UTF-8";
html 					{	height:100%;}
h1, h2,h3, h4, h5, h5	{	margin: 0 0 0 0;}
img 					{	border:0;}
body 					{	margin:0;  padding:0;  height:100%;  font-family: verdana,arial,  sans-serif;}
form,table				{	padding:0;	margin:0;}
tr 						{	vertical-align: top;}
ul,ol					{	margin:0px 0px;padding-left:0px;}/*pour que ie soit co firefox */
p						{	margin:11px 0px;padding:0;}/*pour que ie soit co firefox */
/*polices universelles*/
body {
	background:transparent url(/images/fd.jpg);
	font-size: 11px;
}
/*html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
   font-size: 11px;
}*/
h1 {
   font-size: 20px;
}
h2 {
   font-size: 18px;
}
h3 {
   font-size: 16px;
}
h4 {
   font-size: 13px;
}
h5 {
   font-size: 11px;
}
a {
	color:black;
	text-decoration: none;
}
	#contenu a:hover{
		color:#C20412;
	}
a.normal{
	text-decoration: underline;
}
.center 				{	text-align: center;}
.right 					{	text-align: right;}
.nettoie 				{	clear:both;}
.hide					{	display:none;}

/* CLASS COMMUNES */
.lien_image span,
.titre_image span,
.titre_image span{
	display: none;
}
.retrait{
	margin:10px 80px 10px 100px;
}
.tableau{
	margin:0px 80px 10px 100px;
}

h2.puce{
	margin:10px 80px;
	font-size: 13px;
	font-weight: bold;
}

.bandeau_important{
	clear: both;
	background-color: white;
	margin:10px 80px;
	padding:5px 20px;
}
	.bandeau_important p,
	.bandeau_important h3{
		margin:5px 0;
	}
	.bandeau_important h3.important{
		color:#C20412;
		font-size: 12px;
	}
.tableau{
	width:605px;
}
	.tableau th,
	.tableau td{
		background-color: white;
	}
		.tableau th.tableau_titre_2{
			background-color: #C20412;
			color:white;
		}
		.tableau th.tableau_titre_1{
			color:#C20412;
		}
		.tableau td.cell_oblig{
			text-align: center;
			width:80px;
		}

.submit_ok{
	width: 8px;
	height: 10px;
    padding:0;
    border: 0;
    background: transparent url(/images/ok.jpg) no-repeat top left ;
    cursor: pointer;
    margin:0;
    vertical-align: middle;
}
.submit_ok_rollover,
.flecher:hover .submit_ok,
.submit_ok:hover {
    background-position: -8px 0;
}
				
/* CORPS PAGES */
#conception_articmedia{
	width:950px;
	margin:0 auto;
	text-align: right;
	padding-right:40px;
	padding-top:5px;
	font-size: 10px;
}
	#conception_articmedia a{
		color:#5B5B5B;
	}
	#conception_articmedia a:hover{
		color:white;
	}
#spaceur{
	height:10px;	
}
#page{
	width:990px;
	margin:0 auto;
	background-color: white;
}
	#page #entete{
		width:990px;
		height:124px;
	}
		#page #entete #logo,
		#page #entete #acces{
			float:left;
		}
		#page #entete #acces{
			margin:40px 50px 0px 30px;
			width:108px;
		}
			#page #entete #acces h4{
				color:#C20412;
			}
			#page #entete #acces #identification{
				border-top:2px solid black;
				margin-top:4px;
				padding-top:4px;
			}
		#page #entete #logo{
			margin:10px 40px 0px 200px;
		}
		#page #entete a#devis_gratuit{
			margin-top:30px;
			float:left;
			width:74px;
			height:74px;
			position:relative;
			overflow:hidden;
			display:block;
			background:transparent url(/images/devis-gratuit.jpg);
		}
			#page #entete a#devis_gratuit span{
				display: none;
			}
			#page #entete a:hover#devis_gratuit{
				background-position: -74px;
			}
	#page #menu{
		background-color:#454545;
		height:16px;
		padding-top:3px;
		padding-left:30px;
	}
		#page #menu ul{
			list-style: none;
		}
		#page #menu ul li{
			display: inline;
		}
			#page #menu ul li a{
				color:white;
				background-color:#595959;
				padding:0 5px;
				margin:0 5px;
			}
			#page #menu ul li a:hover,
			#page #menu ul li a.current{
				background-color:#C20412;
			}
	/*contient image de fond de actualites*/
	#page #conteneur_corps{
		background: transparent url(/images/fd_actualites.jpg) no-repeat;
		/*background-position: 0 -414px;*/
		float:left;
	}
		#page #conteneur_corps #actualites{
			width:203px;
			float:left;
			height:414px;
		}
			#page #conteneur_corps #actualites h2{
				margin-top:90px;
				font-size: 17px;
				font-weight: normal;
			}
			#page #conteneur_corps #actualites #texte_actu{
				width:125px;
				height:185px;
				display:block;
				overflow: hidden;
				font-size: 10px;
				margin:8px 0;
			}
			/* vertical track */
			#track1 {
				float: left;
				width: 21px;
				height: 235px;
				margin: 70px 2px 0 4px;
				background:transparent url(/images/ascenseur-barre.jpg) repeat-y;
			}
			
			/* vertical track handle */
			#handle1 {
				width: 21px;
				height: 18px;
				background:transparent url(/images/ascenseur.jpg) no-repeat;
				cursor: move;
			}
			
			
			#page #conteneur_corps #actualites #logos{
				margin:55px 0 0 13px;
			}
				#page #conteneur_corps #actualites #logos img{
					vertical-align: middle;
				}
		#page #conteneur_corps #contenu{
			float:left;
			width:787px;
			min-height:414px;
			background:transparent url(/images/fond.jpg) no-repeat;
		}
			#page #conteneur_corps #contenu h1.titre_image{
				background-color: #C20412;
				height:30px;
				padding-top:15px;
				padding-left:30px;
			}
	#page #bas{
		background-color: white;
		text-align: right;
		height:24px;
		padding:12px 15px 0 0;
		overflow:hidden;
	}
	

/*PAGES CONTENU*/

.modele_accueil #centraccueil{
	width:617px;
	float:left;
}
	.modele_accueil #centraccueil #pop_fleche{
		position:absolute;
	}
	.modele_accueil #centraccueil #pop_texte{
		background-color: #212121;
		color:white;
		margin:0 8px;
		padding:4px 8px;
		white-space:nowrap;
		/*width:100px;*/
	}
		.modele_accueil #centraccueil #pop_texte a{
			color: white;
		}
.modele_accueil #centraccueil .texte_description{
	height:72px;
	background-color:  #C20412;
	color: white;
	float:left;
	width:617px;
	overflow:hidden;
}
	.modele_accueil #centraccueil .texte_description #img_amiante{
		float:right;
		margin:2px 10px;
	}
	.modele_accueil #centraccueil .texte_description h3{
		font-size: 13px;
		margin:2px 0 0 28px;
	}
	.modele_accueil #centraccueil .texte_description p{
		margin:2px 17px 0 28px;
		font-size: 10px;
	}
	.modele_accueil #centraccueil .texte_description ul{
		margin:2px 17px 0 28px;
		font-size: 9px;
	}
	.modele_accueil #centraccueil .texte_description .retour{
		padding-left:5px;
	}
	.modele_accueil #centraccueil .texte_description a{
		color: white;
		text-decoration: underline;
	}
.modele_accueil #menu_diagnostic{
	float:left;
	width:170px;
	background: transparent url(/images/accueil/fd_accueil.jpg) no-repeat;
}
	.modele_accueil #menu_diagnostic ul,
	.modele_accueil #menu_diagnostic ul li{
		list-style: none;
		margin:0;
	}
		.modele_accueil #menu_diagnostic ul li a{
			height: 46px;
			display: block;
			color:white;
			position:relative;
			padding:0 12px;
			margin:0;
		}
		.modele_accueil #menu_diagnostic ul li a.rollovered,
		.modele_accueil #menu_diagnostic ul li a:hover{
			background: #C20412 url(/images/accueil/fleche.jpg) no-repeat right;
			color:white;
		}
			.modele_accueil #menu_diagnostic ul li a span{
				display:block;
				position:absolute;
				top:50%;
				margin-top:-13px;
				padding-right:10px;
			}

	.modele_demarche .block1,
	.modele_demarche .block{
		float:left;
		width:300px;
	}
	.modele_demarche .block1{
		padding:5px 0 5px 100px;
	}
	.modele_demarche .block{
		padding:5px 10px 5px 40px;
	}
		.modele_demarche .block1 h3,
		.modele_demarche .block h3{
			font-size: 13px;
			margin:2px 0;
		}
		.modele_demarche .block1 p,
		.modele_demarche .block p{
			margin:2px 0;
		}
		.modele_demarche .bandeau_important a.flecher{
			font-weight: bold;
		}
		.modele_demarche .bandeau_important a:hover.flecher{
			color:#C20412;
		}
.modele_prestations .titre_image{
	margin-bottom:50px;
}
.modele_contexte-reglementaire .bandeau_important{
	margin-left:100px;
}
.modele_contact h2.puce {
	margin:5px 80px 1px 80px;
}
.modele_newsletter .champs_form_groupe,
.modele_contact .champs_form_groupe{
	margin-left:100px;
}
	.modele_newsletter .champs_form_groupe .lieux td,
	.modele_contact .champs_form_groupe .lieux td{
		vertical-align: top;
	}
.modele_contact td.label{
	text-align: right;
}
.modele_contact textarea{
	width:400px;
	height:62px;
}
.modele_newsletter .submit,
.modele_contact .submit{
   width: 121px;
   height: 22px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url(/images/envoyer.jpg) no-repeat top left ;
   cursor: pointer;
   float:right;
}
.modele_newsletter .submit_rollover,
.modele_newsletter .submit:hover,
.modele_contact .submit_rollover,
.modele_contact .submit:hover {
   background-position: -121px 0;
}

.modele_liens-utiles .titre_image {
	margin-bottom:70px;
}
.modele_liens-utiles #contenu p{
	margin:10px 80px 10px 100px;
}

#page #conteneur_corps #contenu table.titre_image{
	background-color: #C20412;
	height:30px;
	/*padding-top:15px;*/
	padding-left:30px;
	color:white;
	width:100%;
}
	#page #conteneur_corps #contenu table.titre_image img{
		padding-top:13px;
	}
	#page #conteneur_corps #contenu table.titre_image .col_coords{
		width:180px;
	}
	#page #conteneur_corps #contenu table.titre_image a{
		color:white;
		text-decoration: underline;
	}
	#page #conteneur_corps #contenu table.titre_image address{
		font-style: normal;
	}











	
	