html, body, h1,h2,h3,h4,h5,h6,h7,p,ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
body{
	background: #e5e5cd;
}
#PAGE{
	width: 960px;
	margin: auto;
	position: relative;
}
#HEADER{
	height: 170px;
	background: #b7b674 url(/site/images/bandeau.jpg) no-repeat;
	position: relative;
}
#HEADER h1 a{
	display: block;
	width: 394px;
	height: 170px;
}
#HEADER h1 a span{
	display: none;
}
#flashBandeau{
	position: absolute;
	top: 1px;
	left: 394px;
}
#MENU{
	height: 18px;
	background: #333;
	padding: 3px 0 0 0px;
}
#LienAccueil{
	float: left;
	display: block;
	width: 160px;
	color: #b7b674;
	text-decoration: none;
	font: bold 11px Verdana,Arial,Tahoma;
	padding: 0 10px ;
	
}
#MENU li{
	float: left;
	
}
#MENU li a{
	/*float: left;*/
	display: block;
	padding: 0 7px;
	color: #b7b674;
	text-decoration: none;
	font: bold 11px Verdana,Arial,Tahoma,Verdana;
	border-left: 2px solid #b7b674;
}
#MENU li a.premier{
	padding: 0 7px 0 0;
	border-left: none;
}

#MENU ul ul{
	position: absolute;
	left: -999px;
	background: #333;
	border: 1px solid #b7b674;

}
#MENU ul ul li{
	float: none;
	border-bottom: 1px solid #b7b674;
	padding: 0 0 0 5px;

}
#MENU ul ul li a{
	border-left: 5px solid #b7b674;
	font: 11px Verdana;
}

#MENU li a:hover,
#MENU li:hover h2 a,
#MENU li.sfhover h2 a
{
	background: #b7b674;
	color: #333;
}
#MENU li:hover ul,
#MENU li.sfhover ul{
	left: auto;
}

#CENTRE{
	background: white url(/site/images/bg-gauche.png) no-repeat 0 100%;
	border-left: 1px solid #b7b674;
	border-right: 1px solid #b7b674;
	
}
#GAUCHE{
	float: left;
	width: 183px;
	/*background: url(/site/images/bg-gauche.png) no-repeat 0 100%;*/
	
	min-height: 300px;
	position: relative;
}
#GAUCHE input.inp{
	display: block;
	border: none;
	background: url(/site/images/recherche-input.png) no-repeat;
	font: 10px Verdana,Arial,Tahoma;
	color:#b7b674;
	padding: 5px 10px 9px 10px;
	width: 118px;
	float: left;
	margin: 8px;
	-margin: 8px 4px;
}
#GAUCHE input.sub{
	display: block;
	border: none;
	background: url(/site/images/recherche-submit.png) no-repeat;
	font: 0px Verdana,Arial,Tahoma;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px 0;
}
#Nav{
	clear: both;
	position: relative;
}
#Nav h3{
	font: 12px Verdana;
	padding: 3px 0;
}
#Nav h4{
	font: 10px Verdana;
}

#Nav h3 a{
	text-decoration:none;
	background: #b7b674;
	padding: 3px 15px;
	color: #333;
	font: bold 12px Verdana,Arial,Tahoma;
}
#Nav h4 a{
	text-decoration: none;
	color: black;
	font: bold 10px Verdana,Arial,Tahoma;
	color: #b7b674;
	padding: 2px 0 2px 5px;
	display: block;
}
#Nav h5 a{
	text-decoration: none;
	color: black;
	font: 10px Verdana,Arial,Tahoma;
	color: #b7b674;
	padding: 2px 0 2px 5px;
	display: block;
}

#Nav ul{
	background: #333;
}
#Nav li{
	margin: 0 0 0 5px;
	border-left: 5px solid #b7b674;
	border-bottom: 1px solid #b7b674;
}
#Nav ul ul li{
	margin: 0 0 0 5px;
	border-left: none;
	border-bottom: none;
}

#Nav h4:hover,
#Nav h5:hover,
#Nav h4.sfhover,
#Nav h5.sfhover,
#Nav h4.current,
#Nav h5.current
{
	background: #b7b674;
}
#Nav h4 a:hover,
#Nav h4.current a,
#Nav h5 a:hover,
#Nav h5.current a {
	color: #333 !important;
	color: white;
}

#ParentInfosDeroulantes{
	border: 2px solid #c5c186;
	background: #f7f7ef;
	position: absolute;
	top: 230px;
	left: 10px;
	width: 152px;
}
#ParentInfosDeroulantes h5{
	background: #c5c186;
	color: white;
	font: bold 11px Verdana,Arial,Tahoma;
	text-align: center;
}
#Deroulant{
	height: 550px;
	overflow: hidden;
}
#Deroulant h2{
	font: bold 11px Verdana,Arial,Tahoma;
	padding: 10px 5px 0;
	color: #4b4849;
}
#Deroulant p{
	font: 11px Verdana,Arial,Tahoma;
	color: #4b4849;
	padding: 0 5px;
}
#Deroulant a{
	font: 11px Verdana,Arial,Tahoma;
	color: #4b4849;
	
}
#Deroulant span{
	font: bold 10px Verdana,Arial,Tahoma;
	display: block;
	color: #4b4849;
	padding: 0 5px;
}
#LienHomeActus{
	display: block;
	width: 156px;
	height: 568px;
	position: absolute;
	top: 230px;
	left: 10px;
	
	 
}
#LienHomeActus span{
	display: none;
}


