p {
	color: #666666;
	font: 0.8em Verdana, Arial, sans-serif;
	margin: 0;
}


body {

	background: #f1f1f1 url(img/fond66.gif)  top repeat-y;
	margin: 0;

	}

img{
border:0;
}
/*  ########    INTERFACE DU SITE    ######### */



#conteneur {
 	width: 790px;
	height: auto;
  	margin-left: auto;
	margin-right: auto;
	background: #660000 url(img/fond66.gif)  top repeat-y;
	clear: left;
		
	}

#banner {
    	width: 760px; 
	height: 106px;
    	background-color: #660000;
	margin: 0px;
	}
	
#MenuBan {
    	width: 760px; 
	height: 190px;
    	background-color: #660000;
	margin-left: 15px;
	}


#menuphoto {
	margin:0;
	background: #660000;
    	width: 638px;
	height: 190px;
	float: right;
	}



#bandeau {
	margin-left:15px;
	width: 760px;
	height: 200px;
	}


#barre {
	width: 760px;
	height: 140px;
	background: #660000;
	margin: 0 0 0 15px;
}
	
	#barre p {

	margin: 3px 4px 0 0;
	color: #f1f1f1;
	font: 0.6em Verdana, Arial, sans-serif;
	text-align: right;
}


#barre p.information {

	margin: 3px 4px 0 0;
	padding:5px;
	color: #f1f1f1;
	font: 0.9em Verdana, Arial, sans-serif;
	text-align: justify;
}

#barre a {color: #f1f1f1;}

#corps {
	width: 760px;
	margin-left: 15px;
	background: #660000 url(img/fondcorps.gif)  top repeat-y;
	height: auto;
	float: left;
	display: inline;
	
	}

#CorpsSites {
	width: 760px;
	margin-left: 15px;
	background: #660000 url(img/fond-listeweb.gif)  top repeat-y;
	height: auto;
	float: left;
	display:inline;
	
	}

	


#gauche {
	width: 495px;
	height: auto;
	padding: 5px;
	margin-left: 22px;
	float: left;
	display:inline;
	}

#GaucheSites {
	width: 710px;
	height: auto;
	padding: 5px;
	margin-left: 22px;
	float: left;
	display:inline;
	}



#droite {
	width: 170px;
	height: auto;
	padding: 5px;
	margin-left: 38px;
	float: left;
	display:inline;
	}


#bas {
	width: 759px;
	height: 50px;
	background: #660000 url(img/bas.gif) top no-repeat;
	margin-left:15px;
	float: left;
	display:inline;
	text-align: right;
	
	}
	
a:link{
	color: #660000;
	text-decoration: none;
}

a:visited{
	color: #660000;
	text-decoration: none;
}

a:hover{
	color: #660000;
	text-decoration: underline;
}

a:active{
	color: #660000;
	text-decoration: none;
}
	
#bas a {
color: #ffffff;
text-decoration: none;
}

/* ### TEXTE DANS BAS ### */


/* ### TEXTE DANS BAS ### */

.plandusite {
	color: #ffffff;
	font-family: verdana, sans serif;
	font-size: 1em;
	margin-left: 100px;
	vertical-align: -8px;

}


.copy {

	color: #ffffff;
	font-family: verdana, sans serif;
	font-size: 1em;
	margin-left: 50px;
	vertical-align: -8px;
	margin-bottom: 0;
}

.copy p {
text-align:center;
}



/*

.plandusite {
	color: #ffffff;
	font: 0.8em Verdana, Arial, sans-serif;
	margin-left: 185px;
	vertical-align: -10px;

}


.copy {
	color: #ffffff;
	font: 0.9em Verdana, Arial, sans-serif;
	margin: 0 0 0 180px;
	vertical-align: -10px;
}*/


/*  ########    MENU BOUTONS    ######### */

ul#menusite {

	margin: 0;
	padding: 0;
	font: bold 14px Verdana, Arial, Sans-serif;
	list-style-type: none; 
	float: left;
	}

/*#menusite .classli {
	float: left;


}*/

#menusite a {
	width: 120px;
	display: block;
	color: #e2e2e2;
	text-decoration: none;
	line-height: 25px;
	border: 1px solid #660000;
	background: #990000;
	text-align: center;
	}

#menusite a:hover {
	color: #990000;
	background: #e2e2e2;
	}
	


