@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color: #f6f6ee;
	}
.footer {
	list-style-type: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
}
.titreFooter {
	font-family: "lemonde-journal-1", "lemonde-journal-2", serif;
	color: #f6f5ee;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: 500;
}
.normfooter {
    padding-top: 1px;
	padding-bottom: 1px;
	
	}
.normfooter a:link {
	text-decoration: none;
	color: #FFFAEC;
	font-size: 14px;
}     
.normfooter a:visited {
	color: #FFFAEC;
	text-decoration: none;
}  
.normfooter a:hover {
	text-decoration: underline;
}  
.normfooter a:active{
}  

#serviceFooter{
	float: left;
	padding-right: 50px;
	
	}
#bloqueTexteIndex {
	margin-bottom: 20px;
}
#joindreProgazonFooter{
	float: left;
	
	}
#estimationFooter{
	float: right;
	}

#Content {
	margin:0px auto;
	text-align:left;
	}
/*---------------------heather-----------------------------------*/	
	
#head {
	background-image: url(../images/Progazon_haut.jpg);
	background-repeat: repeat-x;
	height: 300px;
}

#contenuHead {
	width: 980px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float:left;
}
#sliderHead {
	float:left;
	padding-left: 75px;
	padding-top: 25px;
	}
/*---------------------heather fin-----------------------------------*/	

/*---------------------CENTRE-----------------------------------*/
#corps{
	background-image: url(../images/body_Progazon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
#corpsCentre {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#navigation {
	text-align: right;
}
#navigation .navigation {
	list-style-type: none;
	display: inline;
}
/*---------------------FIN CENTRE-----------------------------------*/

/*---------------------FOOTER-----------------------------------*/
#footer {
	background-image: url(../images/footer_entretien_paysager.gif);
	background-repeat: repeat-x;
}
/*---------------------FIN FOOTER----------------------------------*/
#contenueFooter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
.sousService {
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	padding-top: 7px;
	padding-bottom: 15px;
}
.sousService li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-image: url(../images/fleche.png);
	list-style-position: inside;
	font-size: 16px;
}
#methodologie {
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	padding-top: 7px;
	padding-bottom: 15px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 17px;
}
#methodologie li {
	margin-top: 4px;
	margin-bottom: 4px;
}

