/* ________BODY________ */

body {
	background-image:url(../images-site/fond.jpg);
	background-repeat:repeat-x;
	background-color:#E2E2E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	
}

/* ________TEXTES ________*/



.texte {
	font-size:12px;
	color:#666666;
	text-align:justify;
}
.texte2 {
	font-size:12px;
	color:#666666;
}
.texte_rouge {
	font-size:12px;
	color:#B3081B;


}
p.texte_fin {
	font-size:14px;
	color:#B3081B;
	text-align:center;
	
}
p.texte_formation{
	font-size:9px;
	color:#666666;
		text-align:center;
}
p.texte_formation a{
	color:#666666;

}
.texte_blanc {
	font-size:12px;
	color:#ffffff;
}
.titre {
	font-size:16px;
	text-transform:uppercase;
	color:#B3081B;
	letter-spacing:3px;
	padding-left:15px;
}

.ss_titre {
	font-size:14px;
	color:#B3081B;
	}
.texte_bas {
	font-size:9px;
	color:#999999;
}
.texte_gauche {
	color:#333333;
	font-size:10px;
}
.texte_section {
	font-size:9px;
	color:#666666;
}

.texte_rub_index {
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
/* ________LIENS________ */

a.liens_texte {
	font-size:12px;
	color:#666666;
}
a.liens_texte:hover {
	font-size:12px;
	text-decoration:none;
	color:#B3081B;
}

a.lien_bas {
	font-size:9px;
	color:#999999;
}
a.lien_bas:hover {
	color:#B3081B;
}

a.lien_section {
	font-size:9px;
	color:#666666;
}
a.lien_section:hover {
	color:#333333;
}
/* ________BOUTONS________ */


a.boutons_bas {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a.boutons_bas:hover {
	font-size:13px;
}
a.boutons_gauche {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
a.boutons_gauche:hover {
font-weight:bold;

}

a.boutons_index {
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
a.boutons_index:hover {
color:#B3081B;
}

/* ________IMAGES________ */

img.align_gauche{
	float:left;
	margin-right:8px;
	border:1px solid #333333;
}
/* ________TABLE________ */

td.bord_table{
border:1px solid #B3081B;	
}
/* ________DIV________ */
#contenu {
	position:static;
	width:500px;
	height:270px;
	z-index:1;
	overflow:auto;
	margin-top:0px;
	margin-left:15px;
	overflow:auto;
}

#news_cadre{
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color: #fff;
	margin:0px;
	padding:0px;
	margin-left:10px;
	
}
#news_cadre p.titre{
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	color: #fff;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	letter-spacing:0px;
}
#news_cadre ul{
	margin:0px;
	margin-left:15px;
	margin-top:3px;
	padding:0px;
	
}
#news_cadre p.info{
	text-align:right;
	margin-top:0px;
	color:#900;
}
#news_cadre p.info a, #news_cadre a{
	font-size:10px;
	color:#900;
	font-weight:bold;
}
