@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#0d0d03;
}

a{ text-decoration:none; }

a:hover{ text-decoration:underline; }

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#b4b192;
	margin:0 50px 0 50px;
}

#ligne-jaune{
 width:100%;
 background-color:#cbdb2a;
 height:3px;
}

#shadow-top{
	background:url(../images/shadow-top.gif) repeat-x bottom left;
	height:31px;
}
#fin-shadow-top{
	background:url(../images/fin-shadow-top.gif) repeat-x bottom right;
	width:31px;
	height:31px;
	float:right;
}

#bg-noir{
	background-color:#000;
}

#img-annuelles{
	background:url(../images/img-annuelles.jpg) no-repeat left top;
	width:727px;
	height:247px;
}

#carre-jaune-annuelles{
	 width:100%;
	 background-color:#cbdb2a;
	 height:12px;
}

#carre-jaune-vivaces{
	 width:100%;
	 background-color:#cbdb2a;
	 height:12px;
}

#carre-jaune-plantes-riveraines{
	 width:100%;
	 background-color:#cbdb2a;
	 height:12px;
}

#carre-jaune-arbres-arbustes{
	 width:100%;
	 background-color:#cbdb2a;
	 height:12px;
}


#rollover-entreprise{
	background:url(../images/roll-over-menu.gif);
	width:100%;
	height:16px;
}
#rollover-service-conseil{
	background:url(../images/roll-over-menu.gif);
	width:100%;
	height:16px;
}
#rollover-infrastructures{
	background:url(../images/roll-over-menu.gif);
	width:100%;
	height:16px;
}
#rollover-revegetalisation{
	background:url(../images/roll-over-menu.gif);
	width:100%;
	height:16px;
}
#rollover-boutique{
	background:url(../images/roll-over-menu.gif);
	width:100%;
	height:16px;
}
#rollover-info-utile{
	background:url(../images/roll-over-menu.gif);
	width:100%;
	height:16px;
}

#roll-over-menu-gauche-full-entreprise{
	background:url(../images/roll-over-menu-gauche-full.gif) no-repeat left top;
	width:183px; 
	height:15px;	
}

#roll-over-menu-gauche-full-service-conseil{
	background:url(../images/roll-over-menu-gauche-full.gif) no-repeat left top;
	width:183px; 
	height:15px;	
}

#roll-over-menu-gauche-full-infrastructures{
	background:url(../images/roll-over-menu-gauche-full.gif) no-repeat left top;
	width:183px; 
	height:15px;	
}

#roll-over-menu-gauche-full-revegetalisation{
	background:url(../images/roll-over-menu-gauche-full.gif) no-repeat left top;
	width:183px; 
	height:15px;	
}

#roll-over-menu-gauche-full-boutique{
	background:url(../images/roll-over-menu-gauche-full.gif) no-repeat left top;
	width:183px; 
	height:15px;	
}

#roll-over-menu-gauche-full-info-utile{
	background:url(../images/roll-over-menu-gauche-full.gif) no-repeat left top;
	width:183px; 
	height:15px;	
}


/********************************************************************************/

.texte-blanc-13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#bfbb9b;
}

.texte-beige-13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#b4b192;
}



.texte-jaune-13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#cbdb2a;
}

.texte-jaune-14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#cbdb2a;
}

