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

@import url(structure.css);

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

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

h1 { color:#819fa9; font-size: 13px; font-weight:bold; }
h2 { color:#819fa9; font-size: 1.3em; }
h3 { color:#819fa9; font-size: 1.17em; }
h4 { color:#819fa9; font-size: 1em; }
h5 { color:#819fa9; font-size: 0.83em; }
h6 { color:#819fa9; font-size: 0.67em; }

p { color:#000000; font-size: 1em; line-height:20px; }
ul, ol { color:#000000; font-size: 1em; }
li {  color:#000000; font-size: 1em; }
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:#819fa9;}
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; }

/* 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%; color:#FFF;}
.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:#FFFFFF; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#000000 inset 1px; padding:5px; background-color:#FFFFFF; }
#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 0; /*float:left;*/ 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:#819fa9; color:#FFF; }
.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:#819fa9; color:#FFF; padding:1px; margin:1px; }
.input1 { width:141px; }
.input2 { width:106px; }
.input3 { width:182px; }

.textarea { width:380px; height:60px; overflow:auto; clear:both; background-color:#819fa9; color:#FFF;}

.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:#fff; }
/* 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:#819fa9; color:#FFF; }

#coordonnees {  text-align:center; padding:0; }
#coordonnees h3 { font:700 1.17em Georgia, "Times New Roman", Times, serif; }
#coordonnees li {list-style:none;}
.titreListe{ color:#c92471; list-style:none; font-size:1em;}

/*intro*/
#intro{ background:#819fa9 url(../images/intro.jpg) top repeat-x;}
#intro p,#intro a{ color:#fff;}

/*yzeo*/
#yzeo p { color:#fff; font-size: 1em; }
#yzeo ul,#yzeo ol { color:#fff; font-size: 1em; }
#yzeo li {  color:#fff; font-size: 1em; }
#yzeo a { color:#fff; 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:#819fa9; color:#FFF; 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:#F60;padding:0; margin:0;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#819fa9; font-size:2em; padding:40px 0 0 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left;
color: #999; font-style:italic;
margin: 0 2px;
padding: 5px;
}
/*============ 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 {
	
}
.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-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    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;
}
#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 {

	}
	.gallery ul { list-style: none; }
	.gallery ul li { display: inline; }
	.gallery ul img {
		
		border-width: 5px 5px 20px;
	}
	.gallery ul a:hover img {
		
		border-width: 5px 5px 20px;
		color: #fff;
	}
	.gallery ul a:hover { color: #fff; }

.txt{ margin-left:225px;}

.tab{ width:268px;}

.img1{ margin-right:30px;}
.img2{ margin-right:12px;}
.img3{ margin-right:14px;}
.img4{ margin-right:13px;}
.img5{ margin-right:80px;}

.midd{ vertical-align:middle; margin-top:-3px;}

.mov{ margin-left:170px; _margin-left:80px;}

.midd{ vertical-align:middle; margin-top:-4px;}

.buttom{ margin-bottom:5px;}