h2{
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:11px;
}



#top h1{
font-size:20px;
color:#686734;
font-weight:normal;
margin-left:2px;
}

#top p{
font-size:12px;
color:#686734;
text-align:justify;
}


#contenu h3{
font-size:16px;
color:#686734;
font-weight:bold;
}

#contenu h4{
font-size:14px;
color:#FFF;
font-weight:bold;
}

#contenu p{
font-size:12px;
/*color:#FFF;*/
color:#444;
text-align:justify;
}



#bloc_adresse{
width:190px;
float:left;
margin:24px 11px 0;
}

#cadre_idyllique{
float:left;
padding:3px 0 0 50px;
margin-left:25px;
width:440px;
background:url('../img/interface/puce.gif') top left no-repeat;
}

#cadre_idyllique p{
color:#FEFEFE;
font-size:14px;
}
/*** CONTENU DES PAGES INTERIEURES ***/
#titre-page{
vertical-align:top;
height:65px;
font-size:20px; 
color:#FFF; 
}
.resume-page{
font-size:16px;
color:#fff;
vertical-align:top;
padding: 5px 0 0 0;
}

.texte-page{
font-size:12px; 
padding-right:30px;
text-align:justify;
color:#444;
}

.texte-page-sans-espace{
font-size:12px; 
text-align:justify;
color:#444;
}

.texte-page-reception{
font-size:12px; 
text-align:justify;
color:#444;
padding-left:20px;
}

.texte-image{
font-size:12px; 
text-align:justify;
color:#444;
padding:0 20px 0 20px;
width:350px;
}

.texte-image-reception{
font-size:12px; 
text-align:justify;
color:#444;
padding:0 20px 0 20px;
width:300px;


}

.image-page{
font-size:12px; 
text-align:justify;
color:#444;
text-align:center;
}

/** Classes génériques **/
.noBorder{
border:0;
}
.vAlignTop{
vertical-align:top;
}
.tAlignR{
text-align:right;
}