@charset "ISO-8859-1";
*,html {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/body_bg.jpg) repeat-x;
}
a {
	color: #333333;
}
h1 {
	font-size: 18px;
	background: url(../images/h1_bg.gif) no-repeat left top;
	padding-left: 10px;
	margin-bottom: 10px;
}
h1.fiche {
	margin-left: 50px;
}
h2 {
	font-size: 16px;
	background: url(../images/h2_bg.gif) no-repeat left 3px;
	padding-left: 18px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #265A8B;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
table.fiches {
	border-collapse:collapse;
	margin-bottom: 10px;
	width: 100%;
}
table.fiches td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.fiches td img {
	margin-top: 5px;
	margin-bottom: 15px;
}
table.fiches td.sep {
	border-right: 1px solid #999999;
}
#page {
	background: url(../images/page_bg.jpg) no-repeat;
	width: 1000px;
	min-height: 685px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#center {
	overflow: auto;
	padding-bottom: 60px;

}
#sidebar {
	float: left;
	width: 232px;
	margin-right: 10px;
}
#sidebar p {
	margin-left: 11px;
}
#sidebar ul {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 11px;
}
#sidebar li {
	height: 18px;
	line-height: 18px;
	color: #22BBEA;
	background: url(../images/menu_li_bg.gif) no-repeat;
	padding-left: 15px;
}
#sidebar li a {
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#sidebar li a:hover {
	color: #22BBEA;
}
#sidebar a:active {
	color: #22BBEA;
}
#sidebar hr {
	height: 1px;
	border-style: none;
	background: #FEFEFF;
	margin-left: 11px;
}
#main {
	float: right;
	width: 710px;
	padding-bottom: 40px;
}
#header_home {
	height: 286px;
	background: url(../images/home_head.jpg) no-repeat;
}
#main .accueil {
	display: block;
	position: absolute;
	height: 24px;
	width: 103px;
	top: 16px;
	right: 0px;
}
#main .contact {
	position: absolute;
	height: 24px;
	width: 103px;
	top: 40px;
	right: 0px;
}
#header_pages {
	height: 175px;
	position: relative;
	background: url(../images/page_head.jpg) no-repeat;
}
#content {
	margin-right: 83px;
	margin-top: 49px;
}
#content a.bloc {
	font-size: 12px;
	color: #FFDD11;
	text-decoration: none;
	background: #061CF8;
	padding: 2px 5px 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content p {
	margin-bottom: 10px;
	line-height: 1.3em;
	text-align: justify;
}
#content p.filet {
	background: url(../images/filet_bg.gif) repeat-x center center;
	text-align: right;
}
#content p.continu {
	margin-bottom: 0px;
}
#content ul {
	list-style: disc inside;
	margin-bottom: 10px;
	line-height: 1.3em;
	text-align: justify;
}
#content li {
	margin-left: 20px;
}
#content blockquote {
	margin-left: 30px;
}
#table.orga td.cell {
	padding-bottom: 5px;
	padding-right: 25px;
}
#content img.fl {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact {
	margin-right: 83px;
	margin-top: 49px;
	width: 513px;
	background: #0819F6;
	color: #FFFFFF;
}
#contact img {
	display: block;
}
#contact p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#contact form {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#contact .rightlabel {
	margin-left: 10px;
}
#contact td {
	padding-bottom: 10px;
}
#contact .t1 {
	width: 220px;
}
#contact .ta {
	width: 370px;
	height : 100px
}
#contact .t4 {
	width: 80px;
}
#contact #button {
	color: #FFDD11;
	background: #0F24F8;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	float: right;
	border-style: none;
}
#footer {
	margin-right: 83px;
	color: #8C8D9E;
	border-top: 1px solid #8C8D9E;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	left: 290px;
	bottom: -36px;
	width: 627px;
}
#footer a {
	color: #8C8D9E;
}
#fiche_body {
	height: 398px;
	width: 369px;
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#fiche_body .fl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#fiche_body p {
	clear: left;
	margin-bottom: 10px;
}
#fiche_body .plus {
	color: #666666;
}
#fiche_foot {
	background: url(../images/fiches/fiche_foot.gif) no-repeat;
	height: 36px;
	width: 389px;
}
#fiche_foot p {
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	padding-left: 160px;
	color: #FFFFFF;
}
.fiche_foot {
	color: #FFDD11;
}
.home {
	color: #061CF8;
}
.habitat {
	color: #22BBEA;
}
.emergence {
	color: #8CB229;
}
.qsn {
	color: #FB8303;
}

