body {
	margin:auto;	
	background-image:url(../img/motif.jpg);
	background-repeat:repeat;
	background-position:top;
	color:#663300;
	font-family: "Tahoma";
	font-size:14px;
	text-align:center;
}
.left{
	float:left;
}
.right{
	float:right;
}
.text_right{
	text-align:right;
}
.clear{
	clear:both;
	padding:0px;
	margin:0px;
}
.aere{
	padding:20px;
}
.aere10{
	padding:10px;
}
.aere5{
	padding:5px;
}
/*
.clear img{
	margin-right:3px;
	margin-top:20px;
	margin-bottom:10px;
}*/
.separation{
	height:1px;
	line-height:1px;
	color:#999;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
.couleur01{
	color:#ffcc99;
}
.couleur02{
	color:#cc9966;
}
.couleur03{
	color:#663300;
}
.couleur04{
	color:#660000;
}
.couleur05{
	color:#cc6600;
}
.bold{
	font-weight:bold;
}
.size12{
	font-size:12px;
}
.size14{
	font-size:14px;
}
.size16{
	font-size:16px;
}
.size18{
	font-size:18px;
}
.underline{
	text-decoration:underline;
}
.select{
	color:#660000;
}
.white{
	background-color:#ffffff;
}
ul{
	margin:0px;
	padding-left:40px;	
	background-color:#ffcc99;
}
ul li{
	color:#cc6600;
}
a{
	color:#cc6600;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.underline:hover{
	text-decoration:none;
}
#site{
	width:100%;
	height:100%;
	margin:auto;
}
#header{
	background-color:#ffcc99;
	width:100%;
	height:153px;
	margin:auto;
}
#arianne{
	background-color:#663300;
	width:100%;
	height:25px;
	margin:auto;
}
div#arianne .lien{
	text-align:left;
	font-size:12px;
	color:#ffcc99;
	width:990px;
	height:25px;
	margin:auto;
	padding-top:5px;
}
#conteneur{
	background-image:url(../img/youps.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffcc99;
	border-left:solid 3px #663300;
	border-right:solid 3px #663300;
	width:990px;
	margin:auto;
	text-align:left;
}
div#conteneur .menu{
	width:244px;
	height:100%;
	padding-top:20px;
	/*background-image:url(../img/youps.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
div#conteneur .contenu{
	width:740px;
}
.intro{
	background-color:#ffffff;
	border-bottom:solid 3px #ffcc99;
	padding:10px;
}
.flash_head{
	text-align:center;
	margin:auto;
}
.flash{
	text-align:center;
	width:600px;
	background-color:#ffffff;
	border:solid 5px #ffffff;
	margin:auto;
}
.ancres {
	/*border-bottom:solid 1px #663300;*/
}
.ancres p{
	margin:5px;
	margin-top:10px;
}
.menu_intro{
	background-color:#ffffff;
	border-bottom:solid 3px #ffcc99;
	padding:10px;
	padding-bottom:25px;
}
.menu_intro p {
margin:0px;
margin-top:15px;
}
.menu_intro a{
	color:#cc6600;
	text-decoration:underline;
}
.menu_intro a:hover{
	text-decoration:none;
}
.menu_intro a.select{
	color:#660000;
}
.miniature img{
	border:solid 3px #ffffff;
	margin-right:10px;
}
.description{
	width:500px;
}
#footer{
	text-align:right;
	font-size:12px;
	color:#ffcc99;
	background-color:#663300;
	border-left:solid 3px #663300;
	border-right:solid 3px #663300;
	width:990px;
	height:20px;
	padding-top:5px;
}