/*#locust {
margin-left:41px;
}*/
body {
height:100%;
	background:#B3B3B3 url(fondCiradLocust.gif) 0 0 repeat-y;
	padding-left:41px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuHaut {
	font-size: 11px;
	font-weight: bold;
	padding-left: 35px;
	background-image: url(images/puce_menu.gif);
	background-repeat: no-repeat;
}
p.menuHaut {
	margin-bottom: 2px;
	margin-top: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
/*
a:visited {
	color: #000000;
	text-decoration: none;
}
*/
a.lienMenuHaut {
	color: #006699;
	text-decoration: none;
}
a.lienMenuHaut:hover {
	color: #000000;
	text-decoration: none;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C1C1AD;
	text-align: right;
}

/* Styles affichage du menu dynamique */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: relative;
	top: 0.2em;
	left: 0em;
	width: 8em;
}
#menu dt {
	cursor: pointer;
	background: #E3E3E3;
	height: 20px;
	line-height: 20px;
	margin: 1px 0;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-indent: 15px;
}
#menu dd {
	position: absolute;
	z-index: 100;
	left: 7.2em;
	margin-top: -1.2em ;
	width: 16em;
	background: #A9BFCB;
	border: 1px solid gray;
}
#menu ul {
padding: 2px;
}
#menu li {
	text-align: left;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	text-indent: 10px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}
#menu li a:hover {
	text-decoration: underline;
}
/* Fin */
h2 {
	font-size: 12px;
	color: #A23C00;
	text-align: right;
	margin-bottom: 1em;
}
h3 {
	font-size: 11px;
	color: #A23C00;
	font-weight: bold;
}
.piedPage {
	font-size: 11px;
	font-weight: bold;
}
.nomEspeces {
	font-size: 16px;
	color: #C1C1AD;
	text-align: center;
	font-weight: bold;
}
.especes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.menuEspeces {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
a.lienMenuEspece {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.lienMenuEspece:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.infosLegales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
