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

@import url(structure.css);

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

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

h1 {
	color:#CCCCCC;
	font-size: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 20px;
	font-weight: normal;
	line-height: 0.5em;
	text-align:center;
		}
h1 a {color:#CCCCCC;}
h2 { color:#a7a20a; font-size: 1.3em;  }
h3 { color:#a7a20a; font-size: 1.17em; }
h4 { color:#a7a20a; font-size: 1em; }
h5 { color:#a7a20a; font-size: 0.83em; }
h6 { color:#a7a20a; font-size: 0.67em; }

hr {color:#000000;
	background-color:#000000;
	height:2px;
	line-height: 0.5em;
	border:0;	}

p { color:#a7a20a; font-size: 1em; }
ul, ol { color:#a7a20a; font-size: 1em; }
ul li {color:#a7a20a; font-size: 1em; list-style-image:url(../images/puce.jpg); }
li {  color:#a7a20a; font-size: 1em; }

a { color:#a7a20a; 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; color:#a7a20a; }
textarea { border-width:thin; padding:3px; color:#a7a20a; }
em { }
strong { }
#yzeo a{color:#FFFFFF; text-decoration:underline;}
#yzeo a:hover{color:#FFFFFF; text-decoration:none;}
#yzeo p{color:#FFFFFF;}


/* Éléments Particuliers
----------------------------------------------------------*/

/*emplacement de gauche*/
#encadreGauche{
	width:260px;
	padding: 5px;
}
#encadreGauche img{
	border-color:#a7a20a;
	border-style:double;
	border-width:3px;
}

/* 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 */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }
.indent { margin-left: 20px; }

/* 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; }

/* Formulaire de contact */
#frmEnvoi{ width:470px;}
#frmEnvoi input, textarea{ background-color:transparent; border:#ffffff solid 1px; }
#frmEnvoi .champ { height:15px; width:200px; }
#frmEnvoi .champmessag { }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; margin-top:10px; }

/*classses supplémentaires*/
.mentions_gauche{padding-left:10px; padding-right:25px;}
.alignimage{
	float:right;
	padding-left:10px;
}


/***************************/
/******** flags **********/
#flags{
	position:absolute;
	top:432px;
	left:29px;
	display:block;
}


/***************************/
/***** pour services selection du diapo ******/

.assiette{display:none; text-align:center;}
.open{ visibility:visible;}

/***************************/



/******************************/
/***** pour les tableaux ******/
/******************************/

/*titres*/
.colonne1{width:225px;}

#titre { background-color:#131313;}
.titre { background-color:#131313;}
.titre td {
	font-weight:bold;
	color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
	padding:0 2px;
}
.autreTitre{font-weight:bold; color:#CCCCCC; text-align:left; background-color:#131313; padding:5px;}
.ligne {color:#FFFFFF; font-weight:bold; text-align:left; padding:5px;}
.blanc{color:#CCCCCC; font-weight:bold;padding:5px;}
.petit{font-size:10px;}

/*bordures*/
.bordureDroit{border-right-style:solid; border-right-width:1px; border-right-color:#252525;}
.bordureBas{border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#252525;}

/******************************/


/***********************************/
/********* plan d'accès ************/
.plan {
	width: 580px;
	height: 480px;
	border-color:#a7a20a;
	border-style:double;
	border-width:3px;
	}
#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: #5F0666;
	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;
}

/***********************************  Encart dates  ***********************************************/

.dates {
	width: 230px;
	border-top: 5px solid #A6A10A;
	margin: 10px 20px;
	padding: 8px 5px;
	font-size: 0.9em;
	/*background-color: #131313;*/
	border-left: 2px solid #131313;
		border-bottom: 2px solid #131313;
			border-right: 2px solid #131313;
	text-align: center;
}

/***********************************  scroller  ***********************************************/

.scroll {
	width:245px;
	padding:5px 5px 5px 50px;
}


/***********************************  Plan du site  ***********************************************/

#plandusite { margin:0 auto; width:935px; text-align:left}

#plandusite p { line-height:8px; color: #888888; }

#plandusite p#titre-plan { color:#a7a20a; text-indent: 15px; margin-top: 5px;  }

ul.puce-vert li { color: #a7a20a; list-style-image: none; list-style-type: circle;}
ul.puce-vert-ex { margin: 0; padding: 0; }
ul.puce-vert-ex li { color: #d1ce2d; list-style-image: none; list-style-type: circle; margin: 0; padding: 10px 0 0 0;}
ul.puce-marron li { color: #916343; list-style-image: none; list-style-type: circle;}
ul.puce-bleu li { color: #5378a7; list-style-image: none; list-style-type: circle;}
ul.puce-rose li { color: #ea8b9e; list-style-image: none; list-style-type: circle;}
ul.puce-orange li { color: #ff8300; list-style-image: none; list-style-type: circle;}

#plandusite ul li a, #plandusite a { color: #888888; }


.divplan { 
	width: 175px;
	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:#555; font-family:Arial, Helvetica, sans-serif}

