body{	
background-color: #546172;	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: white;
margin : 0px;
}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #ffcc00; font-size: 11px;}
.bg1{background-color: #ffffff; font-size: 11px;}
.bg2{ color: #5F5F5F;  background-color: #F6F6F6; font-size: 11px; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ color: #0033F4; }
a:hover{ color: #333399; }
a:visited{ color: #4692FF; }
table{ font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	}
h1{	font-size: 21px;}
h2{	font-size: 19px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 14px;}
th{ color: White;  background-color: #000186;  font-size: 14px;}

.titre_bloc, .titre_bloc a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0480B7;
	margin: auto;
	font-weight: normal;
	text-decoration:none;
}
.titre_bloc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #546172;
	margin: auto;
	font-weight: normal;
	text-decoration:none;
}
.texte_focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	text-decoration: none;
}
.texte_focus  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0480B7;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}
.texte_focustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 10px;
	font-weight: bold;
}
.titre_homeblc, .titre_homeblc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: auto;
	text-transform: uppercase;
	text-decoration:none;
}
.titre_homejaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	margin: auto;
	text-transform: uppercase;
}
.texte_home {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}

.texte_home a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.Style1 {color: #FFFFFF}

.whiteborders{
	border: 1px solid white;
}
.texteintro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
.fd_gris{
	background-image: url(../images/fd_cellule.gif);
	background-repeat: repeat-y;
}