body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:900px;
	margin:auto;
	margin-top:0px;
	background-color:#DBEDCD;
	background-position:center top;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	color:#0967AD;
}

/*GENERAL*/
img {
	border:0;
	}
	
a {
	color:#0967AD;
	}
	
a:hover {
	text-decoration:none;
	}

h1 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:20px;
	}

.imggauche {
	float:left;
	margin-right:20px;
	padding:2px;
	border:solid 1px;
	}

.clear {
	clear:both;
	}
	
#flashcontent {
	height:164px;
	}
	
/*MENU*/
	
.menu a {
	display:block;
	height:29px;
	float:left;
	}
	
.corbeille {
	background-image:url(images/societe.jpg);
	width:109px;
	}
	
.corbeille:hover {
	background-image:url(images/societe-over.jpg);
	}
	
.prestations {
	background-image:url(images/prestations.jpg);
	width:126px;
	}
	
.prestations:hover {
	background-image:url(images/prestations-over.jpg);
	}
	
.enjeux {
	background-image:url(images/enjeux.jpg);
	width:92px;
	}
	
.enjeux:hover {
	background-image:url(images/enjeux-over.jpg);
	}

.cycle {
	background-image:url(images/cycle.jpg);
	width:143px;
	}
	
.cycle:hover {
	background-image:url(images/cycle-over.jpg);
	}
	
.contacts {
	background-image:url(images/contacts.jpg);
	width:108px;
	}
	
.contacts:hover {
	background-image:url(images/contacts-over.jpg);
	}
	
/*CONTENU*/
	
.contenu {
	background-image:url(images/fd-contenu.jpg);
	}
	
.gauche {
	float:left;
	width:210px;
	height:158px;
	background-image:url(images/gauche.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:40px;
	padding-right:20px;
	padding-top:125px;
	text-align:right;
	}
	
.droite {
	float:right;
	width:550px;
	background-image:url(images/droite.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:20px;
	padding-right:60px;
	text-align:justify;
	}
	
.vert {
	color:#47B228;
	}
	
.footer {
	background-image:url(images/footer.jpg);
	height:33px;
	text-align:center;
	font-size:10px;
	padding-top:20px;
	color:#95C900;
	}
	
.footer a {
	font-size:10px;
	color:#95C900;
	border-top:solid 1px;
	text-decoration:none;
	}
	
input { 
	color:#0967AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #95C900;
	width:463px;
	margin-bottom:4px;
	}

textarea { 
	color:#0967AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #95C900;
	width:463px;
	}
	
.send {
	text-align:center;
	background-color:#95C900;
	font-weight:bold;
	color:#FFFFFF;
	width:463px;
	}
	
.mini {
	font-size:8px;
	text-align:justify;
	width:463px;
	}
	
	
form {
	margin:0px;
	padding:0px;
	}
	
	
/* CYCLE */
#container{
	width:500px;
	height:220px;
	overflow:hidden;
}
 
.element{
	height:240px;
	margin-bottom:20px;
}

.illus{
	height:220px;
	width:210px;
	float:left;
}

.texte{
	width:270px;
	padding:5px;
	padding-left:15px;
	height:220px;
	float:left;
}

/*PRESTATS */
.collect {
	display:block;
	width:219px;
	height:50px;
	float:left;
	background-image:url(images/bout-collecte.jpg);
	}

.collect:hover {
	background-image:url(images/bout-collecte-down.jpg);
	}
	
.arch {
	display:block;
	width:227px;
	height:50px;
	float:left;
	background-image:url(images/bout-archives.jpg);
	}

.arch:hover {
	background-image:url(images/bout-archives-down.jpg);
	}
