/* CSS Document */

html { height: 100%; }
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body.HP {
	background: #c4ae88 url(/images/fd-body.gif) repeat-x center top;
}
body.PI {
	background: #c4ae88 url(/images/fd-body-pi.gif) repeat-x center top;
}
form, map, h1, h2, h3, h4, h5, h6, ul, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
body, td, a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #70685f;
	font-size: 11px;
}
a {
	text-decoration: underline;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #014d6f;
}
a:hover { text-decoration: none; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.borderNone { border: none; }
.clearFloat { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pasDeRetourLigne { white-space: nowrap; }
.textDecoNone { text-decoration: none; }
.textDecoSouligne { text-decoration: underline; }
.textDecoBarre { text-decoration: line-through; }
.positionRelative { position: relative; }
.positionRelativeGlobalLayer { position: relative; left: 0px; top: 0px; text-align: left; }
.positionAbsolueLayer { position: absolute; left: 0px; top: 0px; text-align: left; }
.sansMarges { margin: 0px; padding: 0px; }
.marge10px { margin: 10px; }

input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input.champRecherche {
}
input.btnRecherche {
}

.Nuage{
	padding:5px;
	background: url(/images/fd-nuage.gif) no-repeat left top;
	height: 190px;
}
.Nuage .MotsNuage div{line-height:100%;}
.Nuage .MotsNuage .style1{color:#70685f;font-size:11px;font-weight:bold;padding-left:19px;margin-top:7px;}
.Nuage .MotsNuage .style2{color:#e56f9f;float:left;font-size:24px;font-weight:bold;padding-left:91px;margin-top:-12px;}
.Nuage .MotsNuage .style3{color:#b1cb32;float:none;font-size:15px;padding-left:150px;margin-top:-10px;font-weight:bold;}
.Nuage .MotsNuage .style4{color:#28b4ef;float:right;font-size:11px;font-weight:bold;margin-top:-4px;margin-right:7px;}
.Nuage .MotsNuage .style5{clear:both;color:#b51c6a;font-size:35px;font-weight:bold;padding-left:36px;margin-top:-15px;}
.Nuage .MotsNuage .style6{color:#28b4ef;float:left;font-size:20px;font-weight:bold;padding-left:18px;margin-top:-3px;}
.Nuage .MotsNuage .style1 a{color:#70685f;font-size:11px;font-weight:bold;text-decoration:none;}
.Nuage .MotsNuage .style2 a{color:#e56f9f;font-size:24px;font-weight:bold;text-decoration:none;}
.Nuage .MotsNuage .style3 a{color:#b1cb32;font-size:15px;font-weight:bold;text-decoration:none;}
.Nuage .MotsNuage .style4 a{color:#28b4ef;font-size:11px;font-weight:bold;text-decoration:none;}
.Nuage .MotsNuage .style5 a{color:#b51c6a;font-size:35px;font-weight:bold;text-decoration:none;}
.Nuage .MotsNuage .style6 a{color:#28b4ef;font-size:20px;font-weight:bold;text-decoration:none;}
.Nuage .MotsNuage .style1 a:hover {color:#48433e;text-decoration:none;}
.Nuage .MotsNuage .style2 a:hover {color:#48433e;text-decoration:none;}
.Nuage .MotsNuage .style3 a:hover {color:#48433e;text-decoration:none;}
.Nuage .MotsNuage .style4 a:hover {color:#48433e;text-decoration:none;}
.Nuage .MotsNuage .style5 a:hover {color:#48433e;text-decoration:none;}
.Nuage .MotsNuage .style6 a:hover {color:#48433e;text-decoration:none;}

.global {
	background: url(/images/fd-motifs.png) no-repeat center bottom;
	width: 100%;
}

.header {
	background: url(/images/fd-header.gif) no-repeat center top;
	height: 147px;
}
.contener {
	background: url(/images/fd-contener.png) repeat-y center top;
	padding-bottom: 30px;
}
.footer {
	background: url(/images/fd-footer.gif) no-repeat center top;
	height: 46px;
}

.centrage {
	width: 976px;
	margin: 0px auto;
}

.planDuSite {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807885;
	text-decoration: none;
}

.bandeau {
	background: url(/images/bandeau.gif) no-repeat left top;
	padding-left: 14px;
	padding-top: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.titreNavDroite {
	padding-left: 20px;
	padding-top: 16px;
}

.txtNavDroite {
	padding-left: 12px;
	padding-right: 14px;
	padding-top: 5px;
}

.navCentre {
	padding-left: 77px;
	padding-top: 28px;
	background:url(/images/fd-repete-centre.gif) no-repeat left top
}

.txtFooter {
	padding-left: 11px;
	padding-top: 8px;
	padding-right: 11px;
}

.txtCentre {
    padding-top: 8px;
}

.paddingTop25px {
    padding-top: 25px;
}

.paddingTop15px {
    padding-top: 15px;
}

.EncartEnvironnement {
	padding-top: 3px;
	padding-left: 8px;
	background: url(/images/photos/environnement.jpg) no-repeat left top;
	height: 90px;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.EncartComplexe {
	padding-top: 3px;
	padding-left: 8px;
	background: url(/images/photos/complexe.jpg) no-repeat left top;
	height: 90px;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.EncartAerolique {
	padding-top: 3px;
	padding-left: 8px;
	background: url(/images/photos/aeraulique.jpg) no-repeat left top;
	height: 90px;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.EncartIsolation {
	padding-top: 3px;
	padding-left: 8px;
	background: url(/images/photos/isolation.jpg) no-repeat left top;
	height: 90px;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.EncartProbleme {
	padding-top: 3px;
	padding-left: 8px;
	background: url(/images/photos/problemme.jpg) no-repeat left top;
	height: 90px;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt11Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt10Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt10Blanc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt10Blanc a:hover {
	color: #a48d66;
}

.txt10Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-decoration: none;a48d66
}

.txt10Marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a48d66;
	text-decoration: none;
}

.txt12Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	text-decoration: none;a48d66
}

.txt14Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d1b23;
	text-decoration: none;a48d66
}

.txt10Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d1b23;
	text-decoration: none;a48d66
}
.txt10Rouge input{
	margin-top: 4px;
}
.txt10Rouge span {
	margin-right: 9px;
}
.form{
	margin-bottom: 10px;	
	
}
.txt11Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d1b23;
	text-decoration: none;a48d66
}

.txt12Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d1b23;
	text-decoration: none;a48d66
}

.txt18Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7d1b23;
	text-decoration: none;a48d66
}

.encartContenuePdf {
	padding-left: 27px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807885;
	background: #e7dfcf;
	padding-top: 10px;
	padding-bottom: 6px;
}
.bloc-fd-gris{
	background-color: #e7dfcf;	
	
}
.paddingLienAcceuil {
	padding-left: 17px;
}

.paddingCentrePI {
	padding-left: 54px;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-right: 37px;
}

.titreEncartPdf {
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d1b23;
	text-decoration: none;
}

.lienPdfEncart {
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807885;
}
.lienEnSavoirPlusEncart {
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d1b23;
	text-decoration: none;
}

.paddingFilAriane {
	padding-top: 12px;
	padding-bottom: 5px;
	padding-right: 18px;
	
}

.champAdresse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #70685f;
	font-size: 11px;
	border:#712321 solid 1px;
}
