#contenu{
position:absolute;
background-image:url(../images/contenu/contenu_engagement_nethis/fond-de-page.png);
background-repeat:repeat-y;
width:640px;
left:180px;
}
#titre{
margin-top:24px;
margin-left:33px;
}
#titre img{
display:block;
margin-bottom:9px;
}
#page{
margin-left:10px;
margin-top:12px;
}
#page img{
margin-left:27px;
}
#page p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#54565c;
line-height:18px;
}
#phrase{
margin-bottom:38px;
padding-top:21px;
padding-left:23px;
margin-top:0;
}
#phrase p{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
margin-bottom:8px;
color:#4a6883;
}
#phrase p#normal1{
font-size:14px;
color:#9d9d9d;
letter-spacing:0.4px;
margin-left:1px;
display:inline;
}
#phrase img#vertnumber{
display:inline;
}
#infos{
margin-left:26px;
height:85px;
margin-bottom:0px;
height:140px;
margin-bottom:0;
}
#infos p#titles{
color:#9d9d9d;
font-size:16px;
text-decoration:underline;
font-weight:bold;
line-height:20px;
width:120px;
float:left;
}
#infos p{
font-family:Arial, Helvetica, sans-serif;
float:left;
font-size:13px;
line-height:20px;
}
p#numbers{
width:200px;
float:right;
}
p#stopleft{
margin-top:35px;
color:#9d9d9d;
font-size:16px;
text-decoration:underline;
font-weight:bold;
line-height:20px;
width:120px;
float:left;
}
p#mail{
float:left;
margin-top:35px;
color:#6787a2;
font-size:14px;
font-style:italic;
font-weight:bold;
}
#animflash1{
float:right;
margin-right:70px;
margin-top:24px;
height:35px;
}

/*____________________________debut du retour des message php______________________________*/
#retour_php{
clear:both;
text-align:center;
margin-bottom:0;
margin-top:-20px;
}
#retour_php p{
font-weight:bold;
width:600px;
height:25px;
margin:auto;
padding:0 0 5px 10px;
color: #3366FF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom:0;
}
/*____________________________fin retour des message php______________________________*/

/* le formulaire   !!! miammiam !!!!*/
#formu{
background-image:url(../images/contenu/contenu_contact/bg_formulaire.png);
background-repeat:no-repeat;
width:580px;
height:585px;
margin-left:20px;
margin-top:0;
padding:13px 31px 21px 0px;

}
p#petit{
font-size:12px;
color:#fafdfa;
margin-left:130px;
}
#coordonnees{
height:139px;
width:525px;
margin-top:35px;
margin-bottom:66px;
margin-left:25px;
text-align:right;
}
#coordonnees p{
margin-bottom:5px;
color:#fafdfa;
font-size:13px;
font-style:italic;
}
p.gauche{
width:250px;
float:left;
}
p.droite{
width:240px;
float:right;
}
p#ligne_adresse{
clear:both;
width:525px;
}
#adresse{
width:425px;
}
input{
width:150px;
margin-left:18px;
border:1px solid black;
}
input.mrmme{
clear:both;
margin-right:0px;
padding-right:20px;
margin-left:7px;
width:20px;
border:none;
}
p.gauche_spe{
margin-left:0px;
width:250px;
float:left;
}
#projet{
width:50px;
width:525px;
margin-top:10px;
margin-bottom:5px;
margin-left:25px;
padding-top:10px;
}

#projet p{
margin-bottom:5px;
color:#fafdfa;
font-size:13px;
font-style:italic;
text-align:right;
}
#demandox{
width:90px;
width:525px;
margin-bottom:35px;
margin-left:25px;
padding-top:10px;
padding-left:50px;
}
#demandox p{
margin-bottom:5px;
color:#fafdfa;
font-size:13px;
font-style:italic;
text-align:left;
}
#demandox p#zone_text{
margin-left:-7px;
}
#zone_text label{
}
textarea{
width:425px;
height:68px;
border:1px solid black;
}

p#petit2{
font-size:12px;
color:#fafdfa;
margin-left:30px;
}
#envoyer{
margin-top:-20px;
padding-left:386px;
}
.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
background: #97c00e;
color: black;
font-style:normal;
}
label:hover, #envoyer input {
cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
input#valid{
padding:4px 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
background-color:#4a6883;
color:#CCCCCC;
border:1px inset #e3e8ec;
}
input#valid:hover,input#valid:focus{
border:1px outset #e3e8ec;
}

/*input invisible pour que le traitement php ne declanche pas à l'ouverture de la page */
input#invisible{
border:1px solid red;
visibility:hidden;
}

#cote-gauche{
height:1020px;
}
#contenu{
height:1020px;
}
#corps{
height:1020px;
}


