body
{
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Trebuchet, Arial, Helvetica, Sans-serif;
	color:#fff;
	font-size:1em;
	/*background-color:#535251;*/
	background-color:#444444;
}

a:link, a:visited, a:active
{
	color:#fff;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.clear
{
	clear:both;
}

#cadre
{
	margin:0 auto;
	width:1000px;
}

#ariane
{
	width:1000px;
	height:38px;
	line-height:30px;
	background:url('../img/fond/ariane.jpg') no-repeat;
	margin-bottom:20px;
	font-size:13px;
	text-align:left;
	text-indent:200px;
}

#ariane .sb-inner
{
	background-color:#6E6E6E;
}

a.ariane
{
	color:#7186bf;
	text-decoration:none
}

.ariane_in
{
	color:#38455B;
	text-decoration:none
}

.ariane:hover
{
	color:#CECCFF;
}

strong.ariane_in
{
	font-weight:normal;
}

#main_top
{
	margin-left:20px;
	width:600px;
	height:10px;
	background:url('../img/fond/main_haut.jpg') no-repeat;
	float:left;
}

#main_bottom
{
	margin-left:20px;
	width:600px;
	height:22px;
	background:url('../img/fond/main_bas.jpg') no-repeat;
	float:left;
}

#main
{
	padding:0 10px 0 10px;
	margin-left:20px;
	width:600px;
	background:url('../img/fond/main_corps.jpg') repeat-y;
	min-height:800px;
	color:#535251;
	float:left;
}

#main .sb-inner
{
	background-color:#fff;
}

h1
{
	font-size:16px;
}