@media screen {

body{background-color:#fafafa;
margin:0;
padding:0;}

body a:link{
text-decoration:none;
}
body a:visited{
text-decoration:none;
}

.conteneur
{
background:;
margin:0 auto 0px auto;
padding-top:0px;
padding-bottom:0px;
width:100%;
height:'';
text-align:left;                                                  
border-style:solid;
border-width:0px 0px 0px 0px;
border-top-color:#ffffff;
}

.titre{
background:#32a920;
width:100%;
height:115px;
margin:0px;
padding:30px 0px 0px 0px;
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#003333;
}
.titre p{
font-family:Bradley Hand ITC, dotum, tahoma, Eras Demi ITC;
font-size:35pt;
color:#fff;
font-Weight:bold;
text-align:center;                                                  
margin:0px;
padding:0;
border:solid 0px;
}


.cadre1{
position:absolute;
left:50%;
margin:40px 0 0 -445px;
border-style:solid;
border-width:0px;
border-color:#008000;
width:auto;
height:auto;
padding:0px;
}

.cadre1 .logo{
float:left;
width:150px;
height:150px;
border-style:solid;
border-width:5px;
border-color:#32a920;
border-radius:5px;
}



.instru{
background:#fff;
clear:both;
border-style:solid;
border-width:0px 0 0px 0;
border-color:#32a920;
width:990px;
height:'';
padding:0px;
margin:0 auto 0 auto;
}
.instru img{
border:solid 0px;
width:990px;
height:auto;
margin:0 auto 0 auto;
}



.footer{
clear:both;
background:#bdd1c1;
height:auto;
width:100%;
border-style:solid;
border-width:1px 0 1px 0;
border-color:#ebd9c6;
margin:0px 0 0 0;
padding:0;
text-align:center;                                                
}

.cadre_fo{
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
padding-top:15px;
padding-bottom:10px;
width:900px;
height:150px;
border-style:solid;
border-width:0px;
border-color:#ffffff;
}


.texte_fo{
float:left;
text-align:center;
font-family:Calibri;
font-size:13pt;
color:#003333;
margin:10px 0px 0 40px;
}
.texte_fo a{
color:#1f6008;
}
.texte_fo a:hover{
text-decoration:underline;
}


.texte_fo2{
float:right;
text-align:center;
font-family:Calibri;
font-size:13pt;
color:#003333;
margin:10px 70px 0 0px;
}
.mail{
text-align:center;
font-family:times new roman;
font-size:10pt;
color:#00008b;
margin:10px 0px 0 0px;
background:#f7f7f7;
border-radius:5px;
}
.bouton{
text-align:center;
font-family:Calibri;
font-size:13pt;
color:#003333;
margin:15px 0px 0px 0px;
padding:0 5px 3px 5px;
background:#bdd1c1;
border-radius:5px;
}
.bouton:hover{
color:#ff0000;
}


}
