* {
	padding:0;
	margin:0;
}

body {
	background-color:#D7E1C7;
	font-size:12px;
	color:#333333;
	font-family:Arial;
}

#content {
	width:980px;
	margin:0 auto;	
}

#content #header {
	background:url(../img/header.png) no-repeat;
	width:980px;
	height:189px;
	
	position:relative;
}

#content #header #menuHaut{
	position:absolute;
	bottom:60px;
	left:168px;
}

#content #header #menuHaut a{
	float:left;	
	height:26px;
	margin-left:3px;
}

#content #corps {
	background:url(../img/fondContent.png) repeat-y;
	width:980px;
	position:relative;
}

#content #corps #illustrationContent{
	position:absolute;
	bottom:0px;
	right:20px;
}

#content #corps #menu{
	float:left;
	width:220px;
	margin-left:26px;	
	margin-top:25px;
}

#content #corps .blocMenu {
	margin-top:-3px;
}

#content #corps .blocMenu .titreMenu{
	
}

#content #corps .blocMenu .fondMenu{
	margin-top:-3px;
}

#content #corps .blocMenu .fondMenu .milieu{
	background:url(../img/menuMilieu.png);
	width:215px;
	padding-left:10px;
}

#content #corps .blocMenu .fondMenu .milieu .sousMenuOpen{
	background:url(../img/fleche.png) no-repeat;
	background-position:5px 9px;	
	border-bottom:1px dashed #357929;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	
	width:160px;
}

#content #corps .blocMenu .fondMenu .milieu .sousMenuOpen a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

#content #corps .blocMenu .fondMenu .milieu .sousMenu{
	background:url(../img/fleche.png) no-repeat;
	background-position:5px 9px;	
	border-bottom:1px dashed #357929;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	
	width:160px;
}

#content #corps .blocMenu .fondMenu .milieu .sousMenu a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenuOpen {
	margin-top:2px;
	margin-left:0px;
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenuOpen a{
	text-decoration:none;
	color:#336633;	
	font-size:11px;
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenuOpen a:hover{
	text-decoration:underline;	
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenuOpen .on{
	color:#F79A7A;
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenu {
	margin-top:2px;
	margin-left:0px;
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenu a{
	text-decoration:none;
	color:#336633;	
	font-size:11px;
}

#content #corps .blocMenu .fondMenu .milieu .sousSousMenu  a:hover{
	text-decoration:underline;	
}

#content #corps .blocMenu .fondMenu .milieu .sousSousSousMenu {
		
}

#content #corps .blocMenu .fondMenu .milieu .sousSousSousMenu a{
	text-decoration:none;
	color:#A90E25;	
	font-size:10px;
}

#content #corps .blocMenu .fondMenu .bas{
	background:url(../img/menuBas.png) no-repeat;
	width:220px;
	height:15px;
}

#content #corps #contenu{
	float:left;
	margin-left:35px;	
}

#content #corps #contenu h1{
	background:url(../img/titreContent.png) no-repeat;
	width:607px;
	height:35px;
	
	font-size:14px;
	padding-top:42px;
	padding-left:35px;
}

#content #corps #contenu #blocContenu{
	width:558px;
	background-color:#FAFBF7;	
	margin-left:29px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;	
}

#content #corps #contenu #blocContenu ul{
	padding:0;
	margin-left:20px;
	margin-top:5px;	
}

#content #corps #contenu #blocContenu .blocActu{
	margin-bottom:20px;
}

#content #corps #contenu #blocContenu .blocActu .dateActu{
	color:#E32725;
	font-size:11px;
	font-style:italic;
	margin-bottom:5px;
}

#content #corps #contenu #blocContenu .blocActu .titreActu{
	background:url(../img/flecheActu.png) no-repeat;
	background-position:-3px 0px;
	padding-left:25px;
	padding-top:3px;
	height:19px;	
	
	color:#377B2B;
}

#content #corps #contenu #blocContenu .blocActu .contentActu{
	font-size:11px;
	margin-left:25px;
	
	width:495px;
}

#content #corps #contenu #blocContenu .titreOffre{
	font-size:12px;
	background:url(../img/flecheActu.png) no-repeat;
	height:22px;
	
	background-position:-4px 0px;
	font-weight:bold;
	
	padding-left:17px;
}



#content #corps #contenu .page {
	text-align:right;
	margin-top:30px;
	margin-right:60px;
}

#content #corps #contenu .page a{
	text-decoration:none;
	color:#333333;
}

#content #corps #contenu .page a.on{
	font-weight:bold;
	color:#377B2B;
}

#content #footer {
	background:url(../img/footer.png) no-repeat;
	width:980px;
	height:29px;
	
	padding-top:8px;
}

.action1 {	
	width:125px;
	height:17px;
	background:url(../img/fondAction.png) no-repeat;
	
	margin-bottom:3px;
	padding-left:18px;
}

.action1 a{
	text-decoration:none;
}

.action2 {	
	width:178px;
	height:17px;
	background:url(../img/fondAction2.png) no-repeat;
	
	margin-bottom:3px;
	padding-left:18px;
}

.action2 a{
	text-decoration:none;
}

table.formulaire {
	font-size:12px;
}

table.formulaire td {
	padding-top:5px;
}

table.formulaire td.gauche {
	padding-right:10px;
	text-align:right;
}

input[type=text], input[type=password]{
	width:205px;
	height:15px;
	
	border:1px solid #333333;
	font-size:11px;
	color:#333333;
}

textarea {
	border:1px solid #333333;
	font-size:11px;
	color:#333333;
}

.colorVerte {
	color:#377B2B;
}

.colorRouge {
	color:#C43728;
}

img {
	border:0px;
}
