/* 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:#000000; font-size: 12px; font-weight:bold; padding-bottom:20px; line-height:20px; }
h2 { color:#000000; font-size: 1.3em; font-weight:bold;}
h3 { color:#000000; font-size: 1.17em; font-weight:bold;}
h4 { color:#000000; font-size: 1em; font-weight:bold;}
h5 { color:#000000; font-size: 0.83em; font-weight:bold;}
h6 { color:#000000; font-size: 0.67em; }
p { color:#000000; font-size: 1em; }
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 après le clic */
input { border-width:thin; padding:3px; color:#000000; }
textarea { border-width:thin; padding:3px; color:#000000; }
em { }
strong { }


/* Éléments Particuliers
----------------------------------------------------------*/
.mail { vertical-align:middle;}
/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgLeft2{ float:left; margin-right:4em; }
.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: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:#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:#828cbd;}
/*css : plan du site*/
#page-plan-du-site{
margin:0 auto; width:950px; 
}
#head-plan-du-site{
background:url(../images/plan/head.jpg) no-repeat;
height: 338px;
}
#menu-plan-du-site{
	background:url(../images/plan/menu.jpg) no-repeat;
	height:210px;
}
#content-plan-du-site{
	padding:20px 70px 20px 70px;
	text-align:justify;
	line-height:30px;
}
#foot-plan-du-site{
background:url(../images/plan-du-site/footer-plan-du-site.jpg) no-repeat;
height: 78px;
}
/*#plan du site*/
/*************google map*******************/
.plan {
	width: 500px;
	height: 450px;
	border: 2px solid #ffffff;
		text-align:-moz-center;
	!text-align:center;
	margin:auto;

}
#map .infosbulle {
	width: 220px;
	border: none;
	margin: 0;
	padding: 0;
		text-align:-moz-center;
	!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;
	text-align:-moz-center;
	!text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
}
.plan-printer {
	display:block;
	text-align:right;
	padding-bottom:10px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
.contact{
	text-align:-moz-center;
	!text-align:center;

}
#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 {
	padding:10px;
	border:1px solid #ee951b;
		
	}
	#gallery01 {
	padding:10px;
	border:1px solid #ee951b;
	_height: 220px;
	}
	
	#gallery-actu {
	}
	
.img1{margin-right:50px;}

.img2{margin-right:10px;}

.img22{ float:left; width:165px; text-align:center; margin-right:10px; _display:inline;}

.img23{ float:left; width:165px; text-align:center; padding-left:15px; padding-right:10px;}

.img24{ float:left; width:165px; text-align:center; margin-right:10px; _margin-right:0px; _display:inline;}

.img25{ float:left; width:165px; text-align:center; margin-left:10px; margin-right:10px; _margin-right:0px; _display:inline;}
.img26{ width:200px; text-align:center;}
.img27{ float:left; width:200px; text-align:center; padding-left:60px; padding-right:0px;}
.img28{ float:left; width:200px; text-align:center; margin-right:0px; _display:inline;}
.img29{ width:400px; text-align:center; }
.img30{ float:left; width:200px; text-align:center; padding-left:100px; padding-right:0px;}
.img31{ width:300px; text-align:center;}
.img32{ float:left; width:165px; text-align:center; padding-left:25px; padding-right:10px;}
.img33{ float:left; width:200px; text-align:center; margin-right:0px; _display:inline; padding-left:10px;}
.img34{ float:left; width:200px; text-align:center; margin-right:0px; _display:inline; padding-left:20px;}
.img35{ float:left; width:200px; text-align:center; padding-left:60px; padding-right:0px;}

.img36{ float:left; width:165px; text-align:center;  margin-left:20px; }
.img37{ float:left; width:165px; text-align:center;  margin-left:20px;    }
.img38{ float:left; width:165px; text-align:center; margin-left:100px; _margin-left:50px;}

.img25-1{ float:left; width:165px; text-align:center; margin-left:20px; _margin-left:30px; margin-right:10px; _margin-right:0px; _display:inline;}

