body{

	background-color:#1A171B;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#736358;

}


.conteneur{
	width:733px;
	height:684px;
	margin:20px auto 20px auto;
	border:10px solid #332B28;
	background:url('../img/construct/bg.jpg');
	text-align:left;
	position:relative;

}

.top{
	width:733px;
	height:175px;
	background:url('../img/construct/petitdegrade.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}


#lefttop{
	width:300px;
	float:left;
	padding:13px;
}

#righttop{
	width:360px;
	float:left;
	padding-top:17px;
}


.content{
	padding:5px 15px 5px 20px;
}

h1{
	color:#B06929;
	font-size:13px;
}

h2{
	color:#B06929;
	font-size:12px;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#736358;
}



a:hover{
	color:#8E5622;
	font-weight:bold;
	text-decoration:none;
}

.pot{
	position:absolute;
	top:418px;
	left:653px;
	display:none;
}

td{
font-size:11px;
}

li{
list-style-type:circle;
}
