/* CSS Document */
body{
	padding:0; margin:0; background-color:#332323; color:#f6cfab;
	}
ul, h1, h2, h3, h4, p, img, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
	
#publicite
	{
		position:relative;
		width:900px;
		height:300;
	}
	
/* corp*/

#all{
margin:0 auto;
padding:0 auto;
}

#header{
width:900px;
height:342px;
margin:0 auto;
padding:0 auto;
background: url(images/header.jpg) no-repeat;
}

#header .entete{
width:353px;
height:289px;
float:right;
margin-top:10px;
}

#contenu{
width:900px;
margin-top:20px;
padding:0 auto;
}

/*-------------left menu------*/
#leftmenu{
	width:161px; color:#f6cfab; background:url(images/left_menu_up.gif) no-repeat 0 0 #946c52; padding:19px 0 0 0; float:left; height:1300px;	
	}
#leftmenu p{
	background:url(images/left_menu_down.gif) no-repeat bottom left; height:8px; font-size:0; display:block;
	}
#leftmenu ul{
	width:119px; display:block; margin:6px 0 24px 25px; font-size:0;
	}
#leftmenu ul li{
	background:url(images/left_menu_fleche.gif) no-repeat 0 9px; padding: 0 0 0 11px; display:block; height:24px;
	}
#leftmenu ul li a{
	font:12px/24px Arial, Helvetica, sans-serif; color:#f6cfab; text-decoration:none; display:block;
	}
#leftmenu ul li a:hover{
	background-color:#f6cfab; color:#332323;
	}
#leftmenu h3{
	color:#f6cfab; width:114px; height:24px; display:block; margin:0px 0 10px 5px; padding: 0 0 0 0;	
	font: normal 20px/20px Arial, Helvetica, sans-serif; 
	}
/*----------------------- fin left menu-----------------------*/

/*-------------------------------right-------*/
#rightcontenu{
	width:700px; font:14px/20px Helvetica, sans-serif; color:#f6cfab; background:url(images/right_contenu_up.gif) no-repeat 0 0 #946c52;
	margin:0 0 30px 0; padding:0 0 0 0; auto; float:right;
	padding-left: auto ; padding-right: auto ;
	}
#rightcontenu p{
	background:url(images/right_contenu_down.gif) no-repeat bottom; height:13px; font-size:0; display:block; margin-bottom:0px;
	}
#rightcontenu h2{
font:20px/20px Helvetica, sans-serif; color:#FFF;
	}
#rightcontenu span{
	color:#332323; font-size:17px; font-weight:bold;
	}
#rightcontenu a{
	color:#FF9933;
	}
#rightcontenu a:hover{
	text-decoration:underline;
	}
	
/*-------------------------------footer---------*/
#footerMain{
	background:url(images/footer_bg.gif) repeat-x 0 0; width:100%; height:200px;
	}	
#footer{
	background:url(images/footer.jpg) no-repeat 0 0; height:200px; width:900px; margin:0 auto; padding:10px 0 0 0;
	}
#footer p.copy{
	width:250px; display:block; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; margin:0;
	padding:0; float:right; display:block;
	}
#footer p.copy a{
	text-decoration:underline; color:#000;
	}
#footer p.copy a:hover{
	text-decoration:none
	}
#liens{
float:right; width:500px;
}

#liens a{
color:#f6cfab; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#liens a:hover{
color:#FFFFFF;
}
