*
	{
	margin:0px;
	padding:0px;
	}
body
	{
	background:url("../../media/site/image/fond.gif") repeat;
	color:rgb(126,70,54);
	font-size: 11px;
	}
img
	{
	border:0px;
	}
h1
	{
	font-weight:bold;
	margin-bottom:10px;
	}
h2
	{
	font-weight:bold;
	margin-bottom:10px;
	}
h3
	{
	margin-bottom:10px;
	}
h4
	{
	margin-bottom:10px;
	}
a
	{
	color:rgb(126,70,54);
	}
/* Bloc */
#header
	{
	width:100%;
	height:265px;
	}
#corp
	{
	width:100%;
	background-color:rgb(233,227,205);
	}
#top
	{
	background:url("../../media/site/image/top.gif") repeat-x;
	height:8px;
	}
#topgauche
	{
	width:25px;
	height:8px;
	background:url("../../media/site/image/topgauche.gif") no-repeat;
	}
#topdroite
	{
	width:25px;
	height:8px;
	background:url("../../media/site/image/topdroite.gif") no-repeat;
	}
#gauche
	{
	width:25px;
	background:url("../../media/site/image/left_line.gif") repeat-y left;
	}
#droite
	{
	width:25px;
	background:url("../../media/site/image/right_line.gif") repeat-y right;
	}
#menu
	{
	font-family: Tahoma;
	min-height:20px;
	width:200px;
	}
#news
	{
	font-family: Tahoma;
	margin-top:20px;
	background:url("../../media/site/image/news.gif") no-repeat;
	width:190px;
	height:112px;
	}
#news h1
	{
	font-size:11px;
	margin:0;
	padding:27px 0px 0px 90px;
	}
#news div
	{
	padding:15px 0px 0px 90px;
	}
#news a
	{
	color:rgb(126,70,54);
	text-decoration:none;
	}
#news a:hover
	{
	text-decoration:underline;
	}
#contenu
	{
	margin-top:30px;
	margin-bottom:20px;
	}
#footercentre
	{
	height:33px;
	background:url("../../media/site/image/footer.gif") repeat-x;
	text-align:center;
	}
#footercentre a
	{
	color:rgb(233,227,205);
	}
#footergauche
	{
	width:25px;
	height:33px;
	background:url("../../media/site/image/footergauche.gif") no-repeat;
	}
#footerdroite
	{
	width:25px;
	height:33px;
	background:url("../../media/site/image/footerdroite.gif") no-repeat;
	}
.part
	{
	margin-left:auto;
	margin-right:auto;
	}