.img24-1{ float:left; width:165px; text-align:center; margin-right:10px; _margin-right:10px; _display:inline;}

.img3{margin-right:120px;}

.img4{margin-right:80px;}

.display{display:none;}

.boder-div-img{border:1px #f29c19 solid;}
/*********** Thi Ly *************/
		
	#gallery1 {
	padding:10px;
	border:1px solid #ee951b;
	_height: 170px;
		
	}
		#gallery1-2 {
	padding:10px;
	border:1px solid #ee951b;
	_height: 170px;
		
	}
	
	#gallery2 {
	padding:10px;
	border:1px solid #ee951b;
	_height: 220px;	
	}
	#gallery2-2 {
	padding:10px;
	border:1px solid #ee951b;
	_height: 220px;	
	}
	
	
	#gallery3 {
	padding:10px;
	
	border:1px solid #ee951b;
		
	}
	#gallery4 {
	padding:10px;
	border:1px solid #ee951b;
		
	}
	#gallery5 {
	padding:10px;
		
	}
	#gallery6 {
	padding:10px;
		
	}
.listmp{
vertical-align:middle;
padding-right:7px;
padding-left:10px;
float:left;
}
.listmp1{
vertical-align:middle;
padding-right:7px;
padding-left:10px;
padding-bottom:100px;
float:left;
}
.listmp2{
vertical-align:middle;
padding-right:7px;
padding-left:10px;
padding-bottom:20px;
float:left;
}
.listmp3{
vertical-align:middle;
padding-right:7px;
padding-left:40px;
float:left;}
.listmp4{
vertical-align:middle;
padding-right:7px;
padding-left:40px;
padding-bottom:20px;
float:left;}

.img-3{
margin-left:18px;
}
.div-gallery{
width:720px;
}
.img-4{
margin-right:40px;
_margin-right:20px;
margin-left:30px;
_margin-left:15px;
}
.img-5{
margin-right:80px;
_margin-right:60px;
margin-left:100px;
_margin-left:60px;
}
.img-6{
margin-right:10px;
margin-left:8px;
}
	
.fieldset { border:1px solid #ee951b; border-bottom:1px solid #ee951b; margin:0 0 1em; padding:10px; }

.legend { text-transform:uppercase; color:#000; font:bold 12px Verdana, Arial, Helvetica, sans-serif; padding:2px 15px 2px 10px; }
.img-1{
margin-left:40px;
}
.img-2{
margin-left:20px;
}
.list{
vertical-align:middle;
padding-right:7px;
padding-left:40px;
float:left;}
.list1{
vertical-align:middle;
padding-right:7px;
padding-left:40px;
padding-bottom:20px;
float:left;
}

.list-txt{
vertical-align:middle;
padding-right:7px;
padding-left:20px;
float:left;}

.list1-txt{
vertical-align:middle;
padding-right:7px;
float:left;
padding-bottom:20px;
padding-top:5px;
padding-left:20px;}

.list2-txtp{
vertical-align:middle;
padding-right:7px;
float:left;
padding-bottom:100px;
padding-top:5px;
padding-left:20px;}

.boder-img-big{border:4px #fbe92e solid;}

#body-txt1{ padding:10px;}

.txt-950{width:390px;}
.txt-koppe{width:450px;}
.txt-koppe2{width:370px;}
.txt-pc-et-d{width:650px; margin:0 auto;}

.txt-pc-et-d2{width:650px; margin:0 auto;}

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


.border-img-big{border:4px #fbe92e solid;}
#table-2{
	border-collapse:collapse;
	width:350px;
	border:1px dotted #1a3d67;
	vertical-align:middle;
}
#table-2 tr{
}
#table-2 td{
	padding:3px 5px 2px 5px;
	border:1px dotted #1a3d67;
}

#table-3p{
	border-collapse:collapse;
	width:300px;
	border:1px dotted #1a3d67;
	vertical-align:middle;
}
#table-3p tr{
}
#table-3p td{
	padding:5px;
	border:1px dotted #1a3d67;
}

