/*------------------------------------------------------------------------------------------------------*/

/*---- SOMAIRE_zone5 3 article -----*/
#navigation-droit{        
	float:left;
	left: 0px;
	width: 284px;
	background: #F5F4FA;
	border-left: 1px solid blue;
}
#cadre_zone5 {
	width: 275px;
	margin-left: 5px;
	border: 0px dotted black;
}
.BANDE_DES_TITRES_ZONES_5{
	width:270px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	background-color:#1A2090;
	font-size:14px;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:2px;
	margin-bottom:4px;
	border: 0px solid red;
}

/* LINK_BANDE_DES_TITRES_ZONES_5 */

a.link_bande_des_titres_zones_5 {
       	display:block;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	border-right:1px solid #09046F;
	border-bottom:1px solid #09046F;
}
a:hover.link_bande_des_titres_zones_5{ 
	color: #FFF;
	text-align:center;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
/*--------------------------------------------------------------------------------------------------------------------------------*/

.cadre_article_zone5_B{
	width: 273px;
	border-bottom: solid 1px #8187F1;
	margin-bottom:8px;
}
.cadre_photo_zone5_B{
	text-align:center;        
	margin:5px;
	border: solid 0px black;
}
.cadre_texte_zone5_B{
	margin-top: 5px;
	padding:3px;
	border: solid 0px red;
}
.le_sur_titre_zone5_B {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 10px;
	color: #3A3A3B;

	/*font-weight: bold;*/
}
.le_sous_titre_zone5_B {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.le_texte_intro_zone5_B {        

	font-size: 10px;
	color:#3D3333;
	line-height: 1.5em;
	margin-bottom:5px;
	/*background-color: White;*/
	border-bottom: groove 0px #a0a0a0;
}
.l_auteur_zone5_B{
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.la_date_zone5_B {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	margin-bottom:5px;
}
/*     linkC _zone5_B   */

a.le_titre_link_zone5_B {
	text-decoration: none;
	font-size:12px;
	color: black;
	font-weight: bold;
}
a:hover.le_titre_link_zone5_B {
	text-decoration: none;
	background: #909495;
	color: white;
}
/*---- FIN menu droit_zone5_B 3 article -----*/



.cadre_article_zone5{
	width: 273px;
	border-bottom: solid 1px #8187F1;
	margin-bottom:8px;
}
.cadre_photo_zone5{
	text-align:center;        
	margin:5px;
	border: solid 0px black;
}
.cadre_texte_zone5{
	margin-top: 5px;
	padding:3px;
	border: solid 0px red;
}
.le_sur_titre_zone5 {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 10px;
	color: #3A3A3B;

	/*font-weight: bold;*/
}
.le_sous_titre_zone5 {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.le_texte_intro_zone5 {        

	font-size: 10px;
	color:#3D3333;
	line-height: 1.5em;
	margin-bottom:5px;
	/*background-color: White;*/
	border-bottom: groove 0px #a0a0a0;
}
.l_auteur_zone5{
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.la_date_zone5 {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	margin-bottom:5px;
}
/*     linkC zone5   */

a.le_titre_link_zone5 {
	text-decoration: none;
	font-size:12px;
	color: black;
	font-weight: bold;
}
a:hover.le_titre_link_zone5 {
	text-decoration: none;
	background: #909495;
	color: white;
}
/*---- FIN SOMAIRE_zone5 3 article -----*/

/*------------------------------------- A VERIFIER LES CSS-------------------------------------------------*/

.boite_fond01 {/*ok*/
       width:365px;
       height:165px;
       margin:10px;
       padding:5px;
       background-color:#EFEFEF;
       border:1px solid black;
}
.boite_autour_texte01 {/*ok*/

       background-color:#EFEFEF;
       margin:0px;
       padding:0px;
       border:0px solid #DED4D4;
}

/*--------------------------------------*/
/*BOITE 1 les cadres--------------------*/
/*--------------------------------------*/

#conteneur_boite_letitre01,#conteneur_boite_letitre02{
        float:left;
	border: 1px solid yellow;
}
.boite_letitre01{/*ok*/
        width:375px;
        height:18px;
        background-color:#0C086B;
        font-size:15px;
        color: #FEFE86;
        font-weight: bold;
        text-align:center;
        margin:10px;
	border: 1px solid red;
}
.boite_fond01 {/*ok*/
       width:365px;
       height:165px;
       margin:10px;
       padding:5px;
       background-color:#EFEFEF;
       border:1px solid black;
}
.boite_autour_texte01 {/*ok*/

       background-color:#EFEFEF;
       margin:0px;
       padding:0px;
       border:0px solid #DED4D4;
}
/*----------------------------------------------------------------------------------------------------------------------------------*/