#DROITE{
	float: left;
	width: 750px;
	padding: 20px 10px;
	min-height: 500px;
	/* background:#4b4849; */
}

#DROITE h2{
    font: 17px Verdana,Arial,Tahoma;
    color: #5E5E5E;
    padding: 5px;
    text-align: left;
}

#DROITE h3{
    font: bold 13px Verdana,Arial,Tahoma;
    padding: 5px;
    color: #B7B674;
    text-align: left;
}

#DROITE h3 a{
    font: bold 13px Verdana,Arial,Tahoma;
    padding: 0px;
    color: #B7B674;
    text-align: left;
    text-decoration: none;
}

#DROITE h4{
    font: bold 12px Verdana,Arial,Tahoma;
    color: #C5C5C5;
    text-align: left;
    border-bottom: 1px solid #C5C5C5;
}

#DROITE p.phome{
	font: 10.5px Verdana,Arial,Tahoma;
	text-align: justify;
}

#DROITE h6{
    font: bold 12px Verdana,Arial,Tahoma;
    color: #E59A1A;
    text-align: left;
    border-bottom: 1px solid #E59A1A;
}

#DROITE p a{
    font: 11px Verdana,Arial,Tahoma;
    color: #6f6f47;
    text-align: left;
    text-decoration: none;
}

p{
    font: 11px Verdana,Arial,Tahoma;
    color: #000;
    text-align: left;
}

img.homen0{
	float: right;
	margin: 0 0 0 10px;
	height: 170px;
}
img.homen1{
	float: left;
	margin: 0 10px 0 0;
	height: 120px;
}


#Actus{
	border-top: 1px solid #ebebeb;
	padding: 10px 0;
}
div.Actu{
	width: 209px;
	float: left;
	border-right: 1px solid #ebebeb;
	padding: 10px;
}
div.Actu.n0 img, div.Actu.n1 img{
	display: none;
}
div.Actu img{
	float: left;
	margin: 0 10px 0 0;
}
div.Actu h5 a{
	font: bold 12px Verdana,Arial,Tahoma;
	color: #93894e;
	text-decoration: none;
}
div.Actu p{
	font: 10.5px Verdana,Arial,Tahoma;
	padding: 5px 0;
	text-align: justify;
}
div.Actu.n2{
	width: 270px;
	border:none;
}

div.Actu.ActuEntrepriseHome{
	background: #c5c191;
	padding: 0;
}
div.Actu.ActuEntrepriseHome h5 a{
	background: #424242;
	padding: 3px 16px;
	color: #c5c191;
	display: block;
}
#DROITE div.Actu.ActuEntrepriseHome h6{
	border: none;
}
div.Actu.ActuEntrepriseHome h6 a{
	padding: 1px 10px;
	color: #424242;
	display: block;
	text-decoration: none;
	border: none;
}
div.Actu.ActuEntrepriseHome img{
	display: block;
	float: none;
	margin: auto;
}
div.Actu.ActuEntrepriseHome p{
	padding: 10px 10px 0 10px ;
}

img.photoactu{
	float: right;
	margin: 0 0 0 10px;
}
a.LireLaSuite{
	display: block;
	width: 120px;
	color: white;
	background: #e59a1a url(/site/images/fleche-blanche.gif) no-repeat 98% 7px;
	text-decoration: none;
	font: bold 9px Verdana,Arial,Tahoma;
	padding: 2px 10px;
	float: right;
	margin: 10px 0 0 0;
}
#LienMoteurEnt{
	margin: 80px 0 0 10px;
}
div.Entreprise{
	clear: both;
	
	padding: 10px;
}
div.Entreprise img{
	float: left;
	border: 1px solid #b7b674;
	margin: 10px 10px 0 0;
	
}
div.Entreprise h2 a{
	text-decoration: none;
	color: #333;
	font: bold 14px VErdana,Arial,Tahoma;
}
div.Entreprise p{
	float: left;
	font: 11px Tahoma,Arial,Verdana;
	width: 620px;
}

