body {
	margin: 0px;
	background-color: #000000;
}

.contenu{
	padding-top:20px;
	padding-bottom:10px;
	padding-left:125px;
	padding-right:125px;
}

/************ texte yzeo ************/

.yzeo{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

/************ textes ************/

.texteBlanc12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.texteBlanc14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}

.texteBleu14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #2184ff;
}

.texteBlanc20{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	font-style: normal;
	color: #ffffff;
}

.texteBleu20 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	font-style: normal;
	color: #2184ff;
}

/************ liens ************/

a:link {color: #ffffff;  text-decoration: underline;}
a:visited {color: #ffffff;  text-decoration: underline;}
a:hover {color: #53bff2;  text-decoration: underline;}

a.lienBleu:link {color: #2184ff;  text-decoration: underline;}
a.lienBleu:visited {color: #2184ff;  text-decoration: underline;}
a.lienBleu:hover {color: #53bff2;  text-decoration: underline;}

a.lien:link, a.lien:visited {color: #ffffff; text-decoration: underline;}
a.lien:hover, a.lien:focus {color: #ffffff; text-decoration: underline;}

/************ fd tires pictures ************/

.titre_pictures{
	background-image:url(images/titre_pictures.jpg);
	background-repeat:no-repeat; 
	background-position:center;
}

/************ titres ************/

h1{
	margin:0px;
	margin-top:10px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color: #ffffff;
}

/*****************PLAN GOOGLE MAP*****************/

.titreplan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #2184ff;
	font-weight: bold;
}
.txtplan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 640px;
	height: 480px;
}
