/*------------CSS Visit Ouest------------------*/
*
{
margin: 0;
padding: 0;
}

/*----------mise en forme-------------*/
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: center;
color:#3D7BB4;
background:#6188C3;
height:100%;
}
         /*titres*/
h1.vo{
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size:35px;
font-weight:bold;
color:#FF9900;
}

h1.vo a{
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size:35px;
font-weight:bold;
color:#FF9900;
text-decoration:none;
}

h2.vo{
font-size:16px;
color:#666666;
font-weight: bolder;
margin-bottom:20px;
clear:both;
}

h3.vo{
font-size: 12px;
font-weight: bold;
}
		/*paragraphes*/
p.vo{
font-size:12px;
font-weight:normal;
margin-bottom:15px;
}

.souligne{
text-decoration:underline;
}

.gras{
font-weight:bold;
}

.commentaire_photo{
font-size:12px;
}

.commentaire_video{
clear:both;
margin-top:2px;
}

.texte_bas_de_page{
padding-top:5px;
font-size:13px;
text-align:center;
color:#ffffff;
font-weight:bold;
}

		/*images*/
img {
border:none;
}

.icone{
position:relative;
top:4px;
}

.icone2{
position:relative;
top:3px;
margin-right:10px;
}

.vignette_haut{
height:50px;
width:67px;
margin-right:10px;
}

.vignette_haut2{
position:relative;
top:25px;
height:50px;
width:67px;
margin-right:10px;
}

.photo_paragraphe{
float:left;
margin-top:3px;
margin-right:10px;
margin-bottom:10px;
}

.photo_paragraphe2{
float:right;
margin-top:3px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}
		/*liens*/
ul.vo, li.vo{
font-size:12px;
font-weight:normal;
margin-left:22px;
}
		
a{
color : #999999;
text-decoration:underline;
font-size:12px;
}

a.blanc:link {color: #FFFFFF; text-decoration:underline}
a.blanc:visited {color: #FFFFFF; text-decoration:underline}
a.blanc:active {color: #FFFFFF; text-decoration:underline}
a.blanc:hover {color: #FFFFFF; text-decoration:underline}

a.orange:link {color: #FF9900; text-decoration:none}
a.orange:visited {color: #FF9900; text-decoration:none}
a.orange:active {color: #FF9900; text-decoration:none}
a.orange:hover {color: #FF9900; text-decoration:underline}

/*-----------Structure---------*/

.conteneur_page{
width: 80%;
min-width:680px;
margin-left : auto;
margin-right : auto;
margin-top : 19px;
text-align: left;
background:#ffffff;
margin-bottom: 3px;
padding:2px;
}

.conteneur_contenu{
padding-top:35px;
padding-left:20px;
}

.barre_haut{
width:100%;
height:120px;
margin-bottom:10px;
}

.barre_haut1{
text-align:center;
float:left;
}

#TITRE-BLEU4{
width:80%;
text-align:center;
top:0px;
margin-bottom:-18px;
}
#TITRE-BLEU4 h1{
	font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#FF9900;
	position:relative;
	top:12px;
	left:5px;
}
#TITRE-BLEU4 h2{
	font-size:16px;
	color:#666666;
	font-weight: bolder;
	margin-bottom:20px;
	clear:both;
	position:relative;
	left:85px;
	bottom:15px;
}

.barre_haut3{
text-align:center;
float:right;
}

.contenu{
width:100%;
}

.bloc{
margin-bottom:30px;
clear:both;
}

.bloc_image{
float:left;
text-align:center;
width:92%;
}

.bloc_image2{
float:left;
margin-left:250px;
}

.bloc_image3{
float:left;
}

.bloc_image4{
float:left;
margin-right:5px;
}

.bloc_image_texte{
margin-left:220px;
margin-bottom:70px;
}

.bloc_image_partenaire{
margin-left: 180px;
margin-bottom: 15px;
height:70px;
}

.bloc_contact{
float:left;
width:510px;
}

.contact{
width:210px;
float:left;
margin-bottom:20px;
margin-right:35px;
}