.td1{
width:40%;
border:1px dotted #1a3d67;
}
.td2{
width:15%;
border:1px dotted #1a3d67;
text-align:center;
}
.table2-td3{
width:90px;
border:1px dotted #1a3d67;
text-align:center;
}
.div-table{
width:730px;
margin:0 auto;
}

.fix-ie6{_height:35px;}

.tab-1{
width:231px;
}
#table-1{
	border-collapse:collapse;
	width:730px;
	border:1px dotted #1a3d67;
	vertical-align:middle;
}
#table-1 tr{
}
#table-1 td{
	padding:10px;
}
#table-10{
	border-collapse:collapse;
	width:730px;
	border:1px dotted #1a3d67;
	vertical-align:middle;
}
#table-10 tr{
}
#table-10 td{
	padding:10px;
	border:1px dotted #1a3d67;
}
#table-11{
	border-collapse:collapse;
	width:450px;
	border:1px dotted #1a3d67;
	vertical-align:middle;
	height:455px;
	_height:457px;
}
#table-11 tr{
}
#table-11 td{
	padding:10px;
	line-height:22px;
}
#table-12{
	border-collapse:collapse;
	width:250px;
	border:1px dotted #1a3d67;
	vertical-align:middle;
}
#table-12 tr{
}
#table-12 td{
	padding:10px;
}

.td1{
width:40%;
border:1px dotted #1a3d67;
}
.td2{
width:15%;
border:1px dotted #1a3d67;
text-align:center;
}
.td1-c{
width:23%;
border:1px dotted #1a3d67;
text-align:center;
}
.td2-c{
width:7%;
border:1px dotted #1a3d67;
text-align:center;
}
.td3-c{
width:12%;
border:1px dotted #1a3d67;
text-align:center;
}
.td4-c{
width:15%;
border:1px dotted #1a3d67;
text-align:center;
}
.td10{
width:80%;
border:1px dotted #1a3d67;
}
.td11{
width:20%;
border:1px dotted #1a3d67;
text-align:center;
}

.div-table{
width:730px;
margin:0 auto;
}
.img-7{
margin-right:20px;
margin-left:20px;}

	#gallery-chaudiere {
	}
	#gallery-chaudiere-1 {
	}
	#gallery-chaudiere-2 {
	width:330px;
	}
	#gallery-chaudiere-3 {
	}
.div-1{
width:450px;
}
.div-2{
width:250px;
}

.actua{
height:50px;}
.div-2-img{
width:400px;
}





.txt_d{ color:#0929cc;}
.txt_d2{ color:#0929cc; font-size:16px;}


.icon_d{ margin-right:7px; vertical-align:middle;}
.icon_d2{ margin-right:7px; vertical-align:middle; margin-bottom:20px; float:left; margin-top:2px;}
.icon_d3{ margin-right:7px; vertical-align:middle; margin-bottom:40px; float:left; margin-top:2px;}


.fset_d{ border:#4429cc solid 1px; padding:7px;}
.fset_d legend{ border-left:#4429cc solid 2px; margin-left:15px; padding:7px; color:#4429cc; font-size:14px; font-weight:bold;}

.wdiv_d{ width:360px;}
.hass{ width:279px;}
.wdiv_d2{ width:230px;}
.wtab_d{ width:230px;}
.wtab_d2{ width:229px;}

.tb_d{ width:700px; border:#4429cc solid 1px;}
.tb_d td{  padding:5px ;border:#4429cc solid 1px;}

.tb_d2{ width:760px;}
.tb_d2 td{  padding:7px ;border-bottom:#4429cc solid 1px;}

/**************** Accordion ******************/

#accordion .title { font-weight:bold; }
#accordion, { width:100%; }
.title, .mytitle { cursor:pointer; border:1px solid #F3A91D; margin-top:0.5em; padding:0.1em; }


.on  .mytitle { background-color:#C0C0C0; }
.off .mytitle { background-color:#F3A91D; }
.content, .mycontent  { background-color:#F7FC82; padding:0.1em; border:2px solid #F3A91D; border-top-width:0; }
#log { position:absolute; top:0; right:1em; text-align:right; }
