.table_interieur_1 {
	width:100%;
	border:0px none;
	background-color:#6BADCE;
}

.table_exterieur_1 {
	border:0px none;
	background-color:#000000;
}
	
.table_interieur_2 {
	width:100%;
	border:0px none;
	background-color:#AACCDD;
}
	
.table_exterieur_2 {
	border:0px none;
	background-color:#000000;
}
	
.table_interieur_3 {
	width:100%;
	border:0px none;
	background-color:#C9BFDA;
}
	
.table_exterieur_3 {
	width:100%;
	border:0px none;
	background-color:#000000;
}


.titre_tableau_1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	background-color:#296C97;
    margin-top:0px;
}

.sous_titre_tableau_1 {
	font-size:11px;
	font-weight:normal;
	font-family:verdana;
	background-color:#C1DAE9;
	color:#000000;
}
	
.sous_titre_tableau_2 {
	font-size:11px;
	font-weight:normal;
	font-family:verdana;
	background-color:#296C97;
	color:#FFFFFF;
	text-decoration:none;
}    

.sous_titre_tableau_2 a {
	font-size: 11px;
	font-weight: normal;		
	text-align: center;
	color:#FFFFFF;		
	background-color:#296C97;
	text-decoration:none;
}

.sous_titre_tableau_2 a:visited {
	color:#FFFFFF;		

}