body
   {
	background-color: #ffffff;
	background-image: url(images/fondmenu.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px;
	left: 0px;
	top: 0px;
	color: #003366;

}

.texte {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.titreorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-align: justify;
	line-height: normal;
}

a
	{
	color: #669933;
	}
	
a:hover
   {
	color: #ff9933;
	}

.menu {
color: #ffffff;
clear: both; /* pour obliger le retour à la ligne des menus */
margin-left: 10px;
width: 110px;
text-align: left;
font-size: 12px;
font-weight: bold;
text-decoration: none;
font-family: verdana, arial, sans-serif;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5{

display: none; /* par défaut, les sous-menus ne seront pas affichés */
width: 110px;
margin-left: 15px;
font-size: 10px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
}

#ssmenu1, #ssmenu2, #ssmenu3, #ssmenu4, #ssmenu5{

width: 110px;
margin-left: 15px;
font-size: 10px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
}
	
a.bouton {
	color: #ffffff;
	text-decoration: none;
}

a.bouton:hover {
	color: #ff9933;
	text-decoration: none;
}

.boutonoff {
	width: 100px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
	display: block;
	color: #003366;
	border: 1px dashed #ff9933;
	margin-left: 5px;

}

.titremanif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-align: justify;
	line-height: normal;
}

.datemanif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-align: justify;
	line-height: normal;
}

.legende {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}

.hautd {
	text-align: right;
	height: 115px;
	width: 150px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
   }
