<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5EAE4;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style111 {
	color: #640000;
	font-weight: bold;
}
.Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
a {
	font-size: 14px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.Style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #FFFFFF; }




/* Gris clair et gris moyen pour alterner les couleurs des lignes
   des tableaux  */
.gris00 { 
    background-color: #EEE;
    color : #777;
	font-style : italic;
}
.gris01 { 
    background-color: #EEE;
    color : #000;
	font-style : normal;
}
.gris10 { 
    background-color: #DDD;
    color : #777;
	font-style : italic;
}
.gris11 { 
    background-color: #DDD;
    color : #000;
	font-style : normal;
}

.gris00:hover { 
    background-color: #EE9;
}
.gris01:hover { 
    background-color: #EE9;
}
.gris10:hover { 
    background-color: #EE9;
}
.gris11:hover { 
    background-color: #EE9;
}


.titrePrincipal {
    color : #fff;
	font-family: Arial;
	font-weight: 900;
	font-size: 25px;
}

.texteSelectionne {
	color : #FF0;
	font-weight : bold;
}

#messageErreur {
	color : #E00;
	font-weight: bold;
}

#adminCentre INPUT {
	font-size: 90%;
}
#adminCentre SELECT {
	font-size: 90%;
}

/* ----------------------------- BOITES PAGE PRINCIPALE ----------------------------- */
#boiteRechercheRapide SELECT, #boiteRechercheAvancee SELECT, #boiteAlerte SELECT, #boiteContact SELECT { 
	font-size : 100%;
}
#boiteRechercheRapide INPUT, #boiteRechercheAvancee INPUT, #boiteAlerte INPUT, #boiteContact INPUT {
	font-size : 100%;
}
#boiteRechercheRapide FORM, #boiteRechercheAvancee FORM, #boiteAlerte FORM, #boiteContact FORM {
	margin-bottom: 0px;
    margin-top: 0px;
}
#boiteRechercheRapide TABLE, #boiteRechercheAvancee TABLE, #boiteAlerte TABLE, #boiteContact TABLE { 
	font-style : bold;
}
#boiteRechercheRapide TH, #boiteRechercheAvancee TH, #boiteAlerte TH, #boiteContact TH {
	background-repeat: no-repeat;
	text-align: left;
	padding: 9px;
	padding-left: 35px;
	border: solid; border-width:2px;
}
#boiteRechercheRapide TD, #boiteRechercheAvancee TD, #boiteAlerte TD, #boiteContact TD { 
	line-height: 160% ;
	font-size : 90%;
	padding: 10px;
	text-decoration: none;
	text-align:left;
	border: solid; border-width:2px;
}

/* ----------------------------- Formulaire recherche avancée ----------------------------- */
TABLE.formRechAvancee SELECT { 
	font-size : 100%;
}
TABLE.formRechAvancee INPUT {
	font-size : 100%;
}
TABLE.formRechAvancee FORM {
	margin-bottom: 0px;
    margin-top: 0px;
}
TABLE.formRechAvancee TABLE { 
	font-style : bold;
}
TABLE.formRechAvancee TH {
	background-repeat: no-repeat;
	font-size : 110%;
	text-align: center;
	padding: 9px;
	border: solid; border-width:2px;
}
TABLE.formRechAvancee TD { 
	line-height: 160% ;
	font-size : 100%;
	padding: 10px;
	text-decoration: none;
	text-align:left;
	border: solid; border-width:2px;
}
TABLE.formRechAvanceeAttributs TH {
	padding: 3px;
	background-repeat: no-repeat;
	font-size : 100%;
	text-align: center;
	border: solid; border-width:1px;
}
TABLE.formRechAvanceeAttributs TD { 
	padding: 3px;
	font-size : 90%;
	text-decoration: none;
	text-align:left;
	border: solid; border-width:1px;
}
	

/* ------------------------------------------------------------------------------------- */

TABLE.menuAdmin { 
	background-color : #666666; /*  #400010; */
}
TABLE.menuAdmin TH {
	color: #9999FF;
	font-weight: bold;
	font-size : 2;
	padding: 2px;
	text-align:left;
}
TABLE.menuAdmin TD { 
	padding: 4px;
    background-color: #999999;  /* #886565; */
	color: #EEEEEE;
	text-decoration: none;
	text-align:center;
	font-size : 1;
}
TABLE.menuAdmin TD:hover { 
    background-color: #98d;
}
TABLE.menuAdmin A { 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size : 1;
}

body { 
    font-size: 11px;
	margin: 0;
	padding: 0;
}
h1 { 
    font-size: 24px;
    font-weight: bold;
}
h2 { 
    font-size: 18px;
    font-weight: bold;
}
h3 { 
    font-size: 14px;
    font-weight: bold;
}
h4 { 
    font-size: 12px;
    font-weight: bold;
}

a.lienBlanc:link {
	color: #EEEEEE;
	text-decoration: underline;
	font-weight: bold;
}
a.lienBlanc:visited {
	color: #EEEEEE;
	text-decoration: underline;
	font-weight: bold;
}
a.lienBlanc:hover {
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
}

TABLE.pliste { 
}
TABLE.pliste TH {
	color: #ffffff;
	background-color : #999999;
	text-align: center;
	font-weight: bold;
	font-size : 12px;
	padding: 4px;
}
TABLE.pliste TD { 
	font-size : 11px;
	border-width:1px;
	border-style:solid;
	border-color: #999999;
	padding: 2px;
}
TABLE.vide { 
}
TABLE.vide TH {
	font-size : 100%;
	border-width:0px;
	padding: 0px;
}
TABLE.vide TD { 
	font-size : 100%;
	border-width:0px;
	padding: 0px;
}
.liensfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.parag {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.parag h1{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bolder;
	text-align: center;
}
