#conteneur_identite {
float:left;
width:250px;
height : 350px;
background:transparent;
margin: 10px 0px 0px 0px;
}
#texte_contact {
float:right;
width:600px;
height : 350px;
font-family:century gothic, Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px;
color:#979A28;/*FONCE*/
text-align:justify;
background:transparent;
margin: 10px 0px 0px 0px;
}
#mail {
float:right;
width:210px;
height : 45px;
text-align : right;
font-family:century gothic, Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px;
color:#979A28;/*FONCE*/
text-align:justify;
background:transparent;
margin: 0px 0px 0px 0px;
}
#mail a{
color: #E7EB3E;/*JAUNE-VERT*/
text-decoration:none;
}
#mail a:link{
color: #E7EB3E;/*JAUNE-VERT*/
text-decoration:none;
}
#mail a:visited{
color: #E7EB3E;/*JAUNE-VERT*/
text-decoration:none;
}
#mail a:hover{
color:#979A28;/*FONCE*/
text-decoration: underline;
}
#mail a:active{
color:#979A28;/*FONCE*/
text-decoration: underline;
}
input.bt_contact{
color:#979A28;/*FONCE*/
background-color:#E7EB3E;/*JAUNE-VERT*/
}
.txt_contact {
font-family:century gothic, Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px;
font-weight : bold;
color: #E7EB3E;/*JAUNE-VERT*/
}
