body
{
margin:auto;
margin-top:0px;
background:#FFFFFF url(images/fond.jpg) repeat-x;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
color:#B8B8BF;
}

#header
{
	background-image:url(images/header.jpg);
	background-repeat:fixe;
	margin-top:0px;
	margin-left:0px;
	width:1024px;
	height:80px;
	border: 6px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}

#corp
{
margin-top:10px;
margin-right:190px;
margin-left:195px;
width:700;
}

#footer
{
font-size:11px;
font-family:Arial;
text-align:center;
color:#C0C0C0;
background:#FFFFFF url(images/footer.jpg) repeat-x;
height:100px;
}

#footer p
{
padding:40px;
color:#000000;
}

#footer a
{
color:#000000;
border-bottom:1px dotted #C0C0C0;
text-decoration:underline;
}

#footer a:hover
{
border-bottom:0px dotted #C0C0C0;
color:#000000;
}

#footer a:visited
{
text-decoration:none;
}

#menu_gauche 
{
	background-color:#FFFF66;
	width:200px;
	float:left;
	border:6px solid #FF6600;
	margin-left:11px;
	text-align:center;
	padding:10px;
	margin-top:10px;
	color: #000033;
}

#menu_droite 
{
	background-color:#666666;
	width:120px;
	float:left;
	border:6px solid #4B4B4B;
	margin-left:11px;
	text-align:center;
	padding:5px;
	margin-top:10px;
	cursor: hand;
}

#menu_gauche a
{
	color:#000033;
	text-decoration:none;
	padding:0 0 0 0px;
	float:left;
	width:180px;
	text-align:justify;
	border-bottom:1px solid #FF6600;
	font-size: 14px;
}

#menu_gauche a:hover
{
color:#000033;
background:#FF6600 no-repeat 80px 0px; 
text-align:center;
width:180px;
}

h3
{
font-size:14px;
font-family:Trebuchet MS;
color:#657C14;
margin-top:0px;
} 

h2
{
font-size:18px;
font-family:Trebuchet MS;
color:#AADB19;
border-bottom:0px solid #AADB19;
}

a
{
	color:#000066;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:hover
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFCC00;
}

.imageflottante
{
float:left;
margin-right:5px;
padding:10px;
}

.imageflottanteDROITE
{
	float:right;
	padding:10px;
	margin-left: 10px;

}

input
{
width:120px;
background-color:#CEED63;
border:1px solid #657C14;
}
