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

@import url(structure.css);

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

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

h1 { color:#FFFFFF; font-size: 1em; position:absolute; left:0; top:0; width:100%; }
h2 { color:#265879; font-size: 1.3em; padding-top:0; letter-spacing:1px; }
h3 {
	color:#2d333c;
	font-size: 1.17em;
	margin: 0 auto;
}
h4 { color:#2d333c; font-size: 1em; }
h5 { color:#2d333c; font-size: 0.83em; }
h6 { color:#2d333c; font-size: 0.67em; }
hr {color: #c9c9c9; background-color: #c9c9c9; height: 1px; border: 0; }
p { color:#2d333c; font-size: 1em; }
ul, ol { color:#2d333c; font-size: 1em; }
li {  color:#2d333c; font-size: 1em; }
a { color:#2d333c; text-decoration:underline; }
a:hover { text-decoration:none; color:#265879; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#2d333c; z-index:1;}
textarea { border-width:thin; padding:3px; color:#2d333c; }
em { }
strong { color:#265879; }
.exposant{
	vertical-align:super;
	font-size:10px;
	color:#333333;
}
p sup   {
	vertical-align:super;
	font-size:10px;
	color:#333333;
}
sup a  {
	vertical-align:super;
	font-size:10px;
	color:#333333;
}
/*========== style des textes ============*/
.Style_titre {
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom:15px;
	font-color: #265879;
}
.Style_soustitre{
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:15px;
}
.Style_lettrine{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-color: #265879;
}
.Style_gras{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-color: #265879;
}
.Style_texte {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align:justify;
}


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgAccueil{ float:left; margin:0 1em 0 -20px;}
.imgAccueil2{
	float:left;
}
.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; }
.gauche {
	padding-right:40px;
}
/* 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:450px; float:left; }
#frmEnvoi input, textarea{ border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }

}

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

div#plan_site{
	padding-left:auto;
	padding-right:auto;
	width:700px;
	vertical-align:top;
}

div#plan_site img
{
	vertical-align: top;
}


.padd {
	padding-top:10px;
	padding-left:35px;
	padding-right:40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
	}

div#clear{
	clear:both;
	}
	
div#yzeo_pl
{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 700px;
	height: 25px;
}

div#yzeo_pl img
{
	vertical-align: middle;
}

.logo{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.technique{
padding-left:410px;
font-size:16px;
font-weight:bold;
}

.technique2{
	padding-left:180px;
	font-size:16px;
	font-weight:bold;
	padding-top: 20px;
}

.technique-txt{
	width: 200px;
	float:left;
	padding-bottom: 40px;
	padding-top: 15px;
}
.technique-txt2{
	width: 640px;
	float:right;
	padding-bottom: 40px;
	padding-top: 15px;
}
.imglogo{
	padding-left: 25px;
}

.chiffre{font-weight:bold;}
.ecart-logo{ margin-left:15px;border:none;}
.formation{ text-decoration: underline;}

.margaccueil{
	margin-left:60px;
}

