a:link {
	color: #5d760d;
	}
	a:visited {
	color: #5d760d;
	}
	a:hover {
	color: #790e11;
	}
	a:active {
	color: #5d760d;
	}


.texte{
	color: #5d760d;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.texte2{
	color: #5d760d;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:30px;
	}
		
.logo{
	color: #5d760d;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.index{
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.index a{
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
						
.titre{
	color: #790e11;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
*
{
	margin: 0;
	padding: 0;
}

body
{
	text-align:center;
	margin: 0 auto;
	padding: 0;
	background-color:#790e11;
}

div#conteneur
{
	text-align:center;
	margin: 0 auto;
	width:950px;
	background:url(images/fond.jpg) repeat-y;
}

div#haut
{
	width:950px;
	height:232px;
}

div#diapo
{
	width:294px;
	float:left;
	
}

div#diapo-plan
{
	width:294px;
	float:left;
	
}
div#contenu
{
	background:url(images/bg.jpg) no-repeat;
	width:656px;
	margin-left:294px;
	color: #5d760d;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

div#duplicontenu
{
	width:590px;
	margin-left:25px;
	padding-top:45px;
	text-align: justify;
}

div#formulaire
{
	width:500px;
	margin-left:90px;
	text-align: left;
}

/*Formulaire contact*/

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

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

p.submit
{
	text-align: left;
	margin-left: 100px;
}

/*Fin formulaire contact*/

div#adresse
{
	text-align: center;
	margin: 0 auto;
	width:950px;
	height:36px;
	float:left;
}

#yzeo
{
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:950px;
	background-color:#790e11;
	padding-top:15px;
	padding-left:150px;
	clear:both;
}

#yzeo * { color: #fff; }
#yzeo a:hover { color: #300304;}

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

.clearvalidator{ clear:both; height:3px;}

h1 { color:#6C1540; font:700 12px Georgia, "Times New Roman", Times, serif; text-align:left; padding-bottom:20px; padding-top:20px; }
.h1-intro { color:#ffffff; font:700 12px Georgia, "Times New Roman", Times, serif; text-align:center; margin-top:7px;}
h2 { color:#6C1540; font:700 1.3em Georgia, "Times New Roman", Times, serif; text-transform:uppercase; text-align:left; }
h3 { color:#6C1540; font:700 1.17em Georgia, "Times New Roman", Times, serif; text-transform:uppercase; text-align:left; padding-bottom:10px; }
h4 { color:#6C1540; font-weight:700; font-size:1em; text-transform: uppercase; }
#validator a img { vertical-align:middle; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; margin-right:30px; } /* ajuster le margin-right pour aligner l'image W3C avec le logo du dessus */
#validator a:hover img { vertical-align:middle; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.box1
{
	width:100%;
}
.box2
{
	width:950px;
	margin:0 auto;
}
p { margin:0; padding:0 0 1em 0; line-height: 1.6; }

/* ============== Plan Aces ================ */
.plan {
	width: 600px;
	height: 480px;
	border:5px solid;
	border-color:#790e11;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
	font-family:Verdana, Geneva, sans-serif;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/* CSS for Google Map icon */

#googlemap a.googlemap-icon { display: block; background:url(images/googlemap.jpg) no-repeat; width: 80px; height: 68px; margin:0 auto; }
#googlemap a.googlemap-icon:hover { background: url(images/googlemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(images/googlemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;
	width:400px;
	margin:0 auto;
}
/*============ HIGHLIGHT =============*/
.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 20px;
    background-image: url(../images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.imgRight
{
	float:right;
	margin-left:2em;
	padding-top:7px;
}
.imgRight1
{
	float:right;
	margin-left:1em;
	padding-top:7px;
}
.floatright
{
	float:right;
}
.floatleft
{
	float:left;
}
.imgLeft
{
	float:left;
	margin-right:2em;
	padding-top:5px;
}
.lefttext
{
	float:left;
	width:280px;
}
.righttext
{
	float:right;
	width:90px;
}
.clearb
{
	clear:both;
}
.center
{
	text-align:center;
}


#yzeo-intro
{
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:950px;
	background-color:#790e11;
}

#yzeo-intro * { color: #fff; }
#yzeo-intro a:hover { color: #300304;}

div#yzeo-intro img
{
	vertical-align: middle;
	border:none;
}
.pad10
{
	padding-left:10px;
}
.div-diapo{width:200px; margin:0 auto;}
.midd{vertical-align:middle;}

.rouge { color:#dd0000; }