@charset "UTF-8";
/* CSS Document */

body {
	margin: auto;
	margin-top:20px;
	width: 958px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	vertical-align: top;
}

.gene {
	background-image:url(../images/pixel_remplssg_site.gif);
	background-repeat:repeat;
	vertical-align: top;
}

.tr {
	font-size:11px;
	vertical-align:top;
}

.legende{
	text-align:center;
}

.fond_menu_haut {
	background-image:url(../images/bandeau_header2.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

.tr2 {
	background-image:url(../images/bandeau_header.gif);
	background-repeat:no-repeat;
	font-size:11px;
	vertical-align:top;
	height:168px;
}

a.menu{
	color:#CCCC01;
	font-size:11px;
	text-decoration: none;
}
a:hover.menu{
	color:#FDFBE8;
}
a:active.menu{
	color:#FDFBE8;
}

a.ssmenu{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover.ssmenu{
	color:#CAD000;
}
a:active.ssmenu{
	color:#CAD000;
}

a.ssmenu1{
	font-size: 12px;
	color: #669900;
	text-decoration: none;
}
a:hover.ssmenu1{
	color:#CAD000;
}
a:active.ssmenu1{
	color:#CAD000;
}

a.ssmenu2{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover.ssmenu2{
	color:#666666;
}
a:active.ssmenu2{
	color:#666666;
}

a.navigation{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align:center;
	vertical-align:bottom;
}
a:hover.navigation{
	color:#CAD000;
	vertical-align:bottom;
}

a.fiche{
	font-size: 12px;
	color: #669900;
	text-decoration: none;
}
a:hover.fiche{
	color:#CAD000;
}
a:active.fiche{
	color:#CAD000;
}

.footer {
	background-image: url(../images/footer.jpg);
}

.illustr_feuill {
	vertical-align: top;
}

.text_accueil {
	/*text-align: justify;*/
	vertical-align:text-top;
	font-size:12px;
	line-height:19px;
}

.btn_accueil {
	text-align:center;
}

h1{
	font-size:16px;
	text-align:center;
	color:#003300;
	margin:0px;
}

h2{
	font-size:14px;
	color:#003300;
	margin:0px;
}

h3{
	font-size:11px;
	color:#003300;
	margin:0px;
	padding:0px;
}
h4{
	font-size:11px;
	color:#006600;
	margin:0px;
	padding:0px;
}
h5{
	font-size:10px;
	color:#006600;
	margin:0px;
	padding:0px;
}

.td-formulaire{
	background-image:url(../images/formulaire_zone.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
	width:416;
	text-align:left;
	color:#FFF;
}

.table-fiche{
	border:solid;
	border-width:2px;
	border-color:#003300;
	text-align:left;
}
.table-fiche2{
	border:solid;
	border-width:2px;
	border-color:#d4d700;
	text-align:left;
}

.text_fiche {
	text-align: justify;
	color:#FFF;
	background-image:url(../images/fiche_zone_info_remplssg.gif);
	background-repeat:repeat;
}

.cell_fiche {
	background-image:url(../images/fiche_zone_info_remplssg.gif);
	background-repeat:repeat;
}

.mentions_lgl{
	background-color:#FFF;
}

.alerte {
	color:#fc239e;
}
.alerte2 {
	border:solid 1px #fc239e;
	background:#FCF;
}
.rougef12{font-family:arial;font-size:12px;color:#990000;}