
h2, h1 , h3
{
	text-align: center;
	color: green;
	text-decoration: underline;
}
h4
{
	text-align: left;
	color: green;
	text-decoration: underline;
}
a /*apparence du lien par default*/
{
	color: black;
	text-decoration: underline;
}
a:hover /*apparence du lien quand on pointe dessus*/
{
	color: black;
}
a:visited/*apparence quand le lien a deja été visité*/
{
	color: rgb(128, 0, 64);
}
#menu
{	
	text-align: center;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height: 59px;
	background-image: url("images/button.gif");
	background-color : white;
}

#menu a
{
	color: white;
	font-family : "rockwell","verdena", "lucida";
	text-decoration : none;
}

body
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/back.jpg) repeat;
	font-family: "times New Roman", Arial, Times, Sans-serif ;
	text-align: center;
	font-size: 15px;
}
h1
{
text-indent: -50000px;
}
#banniere
{
	background: url("banniere_site.jpg") top no-repeat ;
	height: 100px;
	width: 780px;
	padding: 20px !important;/*uniquement lu par firefox et autres*/
	padding: 31px;/*uniquement lu par ie (vraiment de la daube celui la^^*/
	margin-left: auto;
	margin-right: auto;
}	
div
{
	background: rgb(255, 254, 223);
	padding : 10px;
	text-align:left;
	width: 770px ; 
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	
}
#texte_deroulant
{
	text-align: center;
	margin: 5px;
}
#gif
{
	width: 250px;
	float:right;
	margin:10px;

}
#pied_de_page
{
	text-align: center;
	font-size: x-small;
	color: black;
	width : 770px;
	padding : 10px;
}
#pub_compteur
{
	margin: 10px;
}
#liste1
{
	text-align: left;
	color: black;
	font-size: 15px;
	line-height: 2;
	width: 770px ;
}
#liste2
{
	text-align: left;
	color: black;
	font-size: 15px;
	line-height: 2;
	width: 770px ;
}
#corp2 /*2 pour la deuxieme page du site et ainsi de suite*/
{
	text-align: justify;
	color: black;
	font-size: 15px;
	width: 770px ;
}
#corp3
{
	text-align: left;
	color: black;
	font-size: 15px;

}
#corp4
{
	text-align: center;
	color: black;
	font-size: 15px;
	line-height: 3;
	width: 770px ;
}
#bouton_retour_sommaire
{
	text-decoration: underline;
	text-align: center;
	color: green;
}
form
{
	text-align: center;
}
#form
{
	text-align: center;
	color: blue;
	font-size: 20px;
}
#video_1
{
	text-align : center;
}
#visite_virtuelle
{
	text-align : center;
	width: 700px ;
}
#ejs_box2_box
{
	background : rgb(255, 254, 223);
	color : #000000; 
	font-family : times New Roman; 
	text-align : center ; 
	font-size : 18px; 
	padding : 5px;
}
#page_absente
{
	text-align: center;
}
#click
{
	text-align: center;
}
#clik
{
	text-align: center;
}
#map
{
	text-align: center;
}

