@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#fff; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:11px; }

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

p { color:#fff; font-size:1em; }
ul, ol{ color:#fff; font-size:1em; }
li { color:#fff; font-size:1em; }
a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#fff; padding:3px; }
input { color:#3c0f15; padding:3px; background-color:#461218;}
.border, #code, #civilite select, #imgcaptcha, input { color:#fff; padding:3px; background-color:#461218;}

/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 20px; }
.imgAccueil{margin-left:40px}
.divimgAccueil{margin-right:122px}

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.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; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.chapeau { font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin:.5em 0 1.5em; }
.illustration { float:left; padding:0 .5em 2em 0; }
.imgNegatif{margin-top:-40px}
.imgNegatifai{margin-top:70px}
.img{margin:10px}

/* Page en construction */
.constrution { margin-top:8em; text-align:center; } /* Réajuster la hauteur du margin si besoin */

/*	Mentions Légales */
#infoclient { float:left; padding:0 0 2em; width:300px; }
#hebergeur { float:right; padding:0; }


/* Parchemin */
.haut{background-image:url(../images/haut-pachemin.png); background-repeat:no-repeat; height:27px}
.bas{background-image:url(../images/bas-parchemin.png); background-repeat:no-repeat; height:28px}
.parchemin{background-image:url(../images/parchemin.jpg); color:#000000;}
.pad{padding:0 10px}
.noir p{color:#000000}

/*======================================================================================>/*Header hack*/
/*html>*/
/*body{ padding-right:2px;}*/
/*======================================================================================> Li Titre*/
.titreListe{color:#fff;padding:0; margin:0;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#fff; font-size:2em; padding:40px 0 0 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:2em; 
color: #fff; font-style:italic;
margin: 0 2px;
}

/* Page présentation */
.presentation{padding-left:30px;}
.presentation1{padding-left:30px;}
.imgpresentation{margin-top:10px}
.widthtable{width:410px}

.services{float:left; width:250px;}


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

.plan {
	width: 650px;
	height: 480px;
	border:5px solid;
	border-color:#670119;
}
#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;
	/*padding-bottom:20px;*/
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

.mr-plan-asces{margin-left:40px;}

#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 */
.nyroModal:hover img { /*border:none;*/ filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }
			
.couleur-jaune-promo { color:#FF9900; font-weight:bold;}
.titre-champagne1 { padding:2px; margin-bottom:5px; margin-top:15px; font-weight:bold; background:transparent url(../images/fond-titre-champagne.jpg) repeat-y; color:#000;}
.titre-champagne {cursor:pointer; background-color:#670119; padding:5px; border-bottom:1px solid #FF9900; display:block; font-weight:bold; text-decoration:none; text-align:center}
.titre-champagne:hover {cursor:pointer; background-color: #990033; padding:5px; border-bottom:1px solid #FF9900; display:block; font-weight:bold; text-decoration:none;}.cado {
	width: 48%;
	float: left;
}
.clearvalidator{ clear:both; height:3px;}
#signature {
	text-align: center;
}
.idcado {margin:5px 20px; border:2px solid #FF9900; float:right;
}
.idcado:hover img{margin:5px 20px; border:2px solid #FF9900; float:right;
}
.tablecado { width:500px;
}
.tablecado td{
	width:50%;
	border:1px dashed #FE8D00;
	padding:3px;
	text-align: center;
}

.tablecado3{ width:100%;
}
.tablecado3 td{
	width:33%;
	border:1px solid #FE8D00;
	padding:3px;
	text-align: center;
	vertical-align: top;
}
.tablecado3 img{ border:2px solid #FF9900; 
}
.tablecado2 { width:100%;
}
.tablecado2 td{
	width:33%;
	border:1px solid #FE8D00;
	padding:3px;
	text-align: center;
	vertical-align: middle;
}
.tablecado2 img{ border:2px solid #FF9900; 
}
.ul {
}
.ul li{ margin-left:50px; /*list-style-image:url('../images/puce2.jpg'); height:35px;*/ list-style-type:disc;
}
.offre {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF9400;
}

.offreimg{ border:2px solid #FF9900; float:right; margin-left:5px;
}
.help {cursor:help; text-decoration:none; display:inline;
}
.limite {
	background-color: #FE8D00;
	padding: 1px;
}

.widai{width:200px;}
.strokeai{border:solid 3px #5c0113;}

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

.highslide {
	cursor: url("../images/graphics/zoomin.cur"), pointer;
	#cursor: url("images/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
/*.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
*/
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid #5c0113;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 24px;
	background-image: url("../images/graphics/loader.white.gif");
    #background-image: url(../images/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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("../images/graphics/fullexpand.gif") no-repeat;
	#background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.div-ly{
width:300px;
}
.epicerie-fine {
vertical-align:middle;
}
.logo1{
width:220px;
}
.logo2{
width:270px;
}
.logo3{
width:220px;
}
.logo4{
margin-left:10px;
}