@charset "utf-8";
/* CSS Document */
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

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

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

h1 { color:#4baec3; font-size: 12px; padding-bottom:20px; font-weight:bold; padding-top: 10px; }
h2 { color:#4baec3; font-size: 1.3em; }
h3 { color:#4baec3; font-size: 1.17em;  font-weight:bold;}
h4 { color:#4baec3; font-size: 1em; }
h5 { color:#4baec3; font-size: 0.83em; }
h6 { color:#4baec3; font-size: 0.67em; }

p { color:#000000; font-size: 1em; }
ul, ol { color:#000000; font-size: 1em; }
li {  color:#000000; font-size: 1em; list-style-image:url(../images/fleche.jpg)}
a { color:#000000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur aprs le clic */
input { border-width:thin; padding:3px; background-color:#eeece0;}
textarea { border-width:thin; padding:3px; }
em { }
strong { }


/* lments Particuliers
----------------------------------------------------------*/

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

.imgLeft1{ float:left; margin-right:1em; margin-left:8em; _margin-left:4em; width:75%;}
.imgRight1{ float:right; margin-left:1em; margin-right:8em;}
.imgLeft2{ float:left; margin-right:1em;  width:25%;}

/* 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:relative; left:0; top:0; width:100%; padding: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; }

/* 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:#000000 inset 1px; padding:5px; background-color:#4baec34baec3; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#000000 inset 1px; padding:5px; background-color:#4baec34baec3; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#000000;  background-color:#888; color:#fff;}*/
/*======================================================================================>	Formulaire de contact
----------------------------------------------------------*/
#formulaire { width:450px; text-align:center; padding:10px 0 20px 20px;  margin:0 auto; }
fieldset { border:1px solid #000; padding:10px 10px 0; }
legend { font: 700 1em Georgia, "Times New Roman", Times, serif; border-left:3px solid #000; padding:2px 15px 2px 10px; }
.margform { margin-bottom:30px;  }

/*#civil { text-align:left; margin:7px 0 10px 0; }
#civil select{background-color:#eeece0; color:#4baec3; }*/
#civil select{float: left; background-color:#eeece0; color:#4baec3; }
.select1 { float: left; }
.label1, .label2, .label3 { float:left; text-align:right; margin-bottom:5px; }
.label1 { width:74px; }
.label2 { width:90px; }
.label3 { width:207px; padding-left:24px; }
.label_message { width:100%; text-align:center; }

.input1, .input2, .input3 { float:left; background-color:#eeece0; color:#4baec3; padding:1px; margin:1px; }
.input1 { width:141px; }
.input2 { width:106px; }
.input3 { width:182px; }

.textarea { width:394px; height:60px; overflow:auto; clear:both; background-color:#eeece0; color:#4baec3;}

.image_antispam { display:none; }
#question { font-weight:700; text-align:center; width:100%; }
#code { width:150px; }
.divimagecaptchat { margin:0 auto; }

.border, #code, #civil select, #imgcaptcha { border:1px solid #000; color:#4baec3; }
/* Effet de pointiers lors de la selection d'un champ input ou textarea */
.border_hover, #code.border_hover { border:1px dashed #000; color:#000; }

.envoyer { width:150px; height:auto; margin-bottom:20px; background-color:#eeece0; color:#4baec3; }

#coordonnees {  clear:left; text-align:center; padding:0 10px; margin:0 auto;}
#coordonnees h3 { font:700 1.17em Georgia, "Times New Roman", Times, serif; }



/*intro*/
#intro{}
#intro p,#intro a{ color:#fff;}

/*yzeo*/
#yzeo p { color:#000; font-size: 1em; }
#yzeo ul,#yzeo ol { color:#000; font-size: 1em; }
#yzeo li {  color:#000; font-size: 1em; }
#yzeo a { color:#000; text-decoration:underline; }
#yzeo a:hover { text-decoration:none; } /* si changement de couleur au survol */
#yzeo a:visited { } /* si changement de couleur aprs le clic */

/*======================================================================================>/*Header hack*/
/*html>*/
/*body{ padding-right:2px;}*/



/*======================================================================================> Mentions lgales*/
#infoclient {  margin-bottom:1.7em; }
#hebergeur { margin-bottom:1.5em; float:right;}

/*======================================================================================> validator*/
#validator{}
#validator a img { vertical-align:middle; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
#validator a:hover img { vertical-align:middle; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }



/*======================================================================================>Encart left & right column*/
.encart{background:url(../images/titre_gauche.jpg) top no-repeat; width:150px; padding:0; margin-bottom:20px;}
.encart h3{padding:10px 20px 0px 20px;  height:37px;}
.encart p{padding:0 20px;}
.encartContent{ height:122px;width:150px; text-align:center;}
.encartContent img{ padding:0; vertical-align:middle;}
/*======================================================================================>Encart recherche*/
#find{ text-align:left;}
#find input{ background-color:#eeece0; color:#4baec3; font-size:.8em; }
#find p{padding:8px 5px 0px 5px;}
#find a{text-transform:uppercase;}

/*======================================================================================>Encart produit  l'intrieur de la page*/
.produit{background:url(../images/encart.jpg) top no-repeat; width:203px; height:237px; float:left; }
.produit h3{ padding:10px;}
.produit p{color:#8f2387; display:block;}
.produit a{color:#8f2387; padding:15px 10px;}

/*======================================================================================> Breadcrumbs || Fil d'arianne*/
#arianne{ padding:0 10px 0 10px; float:left; width:617px; position:relative; top:-5px;}


/*======================================================================================> HTML Titles*/
#titre h1{padding:10px; color:#fff; background:url(../images/contenu/titreContenu.jpg) top no-repeat; text-align:center;}
/*======================================================================================> Li Titre*/
.titreListe{color:#4baec3;padding:0; margin:0; list-style:none;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; list-style-image:none; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#4baec3; font-size:2em; padding:20px 0 20px 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left;
color: #4baec3; font-style:italic;
margin: 0 2px;
padding: 5px;
}

.letter { font-size:1em; #font-size:1.5em;letter-spacing:-2px; text-transform:uppercase; list-style-image:none; }
.style {
width:300px; float:left; #padding-left: 10px;}

.pad-left1 { #padding-left: 10px; }

p.article:first-letter {color: #FFFFFF; font-size: 3em; line-height: 1em ;font-weight: bold;float:left;font-family: Georgia, Times New Roman, Times, serif;  }
p.ettrine:first-letter{ 
font-size:3em; 
_font-size:3em; 
float:left; 
font-weight: bold; 
font-family: Georgia, Times New Roman, Times, serif; 
color: #ffffff; 
line-height: 1em;
}


/* ============== Plan Aces ================ */
.plan {
	width: 600px;
	height: 480px;
	border:5px solid;
	border-color:#099fa8;
}
#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;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;

}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		
	}



/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border:#ffffff solid 1px;
}
.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-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    background-image: url(highslide/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(highslide/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;
}

.bullet{margin-left:20px; margin-right:10px; margin-top:2px;}	

.bullet1{margin-left:20px; margin-right:10px; margin-top:2px; margin-bottom:20px;}	

.bullet2{margin-left:20px; margin-right:10px; margin-top:2px; margin-bottom:30px;}	

.fs1{width:370px; padding:7px;}

.fs2{width:370px; padding:7px; height:140px;}

.fs3{width:370px; padding:7px; height:240px;}

.fs4{width:370px; padding:7px; height:260px;}

.fs5{width:370px; padding:7px; height:150px;}

.fs6{width:370px; padding:7px; height:120px;}

.fs7{width:370px; padding:7px; height:210px;}

.fs8{width:760px; padding:7px;}

.fs9{width:370px; padding:7px; height:160px;}

.fs90{width:370px; padding:7px; height:110px;}

.fs10{width:370px; padding:7px; height:280px;}

.div1{width:49%;}

.mar-fielset{margin-left:65px; _margin-left:32px;}

.int{
width:100%;
}
.int1{
width:950px;
margin:0 auto;
}

.hetghth{height:20px;}

.tb1{width:90%;}

.tb1 td{padding:7px;}

.pad-left { padding-right: 70px; }

.width1 { width: 400px; float: left; padding-left: 80px;}
