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

@import url(structure.css);

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

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

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

#intro{width:521px; height:670px; margin:0 auto; text-align:center; background:url(../images/intro.jpg) no-repeat; position:relative; }
#intro .entrez a{width:521px; height:670px; z-index:100; position:absolute; margin-left: -250px; }

/* É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 */
.h1index{
	position:absolute;
	left:45px;
	top:-2px;
	width:100%;
	padding:0;
	font-size:1.1em;
	z-index: 10;
}
.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 */
#formulaire{ width:470px; }
#formulaire input, textarea{ background-color:transparent; border-width:thin; }
#formulaire .field{ text-align:right; margin-top:10px; }
#formulaire .champ { border:none; border:#7B0708 inset 1px; padding:5px; background-color:#7B0708; color:#FFFFFF; }
#formulaire .champmessag { border:none; border:#7B0708 inset 1px; padding:5px; background-color:#7B0708; color:#FFFFFF; }
#formulaire .champ:focus { }
#formulaire #code {  border:none;  border:#7B0708 inset 1px; padding:5px; background-color:#7B0708; color:#FFFFFF;  }
#formulaire #code:focus { }
#formulaire #send2 { border-color:#7B0708;  background-color:#7B0708; color:#FFFFFF; }
#formulaire #send3 { border-color:#7B0708;  background-color:#7B0708; color:#FFFFFF; }


/*-------------------------------------------*/
.bgcolor-devis { background-color:#7b0708;}
#menuintro { font-size: 10px;}
#yzeointro { font-size: 10px;}
#yzeointro img{ vertical-align:middle; }

#allcontent-video { width:620px;padding:auto; margin:auto;}
#video-l { float:left; white-space:310px;}
#video-r { float:right; white-space:310px;}

.allcontent-soirees 
{
	width:660px;
	margin: auto;
	padding: auto;
}
.allclear-soirees
{	
	width:660px;
	clear: both;
	margin: auto;
	padding: auto;
}
.pic-soirees
{
	width:165px; text-align:center; float: left;
}

.allcontent-pub
{
	width:660px;
	margin: auto;
	padding: auto;
}
.allclear-pub
{	
	width:660px;
	clear: both;
	margin: auto;
	padding: auto;
}
.pic-pub
{
	width:220px; text-align:center; float: left;
}
/*--------menu reportages photos-----------*/
a.photos1 { display: block; background:url(../images/img-photos/titres/1.jpg) no-repeat; width: 293px; height: 25px; }
a.photos1:hover { background: url(../images/img-photos/titres/1-h.jpg) no-repeat; }
a.photos1:active { background: url(../images/img-photos/titres/1.jpg) no-repeat; }
a.photos1 span { display:none; }

a.photos2 { display: block; background:url(../images/img-photos/titres/2.jpg) no-repeat; width: 293px; height: 25px; }
a.photos2:hover { background: url(../images/img-photos/titres/2-h.jpg) no-repeat; }
a.photos2:active { background: url(../images/img-photos/titres/2.jpg) no-repeat; }
a.photos2 span { display:none; }

#mg-l-photos1 { margin-left:190px;}

.img1-r-photos2 { float:right; padding:5px 0px 0px 15px;}
.img2-l-photos2 { float:left; padding:5px 15px 0px 5px;}
.img1-r-photos3 { float:right; padding:5px 0px 5px 15px;}

#mg-c-bouton { margin-left:240px;}

/*--------------bouton reportages videos-----*/
a.photos3 { display: block; background:url(../images/video1.jpg) no-repeat; width: 293px; height: 25px; }
a.photos3:hover { background: url(../images/video2.jpg) no-repeat; }
a.photos3:active { background: url(../images/video1.jpg) no-repeat; }
a.photos3 span { display:none; }

/*-----------Light box--------------*/
#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;	
}

/*-------show gallery--------------*/
.gallery {
	
	}
	.gallery img { border: none;}
	.gallery ul { list-style: none; }
	.gallery ul li { display: inline; }
	.gallery ul img {
		border-color:#fff;
		border-width: 5px 5px 20px;
	}
	.gallery ul a:hover img {
		border: 5px solid ;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	.gallery ul a:hover {  }
/*----------Googlemap---------------*/
.plan {
	width: 600px;
	height: 480px;
	text-align: left;
	border:#77060a solid 5px;
}
#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;
	text-align:center;
}
.plan-titre {
	font-size: 14px;
	color: #77060a;
	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;
}

#googlemap a.googlemap-icon { display: block; background:url(../images/googlemap.jpg) no-repeat; width: 80px; height: 68px; text-align:center; margin:0 auto;}
#googlemap a.googlemap-icon:hover { background: url(../images/googlemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/googlemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}
/*----------Plan du site----------*/
#header-plan { background-image:url(../images/plandusite/header-plan.jpg);
background-repeat: no-repeat;
width:976px;
height:256px;
}
#content-plan { background-image:url(../images/plandusite/content-plan.jpg);
background-repeat: no-repeat;
width:976px;
height:590px;
}
#footer-plan { background-image:url(../images/plandusite/footer-plan.jpg);
background-repeat: no-repeat;
width:976px;
height:130px;
}
#plantextcontent { text-align:justify; margin-left: 45px; margin-right: 40px;}

#bg-plandusite { width:100%; background:url(../images/bg.jpg); background-repeat:repeat-y;}
#yzeoplan { font-size:0.8em;}
#yzeoplan img{ vertical-align:middle; }

.pd-img{
padding-right:5px;}

.table {
	width: 100%;
	border-collapse:collapse;
}
.txt { color:#FFFFFF; font-size: 9px; }








.div1-l{position:absolute; margin-left:42px; #margin-left:-177px; margin-top:-21px; #margin-top:296px;}

.div2-l {width:22%; text-align:center; padding: 0 10px 0 10px;}

.div3-l{width:136px; position:absolute; margin-top:-110px;  margin-top /*\**/: -113px\9; #margin-top: 207px; margin-left:43px; #margin-left:-180px;}

.bullet-l{margin-right:7px; margin-top:3px; float:left;}

.bullet1-l{margin-right:7px; margin-bottom:15px; float:left; margin-top:3px;}

sup{vertical-align:super; font-size:10px;}

.txt-l{color:#FFF; font-size:15px; font-weight:bold;}

.fs1-l{ border:#FFF solid 1px;}

.fs1-l legend{color:#FFF; font-size:15px; font-weight:bold; border-left: #FFF solid 2px; padding:5px; margin-left:20px;}

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

.padL{padding-left:80px;}
.padR{padding-right:80px;}

.videoback{width:627px; margin-left:30px; height:980px;
background:url(../images/video/fond.jpg) no-repeat;}

