/* balise body */
body
{
	/* background: #ffffff url(../images/general/fond.jpg) repeat-x;*/
	background-color: #000000; 
	font:14px Verdana, "Century Gothic", Arial, sans-serif;
	margin: 20px 0px 20px 0px;

}

/* bloc global */		
#global 
{
    width: 1001px;
    margin-right: auto ;
    margin-left: auto ;
	background: #e3e3e3 url(../images/general/corps.jpg);
	border: 1px solid #dcdedb;
}

#topleft
{
	width: 200px;
	height: 125px;
	float: left;
	background: #f6e80d url(../images/general/logogeneral.jpg) no-repeat;
}

#topmid
{
	width: 355px;
	height: 112px;
	float: left;
	background-color: #ffffff;
    font-size: 0.61em;
    text-align: justify;
    padding: 13px 5px 0px 170px;
}

#topright a
{
	width: 186px;
	height: 35px;
	background: #f6e80d url(../images/general/index.jpg) repeat-x;
	float: left;
	text-decoration: none;
	padding-left: 85px;
	padding-top: 90px;
	color: white;
}

#topright a:hover
{
	text-decoration: underline;
}	

#mid0
{
	width: 71px;
	height: 26px;
	background: #a2a2a2 url(../images/general/vide.jpg) no-repeat;
	float: left;
}

#mid1 a
{
	float:left;
	width: 129px;
	height: 21px;
	background: #a2a2a2 url(../images/general/vendee.jpg) repeat-x;
	text-decoration: none;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	text-align: center;

}

#mid1 a:hover
{
	background: #e40000;
}

#mid2 a
{
	width: 505px;
	background: #f6e80d url(../images/general/general.jpg) repeat-x;
	float: left;
	margin: auto;
	height: 21px;
	padding-left: 25px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#mid3 a
{
	width: 141px;
	height: 21px;
	float: left;
	background: #a2a2a2 url(../images/general/priv.jpg) repeat-x;
	text-decoration: none;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	text-align: center;

}

#mid3 a:hover
{
	background: #006cff;
}

#mid4 a
{
	width: 130px;
	height: 21px;
	float: left;
	background: #a2a2a2 url(../images/general/forum.jpg) repeat-x;
	text-decoration: none;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#mid4 a:hover
{
	background: #42dbce;
}

#botleft
{
	float: left;
	width: 152px;
	margin-left: 200px;
	padding: 10px 5px 0px 5px;
}

#botmid
{
	float: left;
	width: 360px;
	padding: 10px 5px 0px 5px;
}

#botright
{
	float: left;	
	width: 269px;
	padding: 70px 0px 10px 0px;
	
}

#footer 
{
	background-color: #e3e3e3;
   	height: 60px ;
   	padding-right: 10px ;
   	clear: both ;
   	text-align: center;
    padding-top: 5px ;
    color: #e40000 ;
	border-top: 1px solid white;

}

.contact
{
	font-size: 0.8em;
	text-align: center;	
}	
.titre
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}
.titreombre
{
	font-weight: bold;
	font-size: 1.2em;
	color: #f6e80d;
	margin-top: -29pt;
	margin-left: -1.5pt;
}

img.photoMax
{
	max-width: 235px;
	max-height: 235px;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
}

a.photo img
{	
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #787878;
	border: none;

}

a:hover.photo img
{	
	background-color: #000000;
}
