body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin-top: 10px;
padding: 0;
color:#313131;
background: #e3e1e1 url(/boutons2009/fond-bg.gif) repeat-x; 
}
p {
margin: 0 0 10px 0;
}
#header {
height: 300px;
}

#haut {
height: 40px;
border-bottom: #313131 1px solid;
}
#conteneur {
width:950px;
margin:0 auto;
background-color:#ffffff; 
/*border-right: #a65353 1px solid;
border-left: #ff8000 1px solid;
border-bottom: #ff8000 1px solid;*/
}
#centre {
margin: 10px 10px 10px 330px;
padding:10px 10px 10px 10px;
min-height:300px;
}
#gauche {
float:left;
width: 290px;
margin: 10px 0 0 10px;
padding:10px 10px 10px 10px;
/*border: #313131 1px solid;*/
}
#droite {
float:right;
width: 150px;
}
#pied {
clear:both;
height: 40px;
}

/*menu gauche*/
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
text-decoration: none;
}
#menugauche a {
margin: 0 2px;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: none;
color:#313131; 
}
.titremarque {
color:#3300CC; 
}

#demi {
	float: left;
	width: 270px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding:5px; background-color:#f5f5f5;
}
#full {
	float: left;
	width: 300px;
}
