
#centre_1 {
background: url(../image/fond_2_new.jpg) left top no-repeat;
background-color:white;
padding-top: 20px;
font-size: 0.8em;
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}
/*permet de caler le visuel s'il y en a 1*/
#bloc_0 {
margin: 0 auto;
width: 840px;
color:#335979;
padding-left: 50px;
padding-right: 20px;
FONT: 80% Verdana, Helvetica, sans-serif;
text-align: justify;
}

/*permet de caler milieu si page contenant 1 visuel*/
#milieu_sv {
width: 900px;
margin: 0 0 0 30px;
min-height: 500px;
padding: 0px;
color:#335979;
FONT: 80% Verdana, Helvetica, sans-serif;
text-align: right; 
}
/*pour forcer la hauteur de ie car ne reconnait pas min-height  */
*html #milieu_sv {
height:500px;
} 
.st {
color:#335979;
text-align: left; 
margin-left: 150px;
margin-top: 40px;
}
/*titre du haut*/

.t_haut {
text-align: left;
margin-top: 40px;
margin-left: 300px;
margin-bottom: 0;
}


.loc {
font-size: 1.1em;
padding-left: 10px;
}
.gris {
color:#666666;
padding-left: 20px;
}
.gauche {
text-align:left;
margin: 0 0 0 40px;
font-weight: 600;
color:#666666;
}

.log{
color:#E70089;
}

h3{
	color:#737777;
}
#bloc_1 {
float: left;
width: 450px;
padding:5px;

}
#bloc_2 {
float: left;
width: 400px;
padding:5px;
margin-left: 5px;
}

/*aligne verticalement logo et texte*/
#contenu_1 {
margin: 0.5em;
height: 66px;
width: 450px;
}
#contenu_2 {
margin: 0.5em;
height: 66px;
width: 400px;
}
p.logo { 
   height: 66px;
 }

span.text {
	float: right;
	width: 190px;
   padding-left: 10px; 
   margin-left: 10px; 
   text-align: left;
  }


/*permet d'inserer un sous titre avec filet horizontal*/
/*titre de l'auteur*/
.s_h4 {
width: 390px;
margin: 0;
padding-bottom: 10px;
background-image:url(../image/filet_b_h.jpg);
background-repeat:no-repeat;
background-position: left bottom;
text-align: right;
font-size: 1.8em;
font-weight: 600;
color: #666666;
}


