		/*   >> CSS << copyright : FEHAP  */

BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: rgb(102,201,80);
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #666666;
	background-color: #FFFFFF;
	font-size : 12px;
}

.Titre {
	text-align : center;
	font-size: 20px;
	color : rgb(159,1,0);
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.SousTitreRouge {
	font-size: 15px;
	color : rgb(159,1,0);
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.SousTitreVert {
	font-size: 15px;
	color : rgb(78,181,55);
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.Texte_en_petit {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Texte_en_grand {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
}



		/* liens normaux */

A:link {
text-decoration: underline;
color: #000000;
}

A:visited {
	text-decoration: underline;
	color: #333333;
}

A:hover {
text-decoration: none;
color: rgb(159,1,0);
}

A:active {
text-decoration: underline;
color: #000000;
}

A.external:visited {
color: rgb(159,1,0);
}


		/* liens du menu */

A.menu:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight : bold;
}

A.menu:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight : bold;
}

A.menu:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	background-color : rgb(248,220,219);
	font-weight : bold;
}


		/* liens des options du menu */

A.options_menu:link {
color: #000000;
text-align: right;
text-decoration: none;
font-size: 9px;
; font-weight: bold; background-color: #F5D3D6
}

A.options_menu:visited {
color: #000000;
text-align: right;
text-decoration: none;
font-size: 9px;
; font-weight: bold; background-color: #F5D3D6
}

A.options_menu:active {
color: #000000;
text-align: right;
text-decoration: none;
font-size: 9px;
; font-weight: bold; background-color: #F5D3D6

}

A.options_menu:hover {
color: #000000;
text-align: right;
text-decoration: none;
font-size: 9px;
background : #DCDCDC;
; font-weight: bold

}

/* formulaire  */

input.recherche {
	text-align : center;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #9F0100 2px solid;
	BORDER-LEFT: #9F0100 2px solid;
	BORDER-RIGHT: #9F0100 2px solid;
	BORDER-TOP: #9F0100 2px solid;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

		/* Mise en forme du texte  */

.erreur {
	color: rgb(159,1,0);
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

	/* Mise en forme des tablo  */
	
/* table  */

table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

font {  }
