/* Les liens */
a:link {
	color: #fff;
	}
	a:visited {
	color: #fff;
	}
	a:hover {
	color: #fff;
	}
	a:active {
	color: #fff;
	}
	
div#yzeo a.hover
{
	color: #fff; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* FIN : Les liens */



/* Structure General */
body
{
	text-align: center;
	margin: 0px auto;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../images/background.gif);
}

.clearer {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}

p {
	text-align: justify;
	margin: 0px;
	width: 500px;
	padding-top: 0px;
	margin-top: 0px;
}
/* FIN: Structure General */

/* Structure Page d'introduction */
h1
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

div#titre-intro
{
	width: 948px;
	text-align: center;
}

div#headerintro
{
	width: 948px;
	height:300px;
	text-align: center;
}

div#introconteneur
{
	position: relative;
	margin: 0px auto;
	width: 948px;
	height:197px ;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

div#introfooter
{
	width: 948px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
/* FIN : Structure Page d'introduction */

/* Structure Page type */
div#titre
{
	width: 948px;
	margin: 0px;
	height: 50px;
}

div#conteneur
{
	margin: 0px auto;
	width: 948px;
	min-height: 800px;
}

div#header
{
	margin: 0px auto;
	width: 948px;
}

div#pages
{
	text-align: left;
	margin: 0px auto;
	width: 948px;
	background: url(../images/background-contenu.gif) repeat-y;
}

div#contenu
{
	width: 948px;
	margin: 0;
}

div#photo
{
	float: left;
	width: 275px;
}

div#txt
{
	padding-left:30px;
	text-align: left;
	font-size: 11px;
	color: #fff;
	margin: 0;
}

div#menu
{
	margin: 0;
	float: right;
	width: 253px;
	height: 500px;
}

div#adresse
{
	width: 948px;
	height: 52px;
}

div#yzeo img
{
	vertical-align: middle;
}

div#yzeo
{
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	width: 948px;
	height: 40px;
	color: #fff;
}

div#liensbaspage
{
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	width: 948px;
	height: 40px;
	color: #fff;
}

div#plandusite
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	color: #fff;
	padding-left: 100px;
	width: 600px;
}

/* FIN : Structure Page type */

/* Structure catalogue */

div#catalogue
{
	margin: 0;
	float: right;
	width: 253px;
	font-size: 12px;
	color: #e49721;
}
/* FIN : Structure catalogue */

/* Structure Page Formulaire 
div#formulaire
{
	margin:0 0 0 30px;
	text-align:center;
	font-size: 11px;
	color: #ffffff;
	width:450px;
}



#frmEnvoi*/
{
	text-align: left;
	padding-left: 10px;
	width:250px;
}

p.field label
{
	display: block;
	float: left;
	width:200px;
}

p.submit
{
	text-align: center;
}

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}
.plan {
margin-left:auto;
margin-right:auto;
	width: 340px;
	height: 350px;
	border:1px #140411 solid;
}



/*FIN : Structure Page Formulaire */
.txt_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
