/* CSS Document */

body {
	background: #AC988E;
	margin: 0px;
	padding:0;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	margin: 0px;
	padding:0;
}
p, div, h, ul, li, a, hr {
	padding:0;
	margin:0;
}

#contenu {
	background-color: #D4C9C3;
	width:1024px;
	height:100%;
	margin: 0px auto;
	text-align:left;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #6A574F;
	border-bottom: 2px solid #6A574F;
	border-left: 1px solid #CCCCCC;
}
#haut {
	background: url(images/bandemenu.jpg) left bottom no-repeat;
	width:100%;
	height:280px;
	margin: 0px ;
	text-align:left;
}
#menu {
	width: 100%;
	margin: 0;
}
#menu li{
display:inline;
list-style-type: none;
margin: 0 10px 0 0;
}
#menu a{
list-style-type: none;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
line-height:24px;
height: 24px;
}
#menu a:hover{
color:#D4C9C3;
}

#actu {
	width: 100%;
	margin: 0;
}

#actu a{
list-style-type: none;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
line-height:24px;
height: 24px;
}
#actu a:hover{
color:#D4C9C3;
}


#page {
	background: url(images/fondpage.jpg) #D4C9C3;
	width:100%;
	height:100%;
	margin: 0px ;
	padding-top:10px;
}
.bloctexte {
	float:left;
	width:520px;
	margin: 0 40px ;
}
.left{
float:left;
background:url(images/fondblocr.jpg);
width:328px;
margin: 0px 10px;
padding: 25px 10px;
text-align:center;
}
.right{
float:right;
width:328px;
margin: 10px 30px;
padding: 25px 10px;
text-align:center;
}
.bleft{
float:left;
margin: 10px 30px 10px 0;
padding: 0;
}
.bright{
float:right;
margin: 0  0 10px 30px  ;
padding: 0;
}
.justif{
text-align:justify;
}
h3{
font-size: 14px;
margin:0;
}
.stylet{
color:#737B14;}
a {
color:#5A600A;
font-weight: normal;
}
.Style1 {color: #AA0337}
hr{
clear:both;
width:100%;}

#bas {
	background: #D4C9C3;
	width:1024px;
	height:250px;
	margin: 0px ;
}
#bas a {
font-size: 11px;
font-weight:bold;
color: #666666;
text-decoration:none;
}
#bas a:hover{
font-size: 11px;
font-weight:bold;
color: #999999;
text-decoration:none;
}
.bloclog{
float:left;
width:200px;
height:150px;
margin: 100px 0 0 0;
padding: 0;
text-align:left;
}
.blocbas{
float:left;
width:180px;
height:150px;
margin: 100px 0 0 0;
padding: 25px 10px;
text-align:left;
}
-->
