body
{
	background-color: #e5a94b;
}

a
{
	color: #911a1b;
	font: bold;
	text-decoration: none;

}

.actif
{
	list-style-image: url("/Images/puce2.gif");
	text-decoration: underline;
	font: italic;
	color: #2E7806;
}

a.lien_carte
{
    font-size: 160%;
    text-decoration: underline;
}

a.lien_carte:hover
{
    color: white;
}




#entete
{
	
 

   
  
}

#cont
{
	width:900px;
	position:absolute;
    left: 50%;
   	margin-left: -450px;
}
/* les menus*/


#menu
{
   float: left; 
	width: 150px;
}

.elementmenu
{
	
   background-color: #911a1b;
   background-repeat: repeat-x;
   margin-bottom: 5px; 
   text-align: left;
	border: 2px solid black;

   
}



.elementmenu a
{
	color: #ffffff;
}

.elementmenu ul
{
	list-style-image: url("/Images/puce.gif");
	font-size: 15px;

}

.elementmenu h3
{
	font-family: "papyrus", "arial", serif;
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
	color: #ffffff;
	


}	


.erreur
{
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	color: #2E7806;
}

.coordonnees

{
	text-align: center;
	color: #911a1b;
	margin-bottom: 15px;
}



.offre
{
	margin-left: 20px;
}

	
	
.asterix
{
	font-style: italic;
	font-size: 18px;
	text-align: center;
}



#corps
{

	height: 700px;
	text-align: center;
	color: #000000;
	margin-left: 150px;
	
}


.salle
{
	border-style: solid;
	border-color: black;
	border-width: 3px;
}

.telcontact
{
	color: #2E7806;
}



.titreformulaire

{
	color: #911a1b;
	font-family: "papyrus", "arial", serif;
	font-size: 20px;
	text-decoration: underline;


}

td

{
	font-family: "arial", "serif";
	font-size: 15px;


}

.texte
{
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;


}


.commande
{
	text-decoration: blink;
	font-size: 20px;
	color: #2E7806;
	margin-left: 250px;
}


.carte
{
	margin-left: 30px;
}


.adresse
{
	
	font-size: 20px;
	text-align: center;
	margin-left: 250px;



}	

.indexphoto
{
	
	text-align: center;
}




.tel 

{
	font-size: 30px;
	color: #2E7806;
	margin-left: 250px;
	text-decoration: underline;

}


.telplan
{
	font-size: 30px;
	color: #2E7806;
	text-decoration: underline;
}

.commandeplan

{
	font-size: 30px;
	color: #2E7806;
	text-decoration: blink;
}





.imagetext

{
	
	font-size: 30px;
	color: #000000;
	text-decoration: blink;
	text-align: left;



}



em
{
	color: #911a1b;
	font-size: 30px;
	margin-bottom: 5px;
	text-align: center;
}

.formulaire
{
	text-align: center;
	margin-left: 7px;
	margin-bottom: 10px;
}



input, textarea
{
   font-family: "Papyrus", Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
   
}
 

label
{
   color: #911a1b
}
 
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: black;
   font-weight: bold;
   
}
 
fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   margin-left: 15px;
  
}










#footer
{
	
	padding: 5px;
	font-size: 8px;
   text-align: center;
   background-repeat: repeat-x;
   
   
}