@charset "utf-8";
/* CSS Document */

body
{
	
	background-color:#ECDDD2;
	margin-bottom:10px;
	margin-top:10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
/*Couleur gris fonc� #626262 */
/*Couleur gris clair #b3b3b3 */
a
{
	color:#300000;
}


#centre
{
	width:1024px;
	height:auto;
	text-align: center;
	background-image:url(./medias/beige017.gif);
	background-repeat:repeat;
	margin:auto;
	background-color:#ECDDD2;
}


#entete
{
	
	height:auto;
	width:1024px;
	bottom:0px;
	padding-bottom:15px;
	padding-top:2px;
	background-image:url(./medias/beige017.gif);
	background-repeat:repeat;
}

#fond-haut
{
background-image:url(./medias/fond-haut.png);
background-position:center;
height:59px;
	width:1024px;
	margin-top:2px;
		margin:auto;

}
#fond-bas
{
background-image:url(./medias/fond-bas.png);
height:111px;
	width:1024px;
	padding-top:10px;
	margin-bottom:0px;
	
			margin:auto;

}
#menuH
{
	width:869px;
	height:40px;
	background-color:#C59B7C;
	margin-left:155px;
	margin-top:-17px;
	text-align:center;
	padding-bottom:6px;
	font-size:20px;
	
}


#menuV
{
	text-align:center;
	float:left;
	background-color:#C59B7C;
	width:155px;
	height:auto;
	margin-left:0px;
	margin-top:-46px;
	padding-left:1px;
	padding-top:100px;
	font-size:20px;
}


#contenu
{
	background-image:url(./medias/beige017.gif);
	width:auto;
	height:auto;
	text-align:inherit;
	margin-left:160px;
	border-top: 1px inset black;
	border-left: 1px inset black;
	border-bottom: 1px inset black;

	margin-top:5px;
	margin-right:0px;
	min-height:650px;
	padding:15px;
}


#pied
{
	background-color:#C59B7C;
	width:100%;
	height:40px;
	text-align:center;
}


#swf_banner {
	width: 680px;
	height: 100px;
}


#menuV ul
{
	list-style-type:none;
	padding:0;
}
#menuV li
{
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
}

#menuV li a
{
	text-decoration:none;
	color:#330000;

}

#menuH ul
{
	padding-top:10px;	
}

#menuH li
{
	display:inline;
	list-style-type:none;
	padding : 0 15px 0 15px;

}


 #menuH li a
{
	text-decoration: none;
		color:#330000;
}
#menuH li a:hover
{
color:#FFFFFF;
}
#menuV li a:hover
{
color:#FFFFFF;
}

.News
{
	width:650px;
	border-left: 2px inset black;
	border-right: 2px inset black;
	border-top: 2px inset black;
	border-bottom: 2px inset black;
	padding:10px;
}


