/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#364814; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#364814; font-size: 1.4em; }
h2 {
	color:#364814;
	font-size: 1.1em;
	font-weight:bold;
}
h3 { color:#364814; font-size: 1.17em; }
h4 { color:#364814; font-size: 1em; }
h5 { color:#364814; font-size: 0.83em; }
h6 { color:#364814; font-size: 0.67em; }
p { color:#364814; font-size: 1em; }
ul, ol { color:#364814; font-size: 1em; }
li {  color:#364814; font-size: 1em; }
a { color:#364814; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; }
textarea { border-width:thin; padding:3px; }
em { }
strong { }

#yzeo p{ color:#D4B877; }
#yzeo a{ color:#D4B877; }
#yzeo a:hover{ color:#D4B877; }

.bodyIntro p{ color:#D4B877; }
.bodyIntro a{ color:#D4B877; }
.bodyIntro a:hover{ color:#D4B877; }
/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.h1index{ position:absolute; left:0; top:0; width:100%; padding:5px 0 0 0; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

.margin-plan {margin:20px 0 0 10px;}

/**********************************tableaux hebergement********************************************/
.hebergement{}

.hebergement th{
	vertical-align:middle; 
	height:35px; 
	font-weight:bold; 
	border:#ffffff solid 1px; 
	padding:5px; 
	text-align:center;
	background-color:#364814;
	color:#FFFFFF;
	}
.colonne1{width:100px;}
.colonne{width:120px;}
.hebergement td{margin:5px auto; height:34px;}
.valign{vertical-align:middle;}
.separe{border-top:#FFFFFF solid 1px;}
.chalet{
	margin:10px 24px;
}
.camping{margin:11px 15px;}

/**********************************vente direct de bidoche********************************************/
.colonneViande{
	margin:0 2px;
	border-bottom:#999999 dashed 1px;
	border-right:#999999 dashed 1px;
	width: 215px;
}

.padViande{padding-left:20px;}
.encare{
	background-image:url(../images/viande/encare-viande.gif);
	width:145px;
	height:78px;
	padding:35px;
}
.encare p{color:#D4B877;}

/***********************************  Plan du site  ***********************************************/
/**************************************************************************************************/
#plandusite { margin:0 auto; width:935px; text-align:left;}
#plandusite p { line-height:8px; color: #888888; }
#plandusite p#titre-plan {
	color:#647F3A;
	text-indent: 15px;
	margin-top: 5px;
}
ul.puce li { color: #a7a20a; list-style-image: none; list-style-type: circle;}

ul.puce-ex li { color: #d1ce2d; list-style-image: none; list-style-type: circle; margin: 0; padding: 10px 0 0 0;}
#plandusite ul li a, #plandusite a { color: #D4B877; }
.divplan {
	width: 220px;
	min-height:120px;
	float:left;
	list-style-position:outside;
	border-bottom: 1px dashed #333;
	border-right: 1px dashed #333;
	padding: 5px 5px 10px 5px;
}
.tailleplan {
	font-size:0.9em;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif
}

/********************************plan d'accès********************************/
/****************************************************************************/
.plan {
	width: 800px;
	height: 600px;
	margin-left: 7px;
	border:#FFFFFF solid 2px;
}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #364814;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/* Validator */
.clearvalidator{ clear:both; height:3px;}
#validator a img { background-color:#364814; }
#validator a img { filter:alpha(opacity=50); opacity:.5; margin:10px 25px 0 0; /* aligne l'image W3C avec le logo du dessus */ }
#validator a:hover img { filter:alpha(opacity=100); opacity:1; }

#googlemap a.googlemap-icon { display: block; background:url(../images/googlemap.png) no-repeat; width: 80px; height: 68px; margin:0 0 0 50px;}
#googlemap a.googlemap-icon:hover { background: url(../images/googlemap-hover.png) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/googlemap.png) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }

#cadre-logos11 {width:300px; float:right; }
#logo-wifi {width:100px; margin:0 auto; }
