@charset "iso-8859-1";
/* CSS Document */
/*----------------------------- Général -----------------------------*/
body {
	margin: 0px;
	background-color: #FEFAEF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0E7CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*----------------------------- Fin général -----------------------------*/

/*----------------------------- Entete -----------------------------*/
#entete {
	background-image: url(../images/fond_haut.jpg);
	height: 427px;
	width: 100%;
	background-color: #24581A;
	background-repeat: repeat-x;
}
#fond_ban {
	position:absolute;
	top:0px;
	width:1000px;
	height:167px;
	background-image:url(../images/entete.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#contenu_entete{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#flash_ban {
	padding-top:125px;
}
#infolettre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	width:995px;
	text-align:right;
	line-height:28px;
	vertical-align:middle;
}
#infolettre a{
	color: #CCC;
	text-decoration:none;
}
#menu_site {
	width:995px;
	text-align:right;
}
.cell_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 97px;
	line-height:97px;
	vertical-align:middle;
	width: 80px;
	text-align: center;
}
.cell_menu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.sep_menu {
	background-image: url(../images/sep_menu.png);
	height: 97px;
	width: 1px;
	background-repeat: no-repeat;
	background-position: center;
}
/*----------------------------- Fin entete -----------------------------*/

/*----------------------------- contenu -----------------------------*/
#centre {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenu_centre{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	padding-bottom: 25px;
	padding-top: 25px;
}
.contenu p{
	padding-top:0px;
	margin-top:0px;
}
.contenu{
	margin-left:25px;
	margin-right:25px;
}
#contenu_pied{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.contenu_gauche_50_pourcent{
	width:50%;
	float:left;
}
.contenu_gauche_230_px{
	width:230px;
	float:left;	
}
.contenu_droite_720_px{
	width:720px;
	float:right;	
}
.contenu_droite_50_pourcent{
	width:50%;
	float:right;
}
.sous_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84A41B;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
/*----------------------------- Fin contenu -----------------------------*/

/*----------------------------- Pied de page -----------------------------*/
#pied {
	background-image: url(../images/pied.jpg);
	height: 59px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#pied_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0E7CC;
	font-weight: normal;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	display: block;
}
/*----------------------------- Fin pied de page -----------------------------*/

/*----------------------------- Accueil -----------------------------*/
#agence{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.texte_nos_service td{
	width:33%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373A31;
	text-align:left;
}
.texte_nos_service td ul{
	padding-left:15px;
	list-style-type:circle;
	list-style-image: url(../images/fleche.jpg);
}
#pubs{
	width:100%;
	text-align:right;
	padding-top:75px;
}
#contenu_centre_bas{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/sect_02.jpg);
	background-repeat: no-repeat;
	background-color: #292B20;
	padding-top: 15px;
	padding-bottom:15px;
}
#nouveaute{
	text-align:left;
}
.image_actu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
.texte_nos_actus {
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0E7CC;
	text-align: justify;
	float:right;
}
#nos_actu {
	text-align:right;
}
/*----------------------------- Fin accueil -----------------------------*/

/*----------------------------- réalisations -----------------------------*/
#realisations {
	background-image: url(../images/sep_sect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	text-align:right;
}
.cell_fond_rea {
	background-image: url(../images/cell_gal.png);
	height: 120px;
	width: 208px;
	background-repeat: no-repeat;
}
.cell_info_rea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #24581A;
	text-align: center;
	height: 15px;
}
/*----------------------------- Fin réalisations -----------------------------*/
#pied_texte a {
	text-decoration: none;
	color: #F0E7CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cell_info_rea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4112;
	text-decoration: none;
}
.cell_service01 {
	height: 140px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030;
	text-align: left;
}
.cell_service01 p {
	padding-left: 5px;
}

.espac_cell_serv {
	padding-bottom: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030;
	width: 315px;
}
#map {
	border: 1px solid #80A313;
	height: 420px;
	width: 450px;
	margin-left: 20px;
	margin-top: 75px;
}
#agence p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 50px;
}
#agence p a {
	color: #24581A;
	text-decoration: none;
}
#agence p span {
	color: #24581A;
}


h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #030;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#titre_crea_abso{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:32px;
	color:#666666;
}
#texte_crea_abso{
	margin-top:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	line-height:22px;
	width:545px;
}
#texte_crea_abso a:link, a:visited{
	color:#f36f21;
	text-decoration:none;
}

#texte_crea_abso a:hover{
	text-decoration:underline;
}

#crea_abso_gauche{
	float:left;
	width:595px;
	margin-left:40px;
	margin-top:35px;
}
#crea_abso_droite{
	float:right;
	margin-top:35px;
}

#logos{
	margin-top:30px;
}

#new_coords{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:272px;
}

#new_coords a:link{
	color:#f36f21;
	text-decoration:none;
}

#new_coords a:hover{
	text-decoration:underline;
}