h1 {
	font-size: 36px;
	color: #cc3333;
	padding: 14px 0 0 10px;
	margin: 0;
	background: url(../images/fond-h1-especes.jpg) no-repeat;
}

#desc_rubn1 {
		float: left;
		width: 715px;
		color: #4c4c4c;
		font-size: 18px;
		padding: 0 30px 4px 35px;
		display: inline;
		font-style: italic;
		background: url(../images/fond-desc-rubn1.jpg) no-repeat bottom;
}

ul#onglets {
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#onglets li {
	display: inline;
	float: left;
	padding: 1px 0px 9px 18px;
	margin: 0 20px 0 0;
	background: url(../images/fond-li-onglet.gif) no-repeat;
}
ul#onglets li a {
	padding: 0 0 7px 0;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/fond-a-onglet.gif) no-repeat bottom right;
}
ul#onglets li a#actif {
	color: #cc3300;
}

img#choix_espece {
	margin: 10px 0 10px 10px;
}

div#encart_especes {
	float: left;
	width: 770px;
	margin: 0 0 30px 10px;
	display: inline;
	font-size: 12px;
	/*
	height: 500px;
	overflow: auto;
	*/
}
div.encart_titre_liste_especes {
	float: left;
	width: 175px;
}
div.titre_liste_especes {
	float: left;
	width: 175px;
	color: #336600;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
div.encart_liste_especes {
	float: left;
	width: 175px;
	padding: 10px 0 0 0;
}
div.encart_liste_especes_c1 {
	background: url(../images/fdhle.gif) no-repeat;
}
div.encart_liste_especes_c2 {
	background: url(../images/fdhle2.gif) no-repeat;
}
div.espace_encart_liste_especes {
	margin: 0 15px 0 0;
	display: inline;
}
div.encart_liste_especes ul {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0 0 10px 2px;
	list-style: none;
}
div.encart_liste_especes_c1 ul {
	background: #bfe59a url(../images/fdble.gif) no-repeat bottom;
}
div.encart_liste_especes_c2 ul {
	background: #e2e2bf url(../images/fdble2.gif) no-repeat bottom;
}
div.encart_liste_especes ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 7px;
	background: url(../images/ple.gif) no-repeat 0 5px;
}



