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


/* Styles spécifiques */

div#images
{
	padding: 20px 0;
	width: 535px;
}

p.float
{
	float: right;
}


div#contact
{
	width: 235px;
	height: 120px;
	position: absolute;
	left: 90px;
	top: 460px;
	right: 0;
}

/*FIN: Styles spécifiques */



/* Structure General */
body
{
	text-align: center;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

p {
    text-align: justify;
	margin: 0px auto;
}
/* FIN: Structure General */

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

div#titre-intro
{
	width: 1026px;
	text-align: center;
	margin-top: 15px;
}

div#introheader
{
	margin: 0px auto;
	width: 600px;
	height: 300px;
}

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

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

/* Structure Page type */
div#titre
{
	width: 671px;
	margin: 0px;
	height: 71px;
	float: right;
}

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

div#header
{
	margin: 0px auto;
	width: 1026px;
	height: 220px;
}

div#pages
{
	text-align: right;
	margin: 0px auto;
	width: 1026px;
}

div#contenu
{
	width: 1026px;
	margin: 0;
	background: url(../images/background-contenu.jpg);
}

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

div#txt
{
	float: right;
	width: 631px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	color: #5a5a5a;
	padding-top: 20px;
}

div#menu
{
	margin: 0;
	float: left;
	width: 355px;
	background-image:url(../images/bamboo-mobile.jpg);
	background-repeat:no-repeat;
}

div#adresse
{
	width: 1026px;
	height: 96px;
}

div#menubas
{
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

div#menubas p
{

	padding-bottom: 10px;
	text-align: center;
}

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

div#yzeo
{
	margin: 0 auto;
	text-align: center;
	padding-left: 350px;
	vertical-align: middle;
	font-size: 10px;
	width: 600px;
	height: 40px;
	color: #000;
}


/* 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
{
	text-align:center;
	font-size: 11px;
	color: #5a5a5a;
	width:500px;
	float: right;
	padding-right: 120px;
	padding-top: 20px;
}

#frmEnvoi
{
	text-align: left;
	padding-left: 10px;
	width: 520px;
}

p.field
{
	margin-top: 5px;
}

p.field label
{
	display: block;
	float: left;
	width: 230px;
	margin-top: 5px;
}

input
{
	margin-top: 5px;
}

p.submit
{
	text-align: center;
	margin-bottom: 10px;
}

/*FIN : Structure Page Formulaire */


/* Plan Google */

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 640px;
	height: 480px;
}
/* FIN : Plan Google */


/* Plan du site */

div#conteneur_plan
{
	margin: 0px auto;
	text-align: center;
	width: 671px;
	min-height: 800px;
}

div#contenu_plan
{
	width: 671px;
	margin: 0 auto;
	background: url(../images/background-contenu.gif);
}

div#txt_plan
{
	width: 671px;
	background: url(../images/fond-contenu.jpg) repeat-y;
	margin: 0;
	font-size: 11px;
	color: #5a5a5a;
}

div#liste
{
	text-align: left;
	padding: 20px 120px 20px 40px;	
}

div#txt_plan p
{
	padding-bottom: 10px;
}

div#adresse_plan
{
	width: 671px;
	height: 96px;
}

div#yzeo_plan
{
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	width: 280px;
	height: 40px;
	color: #000;
}

/* FIN: Plan du site */