A
{
	color: #0000FF;
	text-decoration: underline;
	
}
A:hover
{
	color: #ffffff;
	background-color:#3366CC;
	text-decoration: underline;
	}
	


BODY
{
	background: #ffffFF;
    margin: 0px;
	font-family: Verdana,Arial,Sans-serif;
	/*SCROLLBAR-FACE-COLOR: #e6e6e6; SCROLLBAR-HIGHLIGHT-COLOR: #ececec; SCROLLBAR-SHADOW-COLOR: #949494; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #5c5c5c; SCROLLBAR-TRACK-COLOR: #f3f3f3; SCROLLBAR-DARKSHADOW-COLOR: #ffffff*/
}

.Text_intro
{
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
TEXT-ALIGN: center;
font-weight: bold;


}

.texte {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position: top;
	letter-spacing: normal;
	text-align: justify;

}
.texte_defil {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 10px;
	

}


.titre {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 14px;
    font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-align:center;
}

.texte_news {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	text-align: justify;

}
.commentaires{
   font-family: Verdana,Arial,Sans-serif;
	font-size: 9px;
	font-weight: normal;
    text-align: justify;

}