*{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11 px;
	color: white;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFCC00;
}
body{background-color: black;}
a:link, a:visited{
	color : #F1F1F1;
	text-decoration : none;
}
a:hover{
	color : white;
	text-decoration : underline;
}
.couleur-roouge{color: #FFCC00;}
/*NEWS PREMIERE PAGE----------------------------DEBUT*/
/*img{border: 1px solid pink;}*/
img{border: none;}
.texte{font-size: 12px;}
.texte-petit{font-size: 11px;}
.titre{
	font-size: 13px;
	font-weight: bolder;
}
.sstitre{
	font-size: 12px;
	color: #FFCC00;
	font-weight: bolder;
}
.tr-background-gris{background-color: #F1F1F1;}
.color{color: #FFCC00;}
.gras{
	font-size: 12px;
	font-weight: bolder
}
.italique{
	font-size: 12px;
	font-style: italic;
}
.centre{text-align: center;}
td.justify{
	font-size: 12px;
	text-align: justify;
}
td.align-right{text-align: right;}
/*NEWS PREMIERE PAGE----------------------------FIN*/
.titre-contenu{
	font-size: 14px;
	font-weight: bolder;
}
a.souligne:link, a.souligne:visited{
	color : #F1F1F1;
	text-decoration : underline;
}
td.pointilles-gauche{
	border-left : 1px dotted  white;
	text-align: center;
}
td.pointilles-droite{
	border-right : 1px dotted  white;
	text-align: center;
}
td.pointilles-gauche-droite{
	border-left : 1px dotted #666666;
	border-right : 1px dotted  #666666;
	text-align: center;
}
td.pointilles-gauche-droiteV2{
	border-left : 1px dotted #666666;
	border-right : 1px dotted  #666666;
}
