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

@import url(structure.css);

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

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

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

#yzeo p{ color:#EE9966; }
#yzeo a{ color:#EE9966; }
#yzeo a:hover{ color:#FFFFFF; }


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

/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }
#frmEnvoi .champ { border:none; border:#B0B501 inset 1px; padding:5px; background-color:#4F5000; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#B0B501 inset 1px; padding:5px; background-color:#4F5000; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#B0B501;  background-color:#4F5000;}

.encadre {
	border: thin solid #FFFFFF;
}#ys, #mns { color:#000;
}
.element.style {
-x-system-font:none;
background-attachment:scroll;
background-color:#fff;
color:#000000;
background-image:none;
background-position:0% 0%;
background-repeat:repeat;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

.form {
	background-color: #706f13;
	color: #e5e038;
	border: 1px dotted #B0B501;
}
.field label{float:left; width:200px; }
.field { clear:both;}
/*  debut plan*/
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align:center;
	color: #B0B501;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	border:1px #50433D solid;
	width: 450px;
	height: 400px;
	margin:0 auto;
	text-align:center;
}
/* fin plan */	
.tableplan {
	width:200px;
	border:none;
	text-align:center
}
#date {color:#FFFFFF;}
.clearvalidator{ clear:both; height:3px;}
.video {
	border: thin solid #FFFFFF;
	width: 266px;
	height: 150px;
	margin:0 auto;
}
.video2 {
	width: 266px;
	height: 180px;
	float: right;
	text-align:center;
}
