body 
{
	font-size: 12pt;
	font-family: Georgia, Times, serif;
	color: #ffdd00;
	background-color: #598ffc;
	margin: auto;
}
.carousel_container 
{
	position: relative;		
}
#carousel1 
{
	width:750px;
	height:255px;
	position:absolute;
	left:50%;
	margin-left:-350px;
	margin-top: 7%;
}

.en_tete
{
	background-image: url("../image_fond/banniere.png");
	height: 61px;
	width: 675px;
	margin: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
}
#pied_de_page
{
	background-color: #598ffc;
	position: absolute;
	top: 87%;
	left: 10%;
	color: #ffcc00;
	font-family: "Verdana", Time New Roman, serif;
	font-size: 0.8em;
}
.prob
{
	background-image: url("../image_fond/prob.png");
	height: 61px;
	width: 650px;
	margin-left: 32%;
	margin-top: 5px;
	background-repeat: no-repeat;
}
#menu ul
{

	margin: 10px;            
	padding: 1px 1px 0; 
	width: auto;
	font-size: 1.2em;        
	border:1px solid #39C;
	list-style-type: none;
}
#menu li 
{
	display: inline;
	list-style-type: none;          
	margin-bottom: 10px;
}
#menu li a
{				            
	padding: 7px;              
	text-decoration : none;               
	height: 100%;
	border: 1px solid #3399CC;
	border-left-width: 4px;              
}
.couleur1
{
	background-color: #000075;
	color: #ffab00;
}
.couleur2
{
	background-color: #ffab00;
	color: #000075;
}
.couleur3
{
	background-color: #224ca7;
	color: #ffab00;
}
.droit
{
	margin: 7%;
}
a img
{

	border: none;
}
#css
{
	margin-left: -5%;
}
