body
{
margin:auto;
margin-top:0px;
background:#000000 url(../images/menu/fond.jpg) repeat-x;
font-size:12px;
font-family:Trebuchet MS;
text-align:justify;
color:#B8B8BF;
}

#header
{
background-image:url(../images/menu/header.jpg);
background-repeat:no-repeat;
margin-top:0px;
margin-left:0px;
width:100%;
height:313px;
}

#corp
{
margin-top:0px;
margin-right:190px;
margin-left:195px;
width:850px;
}

#image_defilantes_header { /* pour les images qui défilent dans le header*/
/*	filter:alpha(opacity=80);
	  -moz-opacity: 0.8;
	opacity: 0.8;
	*/
	background-color: #000000;
	width:120px;
	height:140px;
	float:left;
	margin: 5px;
	border: 2px solid #000000;
}
#image_defilantes_header a { /* pour les images qui défilent dans le header*/
	filter:alpha(opacity=100);
	  -moz-opacity: 1;
	opacity:1;
}

.module_1{
width:800px;
background:#111111;
padding-bottom:15px;
margin-bottom:10px;
border-bottom:1px dotted #DDDDDD;
float:left;
}

.module_1_transparent{
width:800px;

padding-bottom:15px;
margin-bottom:10px;
float:left;
}

.module_23_transparent{
width:533px;

padding-bottom:15px;
padding-right:15px;
margin-bottom:10px;

float:left;
}

.module_12_container{
width:390px;
padding-right:15px;
float:left;

}

.module_12{
width:390px;
background:#111111;
padding-bottom:15px;
margin-bottom:10px;
border-bottom:1px dotted #DDDDDD;
float:left;
}

.module_12_transparent{
width:390px;
padding-right:10px;
padding-bottom:15px;
margin-bottom:10px;
float:left;
}

.module_13_transparent{
width:233px;
padding-bottom:15px;
padding-right:15px;
margin-bottom:10px;
float:left;
}

.module_17_transparent{
	width:100px;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:8px;
	float:left;
}

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

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

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

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

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

#menu_gauche 
{
background-color:#A8DC17;
width:140px;
float:left;
border:6px solid #4B4B4B;
margin-left:11px;
text-align:center;
padding:5px;
margin-top:10px;
}

#menu_gauche a
{
color:#657C14; 
text-decoration:none;
background-color:#A8DC17;
padding:0 0 0 0px;
float:left; 
width:140px;
text-align:justify;
border-bottom:1px solid #91BF0F;
}

#menu_gauche a:hover
{
color:#657C14;
background:#CEED63 80px 0px no-repeat; 
text-align:center;
width:140px;
}

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

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

h1
{
font-size:18px;
font-family:Trebuchet MS;
color:#79a8b3;
border-bottom:0px solid #79a8b3;
}

a
{
color:#B9DB5D;
text-decoration:none;
}

a:hover
{
color:#B8B8BF;
}

img{
	margin-right:5px;
}

*+html img{ /* uniquement pour IE7 */
	border:none;
	margin-right:5px;
}

.legende{
	font-family:Trebuchet MS;
	font-size:10px;
}

input
{
background-color:#CEED63;
border:1px solid #657C14;
}
.input_style_general{
font-family:Trebuchet MS;
font-size:12px;
background-color:#CEED63;
border:1px solid #657C14;
}
textarea
{
font-family:Trebuchet MS;
font-size:12px;
background-color:#CEED63;
border:1px solid #657C14;
}

.imageGalerie{
	border: 10px solid #000000;
}

.divModuleDroite{
	width:320px;
	background-color:#111111;
	display: none;
	position: absolute;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left:200px;
	/*float: left;*/
	text-align: left;	
}

.divModuleGauche{
	width:320px;
	background-color:#111111;
	display: none;
	position: absolute;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left:-350px;
	/*float: left;*/
	text-align: left;	
}