body
{
	background-color: #00CC00;
	
}

#conteneur
{
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;	
	font-family: Tohama, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	color: black;
	text-decoration: none;
	
}	

#en_tete
{
	width: 760px;
	height: 122px;
	margin: auto;
	margin-bottom: 0px;
	background-image:  url("iconographie/bandeau_03.jpg");
	background-repeat: no-repeat;
}

#message
{
	width: 800px;
	margin: auto;
	text-align: center; 
	height:15px;
	font-family: Andy, Arial, "Arial Black", "Times New Roman", Times, serif; 
	font-size: medium;
	color: #FFFF33; 
	font-style: italic;
}	

#menu
{
	width: 226px;
	float: left;
	margin: 1.5%;
}
.element_menu
{
	text-align: left;
	background-color: #d4d0c8;	
	background-image: url("iconographie/jonquille_br04.gif");
	background-repeat: no-repeat;
	background-position: top center;
	border: 6px inset black;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 0px;
	
}
.element_menu h4
{
	color: #000000;
	font-family: Tohama, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.element_menu h6
{
	font-style: normal;
	text-align: center;
}

.element_menu ul
{
	list-style-image: url("iconographie/jonquille_br03.gif");
	padding-left: 30px;
	margin: 0px;
	margin-bottom: 5px;
	
}

.element_menu a
{
	color: black;	
	text-decoration: underline;
}

.element_menu a:hover
{
	background-color: #ffffa9;
	color: #ff60bc;
	text-decoration: underline;
}

.element_menu a: active
{
	background-color: green;
	color: yellow;
}

.element_menu a: focus
{
	background-color: green;
}

	
.element_vignettes
{	
	width: 210px;
	height: 300px;
	margin: 0px;
	overflow:auto;
		
	background-color: #d4d0c8;
	background-position: top left;			
	border: 6px inset black;
	margin-bottom: 20px;
	text-align: center;
	
}

.element_vignettes img
{
	border: none;
}	

.centrer
{
	text-align: center;
}

#flottant_g	
{
	float: left;
	margin-left: 20%;
	
	
}

#flottant_d	
{
	float: right;
	margin-right: 20%;
	
	
}

#corps
{
	text-decoration: none;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #d4d0c8;	
	border: 6px outset black;
	text-align: left;
}
#corps h1
	{
	color: #000000;
	font-family: Tohama, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
#corps h2
	{
	color: #000000;
	font-family: Tohama, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	
}
#corps h3
{
	color: #000000;
	font-family: Tohama, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: left;	
}


#itineraire
{
	
	margin-left: auto;
	margin-right: auto
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	
}
#pied_de_page
{
	
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;	
	height: 70px;
	padding: 5px;	
	text-align: center;
	color:#b3b3b3;
	background-color: #626262;
	background-image: url("iconographie/jonquille_br04.gif");
	background-repeat: no-repeat;
	background-position: left;
	border: 6px outset black;
}

.element_compteur
{
	background-color: #d4d0c8;
	width: 150px;
	height: 50px;
	float: right;
	background-image: url("iconographie/jonquille_br04.gif");
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	border: 6px inset black;
	text-align: left;	
}

	
	