.LienRetour{
	float: right;
	text-decoration: none;
	color: #b7b674;

	width: 100px;
	color: white;
	background: #e59a1a url(/site/images/fleche-blanche-gauche.gif) no-repeat 2% 6px;
	text-decoration: none;
	font: bold 9px Verdana,Arial,Tahoma;
	padding: 2px 10px 2px 30px;

}
div.DetailEntreprise{
}
div.DetailEntreprise img{
	border: 1px solid #b7b674;
	float: left;
	margin: 0 20px 0 0;

}
div.DetailEntreprise p.demi{
	float: left;
	margin: 0 0px 0 10px;
	color: #555;
	width: 280px;
	
}
div.DetailEntreprise label{
	color: black;
}
div.DetailEntreprise dl{
	padding: 5px 20px;
	margin: 0px 0;
	width: 317px;
	float: left;
	
}
div.DetailEntreprise dl.large{
	width: 640px;

	
}
div.DetailEntreprise dt{
	width: 50%;
	float: left;
	color: #e59a1a;
	display: block;
	font: bold 12px Verndana,Arial,Tahoma;
}
div.DetailEntreprise dd{
	width: 90%;
	float: left;
	color: #555;
	display: block;
	margin: 0 0  10px 30px;
	
}
div.DetailEntreprise dl.large dt{
	width: 100%;
}
div.DetailEntreprise dl.large dd{
	width: 90%;
}

#ListingActivites{
	clear: both;
	padding: 0 0 0 35px;
	margin: 25px 0;
	background: #f2f2e6 url(images/border-div.png) repeat-y;
}
#ListingDetails{
	clear: both;
	padding: 0 0 0 35px;
	margin: 25px 0;
	background: #f2f2e6 url(images/border-div.png) repeat-y;
}
dt span{
	font: italic 11px Verdana,Arial,Tahoma;
}

#Search a{
	text-decoration: none;
	color: #b7b674;
	font: 14px Verdana,Arial,Tahoma;
}


#ActusCol1{
	width: 530px;
	float: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #ccc;
}
#ActusCol1 h2{
	clear: both;

}
#ActusCol1 h2 a{
	color: #73798b;
        padding: 5px;
	text-decoration: none;
}
#ActusCol1 p{
	text-align: justify;
	padding: 0 10px;
}

#ActusCol1 img{
	float: left;
	margin: 5px 10px;
}
#ColActusEntreprises{
	background: #c5c191;
}
#ColActusEntreprises h2 a{
	color: #444;
	font: 14px Verdana,Arial,Tahoma;
}
#ColActusEntreprises h4{
	color: #c5c191;
	background: #424242;
	padding: 5px;
}

#ActusCol1 #MessageEntreprise{
	color: #c5c191;
	background: #424242;
	padding: 15px;
	font: bold 11px Verdana,Arial,Tahoma;
	text-align: center;
}

#ActusCol2{
	width: 190px;
	float: right;
	border: 2px solid #c5c186;
	background: #f7f7ef;
	margin: 0 0 0 10px;
}
#ActusCol2 h5{
	color: white;
	background: #c5c186;
	text-align: center;
	font: bold 13px Verdana,Arial,Tahoma;
	padding: 6px;
}
#ActusCol2 h2{
	clear: both;
	font: bold 11px Verdana,Arial,Tahoma;
	color: #848042;
	padding: 10px 5px 10px;
}

#ActusCol2 p{
	text-align: left;
	font: 11px Arial,Tahoma,Verdana;
	color: #4b4849;
	padding: 0 6px;
}

#ActusCol2 span{
	color: #4b4849;
	font: bold 11px Arial,Verdana,Tahoma;
	display: block;
	padding: 0 10px;
}
#ActusCol2 span a{
	color: #4b4849;
}

#FOOTER{
	clear: both;
	background: #92884e;
}

#FOOTER li{
	float: right;
}
#FOOTER li a{
	display: block;
	margin: 3px 0 0 0;
	padding: 0px 9px 0;
	color: #e5e5cd;
	text-decoration: none;
	font: bold 11px Verdana,Arial,Tahoma,Verdana;
	border-left: 2px solid #e5e5cd;

}
#FOOTER li a.premier{
	border-left: none;

}
#FOOTER p{
	clear: both;
	text-align: center;
	font: 10px Verdana,Arial,Tahoma;
	color: #888;
	
	background: #e5e5cd;
}
#FOOTER p a{
	color: #888;
}
#FOOTER p a:hover{
	color: #888;
}

.LogoFooter1{
	margin: 10px 50px;
	height: 40px;
}

.LogoFooter{
	margin: 10px 50px;
	height: 26px;
}

#PopupCache{
	filter : alpha(opacity=60);
	-moz-opacity : 0.6;
	opacity : 0.6; 
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
#PopupAccueil2{
	position: absolute;
	top: 200px;
	left: 100px;
}
#PopupAccueil2 img{
	border: 5px solid white;
}

#ZoneRouge{
	float: left;
	height: 19px;
	background: #891518;
	width: 184px;

}
#LienPetitesAnnonces{
	position: absolute;
	top: 170px;
	right: 0;
}
#LienPetitesAnnonces a{
	display: block;
	float: left;
	height: 19px;
	background: #891518;
	color: #b7b674;
	text-decoration: none;
	font: bold 10px Verdana,Arial,Tahoma;
	font: bold 11px Verdana,Arial,Tahoma,Verdana;
	text-align: right;
	padding: 2px 5px 0 5px;
}