/* CSS Document */


body{background: url(images/bg_body.jpg) #289931 repeat-x; margin:0; padding:0; font-size:0.8em;font-family:Verdana, Arial, Helvetica, sans-serif;color:#000a51;}

#container{width:980px; background: url(images/bg_content.jpg) repeat-y; margin:auto;}

#footer{text-align:center; background: url(images/bg_footer.jpg) no-repeat;margin:0 0 0 5px; height:81px; padding:10px 0 0 0;font-size:0.75em;color:#fff; }
#footer a{color:#f4f498;}

#entete{background:url(images/bg_menu.jpg) no-repeat;height:253px;}

#outils{float:left;width:575px;text-align:right;height:121px;}
#menu{float:left;width:575px;}

#colG{float:left;padding:10px;width:370px;}
#colD{float:left;padding:10px;width:500px;}


a:link, a:visited {	color: #269332; font-weight:bold;}
a:hover, a:active {	color: #fceb62;	}

.txtErreur{	color: #ff0000;	}
label{ font-weight:bold; color:#000a51; background-color:inherit;display:block;	width:90px;	float:left;	}

/*Accueil*/
#enteteAcc{background:url(images/bg_menu_accueil.jpg) no-repeat;height:338px;}
#colGAcc{width:460px;float:left;border-right:1px solid #07758c;height:650px;margin-left:5px;padding:10px;background: url(images/bg_colGAcc.jpg) no-repeat;}
#colGAcc p{text-align:right;width:178px;margin:225px 0 0 275px;}
#colDAcc{width:450px;height:338px;float:left;text-align:center;padding:10px;}
#colDAcc p{text-align:right;}
#outilsAcc{float:left;width:970px;text-align:right;height:340px;}
