html, body {

	height: 100%;

	background: url(gfx/fond_5px.jpg);

	margin: 0;

	margin-top:0px;

	margin-bottom:0px;

	margin-left: 0px;

	margin-right: 0px;

	padding: 0;

	}



/* 

######################################################

######################################################

######################################################

######################################################



					LES DIV / STRUCTURE



######################################################

######################################################

######################################################

*/



html>body #conteneur {

	position: relative;

	margin: 0 auto;

	width: 906px;

	min-height: 100%;

	/*left: 50%;

	margin-left: -379px;*/

	}

div#haut {

	position: relative;

	width: 906px;

	}

div#cadre_midel {

	padding-top: 7px;

	padding-bottom: 5px;

	overflow: hidden;

	}

#cadre_gauche {

	/*float: left;

	width: 620px;*/

	background: #F0F0F0 url(gfx/fond_midel.jpg) repeat-x;

	}

div#content_gauche {

	padding-left: 15px;

	padding-right: 5px;

	}

#cadre_droite {

	/*float: right;

	width: 281px;*/

	background: #F0F0F0 url(gfx/fond_midel.jpg) repeat-x;

	}

#cadre_droite_ecolo {

	/*float: right;

	width: 281px;*/

	background: #A8D338 url(gfx/fond_droite.jpg) repeat-x;

	}

#cadre_droite_save {

	/*float: right;

	width: 281px;*/

	background: #ffffff;

	}

div#content_droite {

	padding-left: 15px;

	padding-right: 5px;

	}

div#cadre_eco {

	padding-left: 5px;

	padding-right: 5px;

	border: 1px dashed #cccccc;

	}

div#footer {



	}



/* 

######################################################

######################################################

######################################################

######################################################



					LES LIENS 



######################################################

######################################################

######################################################

*/

	

a:link { 

	color:#000000; 

	}

a:visited {

	color:#000000; 

	}

a:active { 

	color:#ff0000; 

	}

a:hover {

    color: #ff0000;

    text-decoration: none;

	}  

.texte_accueil_bas a { 

	color:#ffffff;  

	font-family: arial;

	font-size: 10px;

}



/* 

######################################################

######################################################

######################################################

######################################################



					LES POLICES



######################################################

######################################################

######################################################

*/

	

.texte_accueil {

	font-family: arial;

	font-size: 10px;

	color: #000000;

}

.texte_accueil_mid {

	font-family: arial;

	color: #000000;

	font-size: 11px;

	}

.titre{

	font-family: arial;

	color: #858585;

	font-size: 15px;

	}

.vert{

	color: #006600;

	}	

/* 

######################################################

######################################################

######################################################

######################################################



					FORMULAIRE



######################################################

######################################################

######################################################

*/

	

.form1 {

	font-family: verdana;

	font-size: 10px;

	font-style: normal;

	color: #00933D;

	background-color: #ffffff;

	border: thin solid #999999;	

	}


