
/* 1. GRAPHISMES GENERAUX DE LA PAGE */
body{
font-family: Georgia, serif;
margin-top:20px;
margin-left: auto;
margin-right: auto;
background-image:url("imagesCM/fond.JPG");
}

/* 1.1. HAUT DE PAGE (ZONE DE TITRE) */

div#cadre_titre{
padding-top:0px;
margin-left: auto;
margin-right: auto;
background-image:url("imagesCM/epure_haut.PNG");
width:750px;
height:107px;
}

#zone_titre{
padding:0 0 0 0px;
margin:10px 0 0 20px;
float:left;
}

/* 1.2. ZONE DE TEXTE */

div#zone_texte1{
padding:0 0 0 0px;
margin-left: auto;
margin-right: auto;
background-image:url("imagesCM/epure_corps1.JPG");
width:750px;
height:13px;
}
div#zone_texte2{
padding:0 0 0 0px;
margin-left: auto;
margin-right: auto;
background-image:url("imagesCM/epure_corps2.JPG");
background-repeat: repeat-y ;
width:750px;
clear:both;
}
div#zone_texte3{
padding:0 0 0 0px;
margin-left: auto;
margin-right: auto;
background-image:url("imagesCM/epure_corps3.JPG");
width:750px;
height:14px;
clear:both;
}



a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover { 
text-decoration:underline;
}
a img {
border: none;
}



/* FORMULAIRES */

.erreur_form{
color:#9A4F4A;
margin:0 0 0 12px;
}
.erreur_form_message{
color:#9A4F4A;
margin:0 0 0 150px;
}
/* MENTIONS EN BAS DE PAGE */

#fin{
clear:both;
}
#mentions{
clear:both;
margin:0px 0 0 30px;
padding:20px 0 0 0;
}

.info_cnil{
font-size:12px;
text-align:justify;
}

.lien_bas_page{
color: white;
}

.hr_bas_page{
width:710px;
text-align:left !important!;
height: 1px;
border:0;
border-top: 1px dashed #242424;
margin:0 0 5px 20px;
padding: 0 0 0 0;
}

/* DIVERS */

#partenaires{
padding: 0 0 0 0;
margin-left: auto;
margin-right: auto;
width:750px;
}
.texte_centre{
color:black;
font-size:14px;
text-align:center;
margin:0 28px 0 0;
}

.italique{
font-style: italic;
}

.important{
font-weight:bold;
color:#339900;
}
.fond_champ{
background-color:#B1DCA8;
}
/* LIENS BAS PAGE 

.texte_partenaires{
color: black;
font-size:10px;
text-align:center;
width:740px;
margin-left: auto;
margin-right: auto;
}
.image_partenaires{
border:0;
}

.lien_partenaires{
text-align: center;
color: black;
font-size:12px;
}

*/



