/* Les liens */

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

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099cc;
	font-weight:bold;
}
.titrelien:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight:bold;
	text-decoration:underline;
}
.titrelien:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	font-weight:bold;
	text-decoration:underline;
}
.titrelien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;text-decoration:underline;
}
.clearer {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}


/* La structures */

h1
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
body.index{background:#000000;}
	
body
{
	text-align: center;
	margin: 0px;
	padding: 0;
	background-color:#000000;
}

div#introconteneur
{
	position: relative;
	margin: -53px auto;
	width: 881px;
	height:347px
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div#introfooter
{
	width: 881px;
	height: 30px;
	padding-top:10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
div#introfooter a.hover
{
	color: #fff; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#introheader
{
	margin: 0px auto;
	width: 881px;
}

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

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

div#pages
{
	text-align: left;
	margin: 0px auto;
	width: 1024px;
}

div#contenu
{
	width: 1024px;
	margin: 0;
	background-image:url(../images/font_07.gif) ;
	background-repeat:repeat-y;
}

div#titre-intro
{
	width: 881px;
	text-align: center;
	position:relative;
 	top:53px;
	height:53px;
}
div#titre
{
	width: 1024px;
	height: 56px;
}

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



div#yzeo img
{
	vertical-align: middle;
}
div#image
{
	padding-left:187px;
}

div#txt
{
	padding-top: 10px;
	padding-right:78px;
	float: right;
	width: 480px;
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

div#txt2
{
	padding-top: 10px;
	padding-left:220px;
	padding-right:100px;
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

div#plandacces
{
	padding-left:188px;
	padding-right:75px;
	margin: 0;
	text-align:center;
}


div#menu
{
	margin: 0;
	float: left;
	width: 268px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div#formulaire
{
	float:left;
	padding-left:190px;
	padding-right:100px;
	text-align:center;
	width:834px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image:url(../images/font_07.gif) ;
	background-repeat:repeat-y;
}

div#adresse
{
	float: left;
	width: 1024px;
	height: 47px;
	background: url(../images/footer_11.gif) no-repeat;
}

div#yzeo
{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 1024px;
	height: 40px;
	color: #fff;
}

/* Fin : La structures */

/*Formulaire contact*/

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

p.field label
{
	display: block;
	float: left;
	width: 250px;
	color:#000000;
}
p.info
{
padding-right:150px;
}
p.submit
{	
	padding-right:150px;
	color:#000000;
	text-align: center;
}

/*Fin : formulaire contact*/

/* plan d'accès */

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #AC0414;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 640px;
	height: 480px;
	border: solid 1px #FCBA11;
}

/*Fin : plan d'accès*/