/**************CONTENEUR GAUCHE************************************/
#page_news{
position:relative;
width:830px;
height :420px;
margin-top: 0px;
margin-left: auto;
margin-right:auto;
font-size : 14px;
color:#F0F9A2;/*JAUNE*/
font-weight:bold;
background:#D3D600;/*VERT*/
}
/**************CONTENEUR GAUCHE************************************/
/**************TITRE  PAGE************************************/
#titre_news{
position:relative;
width:200px;
height :39px;
}
/**************************************************/
#cadre_news{
position:relative;
width:200px;
height :140px;
text-align:center;
margin:0px 0px 0px 0px;
}
/**************CONTENEUR GAUCHE************************************/
#gauche_news{
position:relative;
width:150px;
height :185px;
text-align:center;
margin:5px 0px 0px 40px!important;
margin:3px 0px 0px 40px;
}
/**************IDENTIFICATION************************************/
.identification{
position:relative;
width:610px;
height :20px;
 font-size: 14pt;
font-weight:bold;
text-align:center;
margin:20px 0px 0px 0px;
}
table.login_pass{
width:610px;
height :120px;
 font-size: 12pt;
font-weight:bold;
color:#D3D600;/*VERT*/
 margin:40px 0px 0px 0px;
border: 1px solid #F0F9A2;/*JAUNE*/
 }
/**************CONTENEUR DROITE************************************/
/**************PRE AFFICHAGE NEWS************************************/
table.pre_affichage{
width:610px;
 font-size: 11pt;
font-weight:bold;
margin:5px 0px 0px 10px;
background-color: transparent;
 }
 table.modif_affichage{
width:610px;
 font-size: 12pt;
  font-weight:bold;
 margin:5px 0px 0px 10px;
  background-color: transparent;
 }
 /**************AFFICHAGE NEWS************************************/
b.{
color:#FFFFFF;/*BLANC*/
} 
table.news_affichage{
width:610px;
 font-size: 11pt;
  font-weight:bold;
 margin:5px 0px 0px 10px;
background-color: transparent;
 }
/********************COULEUR DU TEXTE*******************************/
.titre_de_la_news{
color:#FFFFFF;/*BLANC*/
 font-size: 14pt;
}
.texte_message{
color:#F0F9A2;/*JAUNE*/
}
.texte_message b{
color:#FFFFFF;
}
.texte_message u{
color:#FFFFFF;
}
.texte_message a{
color:#306707;/*VERT FONCE*/
}
.texte_message a:hover{
color:#FFFFFF;/*BLANC*/
text-decoration:none;
}
/**************GENERATEUR IMAGE************************************/
table.redimensionne{
width:610px;
 font-size: 12px;
 font-weight:bold;
color:#F0F9A2;/*JAUNE*/
 margin:5px 0px 0px 0px;
background-color: #D3D600;/*VERT*/
 }
