.footer,.footer:active,.footer:visited
{
	font-family:arial;
	font-size: 0.85em;
	color: #043B96;
	text-decoration: none;
	font-weight: bolder;
}

.footer:hover
{
	text-decoration: underline;
}

.texte_noir
{
	font-family:arial;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-align:justify;
}

a.texte_noir
{
	font-family:arial;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-align:justify;
}

.footer_small
{
	font-family:arial;
	color:#888888;
	font-size:12px;
	padding-top:5px;
	text-decoration: none;
	font-weight: bold;
}

input.image 
{
	border: 0px ;
}

input.text 
{
	border: 1px solid #2250A5;
}

textarea 
{
	border: 1px solid #2250A5;
}

.bouton_menu_bleu
{
	font-family: arial;
	font-size:13px;
	text-decoration: none;
	color: white;
	font-weight: bolder;
	Letter-spacing:0px;
	text-align:center;
}

.bouton_menu_blanc
{
	font-family: arial;
	font-size:13px;
	text-decoration: none;
	color: #3662AB;
	font-weight: bolder;
	Letter-spacing:0x;
	text-align:center;
}



.tableau_rubrique_titre
{
	font-family: arial;
	text-decoration: none;
	color: #043B96;
	font-size: 1 em;
	font-weight: bolder;
	padding-left:5px;
	Letter-spacing:0px;
	border-style:solid;
	border-width:1px;
	border-color:#BEC7D8;
	border-collapse:collapse;

}

.tableau_rubrique
{
	font-family: arial;
	color:#888888;
	font-size: 0.82em;
	font-weight: bold;
	Letter-spacing:0px;
	text-decoration: none;
	padding-left:5px;
	padding-top:7px;
	border-style:solid;
	border-width:1px;
	border-color:#BEC7D8;
	border-collapse:collapse;
}


.log
{
	font-family: arial;
	text-decoration: none;
	color: #888888;
	font-size: 0.8em;
	font-weight: bolder;
	Letter-spacing:0px;
}

input
{
	font-family: arial;
	text-decoration: none;
	color: #717277;
	font-size: 0.8em;
	font-weight: normal;
	border:1px;
	border-style:solid;
	Letter-spacing:-1px;
}




.texte_bleu
{
	font-family:arial;
	text-decoration:none;
	color:#2250A5;
	font-size:12px;
	font-weight: bold;
}

.texte_bleu_titre
{
	font-family:arial;
	text-decoration:none;
	color:#2250A5;
	font-size:20px;
	font-weight: bolder;
}

.texte_bleu_sous_titre
{
	font-family:arial;
	text-decoration:none;
	color:#2250A5;
	font-size:14px;
	font-weight: bold;
}


.ancre_grise
{
	font-family:arial;
	color:#888888;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	
}


.ancre_grise:a, .ancre_grise:active , .ancre_grise:visited
{
	font-family:arial;
	color:#888888;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	
}

.ancre_grise:hover
{
	color:#2250A5;
}


.ancre_bleu
{
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	color:#2250A5;
	font-weight: bold;	
}

.ancre_bleu:a, .ancre_bleu:active , .ancre_bleu:visited
{
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	color:#2250A5;
	font-weight: bold;	
}

.ancre_bleu:hover
{
	color:red;
}


.news_gris
{
	
	font:100% / 1.2 arial;
	text-decoration: none;
	color: #888888;
	font-size: 13px;
	font-weight: bold;
	Letter-spacing:-1px;
}
/*========================================================*/
/*					exemple CSS							  */
/*========================================================*/
/*
.menu_selected
{
	font-family: arial;
	text-decoration: underline;
	color: #EF6F18;
	font-size: 1 em;
	font-weight: bolder;
	Letter-spacing:-1px;

}

.menu:a , .menu:active , .menu:visited
{
	font-family: arial;
	text-decoration: none;
	color: #717277;
	font-size: 1 em;
	font-weight: bolder;
	Letter-spacing:-1px;
}

.menu:hover
{
	text-decoration: underline;
	Letter-spacing:-1px;
	color: #EF6F18;
}



.titre_gauche_lien
	{
	font:100% / 1 arial;
	text-decoration: none;
	color: #AAAAAA;
	font-size: 1em;
	font-weight: bold;
	padding-left:8px;
	Letter-spacing:-1px;
}

.titre_gauche_gris
{
	font:100% / 1 arial;
	text-decoration: none;
	color: #AAAAAA;
	font-size: 1em;
	font-weight: bold;
	Letter-spacing:-1px;
}
*/