/**************************************************************************/
body{
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/**************************************************************************/
body, tr, td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
}
/**************************************************************************/
/*a {text-decoration : none; cursor : pointer;}
a:link, a:active, a:visited {text-decoration : none;}
a:hover {text-decoration : none; color : #003399;}
*/
a:link, a:active, a:visited {
	color:#FE0000;
}
a:hover {
	color:#FE0000;
	text-decoration: none;
}
/**************************************************************************/
.menu1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu1_sel {
	font-size: 13px;
	font-weight: bold;
	color:#FE0000;
	text-decoration: none;
}
.menu2 {
	font-size: 12px;
	text-decoration: none;
}
.menu2_sel {
	font-size: 12px;
	color:#FE0000;
	text-decoration: none;
}
.txt_noir {
	color: #000000;
	text-align: justify;
}
.txt_gris {
	color: #444444;
	text-align: justify;
}
.txt_gris_noalign {
	color: #444444;
}
.txt_gris_petit {
	color: #444444;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
}
.txt_gris_petit_noalign  {
	color: #444444;
	font-size: 11px;
	line-height: 13px;
}
.titre_gris {
	font-size: 14px;
	/*font-style:italic;*/
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre_gris_clair {
	font-size: 14px;
	/*font-style:italic;*/
	font-weight: bold;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre_bleu {
	font-size: 16px;
	/*font-style:italic;*/
	font-weight: bold;
	color: #0046cd;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre_orange {
	font-size: 20px;
	font-weight: bold;
	color: #FE0000;/*#FF6600*/
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.titre_orangepetit {
	font-size: 12px;
	font-weight: bold;
	color: #FE0000;/*#FF6600*/
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.liste_menu {
	color:#FE0000;/*#FF6600*/
	list-style-type:square;
	list-style-position: outside;
	margin: 0px;
	padding-top: 5px;
	padding-left: 45px;
	padding-bottom: 15px;
}
.liste_simple {
	list-style-type:disc;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
}


/******************************************COFERSTYLE****************************************************/
/*
body, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #657CD3;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #657CD3;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #657CD3;
	text-decoration: underline;
	font-size: 11px;
}

a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #657CD3;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #657CD3;
	text-decoration: none;
}
*/
.t_actu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.titre_breve {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC7033;
	text-decoration: none;
}
.t_grand-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.t_titre_chapitre {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #840407;
	border-bottom-color: #840407;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
.bordure {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #840407;
}
.t_titre_02 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #840407;
	text-decoration: none;
	font-size: 12px;
}
.t_titre_04 {
	font-family: Tahoma, Verdana, Arial;
	font-style: italic;
	text-decoration: underline;
}
.t_gris_petit {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

