
/* 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; padding-bottom:20px; 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:#ffffff; }
textarea { border-width:thin; padding:3px; color:#ffffff; }
em { }
strong { }


/* É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 */
.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:#ffffff solid 1px; }
#frmEnvoi .champ { height:15px; width:200px; }
#frmEnvoi .champmessag { }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; margin-top:10px; }

/*classes supplémentaires*/
.fond_lien{background:url(../image/ardoise.jpg) no-repeat top; padding-top:20px; height:99px;}
.fond_lien1{background:url(../image/ardoise1.jpg) no-repeat top; padding-top:20px; height:190px;}
.liens{padding-top:12px;}


/*Plan acces*/
#googlemap a.googlemap-icon { display: block; background:url(images/googlemap.jpg) no-repeat; width: 80px; height: 68px; }
#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;	
}


.size {
 font-size:10px;
}
.size1 {
 font-size:16px;
}
.size2 {
 font-size:14px;
}
.tb{
 width:70%;
 border:0px;
 margin-left:105px;
 line-height:30px;
 }
 
 .tb1{
 width:100%;
 border:0px;
 line-height:30px;

 }

.wid {
margin-left:53px;
width:85%;}
.wid1 {
margin-left:43px;
width:95%;}
.fs {
width:90%;
padding:25px;
margin-left:15px;}
.fs1 {
width:88%;
padding:25px;
margin-left:15px;}
.wid2 {
width:10%;
vertical-align:bottom 	;}

.mar {margin-left:100px;}
.p1{
width:30%;}
.p2{
width:30%;
text-align:right;}
.p3{
width:40%;
text-align:right;}

.p1a {
width:60%}
.p2a {
width:40%;
text-align:right;}

.p1b{
width:65%;}
.p2b{
width:15%;
text-align:right;}
.p3b{
width:20%;
text-align:right;}
.p1c{
width:84%;}
.p2c{
width:15%;
text-align:right;}
.p1d{
width:25%;}
.p2d{
width:15%;
text-align:right;}
.p3d{
width:20%;
text-align:right;}
.p4d{
width:20%;
text-align:right;}
.p5d{
width:20%;
text-align:right;}

.bor{
border:1px #983812;}
.fix{ margin-left:20px;}
.fix1{ margin-right:150px; margin-left:50px;}
.fix2 { margin-right:100px; margin-top:-25px;}

.border { border:solid 1px #b64e27;}





/* ============== Plan Aces ================ */
.plan {
	width: 500px;
	height: 480px;
	border:5px solid;
	border-color:#f39400;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#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 {
		
	}
	#gallery img {
	border:1px solid #983812;}
/*hover button*/

.button{
width:230px;
height:30px;
padding-left:100px; /*di chuyen ra giua*/
}
/*.spr{margin-left:5px;} khoang trang cac nut*/


a.button1 { display: block; background:url(../image/bt1.jpg) no-repeat; width: 230px; height: 30px; }
a.button1:hover { background: url(../image/bt1b.jpg) no-repeat; }
a.button1:active { background: url(../image/bt1.jpg) no-repeat; }
a.button1 span { display:none; }
a.button1b { display: block; background:url(../image/bt1b.jpg) no-repeat; width: 230px; height: 30px; }
a.button1b:hover { background: url(../image/bt1b.jpg) no-repeat; }
a.button1b:active { background: url(../image//bt1b.jpg) no-repeat; }
a.button1b span { display:none; }

a.button2 { display: block; background:url(../image/bt2.jpg) no-repeat; width: 230px; height: 30px; }
a.button2:hover { background: url(../image/bt2b.jpg) no-repeat; }
a.button2:active { background: url(../image/bt2.jpg) no-repeat; }
a.button2 span { display:none; }
a.button2b { display: block; background:url(../image/bt2b.jpg) no-repeat; width: 230px; height: 30px; }
a.button2b:hover { background: url(../image/bt2b.jpg) no-repeat; }
a.button2b:active { background: url(../image//bt2b.jpg) no-repeat; }
a.button2b span { display:none; }


a.button3 { display: block; background:url(../image/bt3.jpg) no-repeat; width: 230px; height: 30px; }
a.button3:hover { background: url(../image/bt3b.jpg) no-repeat; }
a.button3:active { background: url(../image/bt3.jpg) no-repeat; }
a.button3 span { display:none; }
a.button3b { display: block; background:url(../image/bt3b.jpg) no-repeat; width: 230px; height: 30px; }
a.button3b:hover { background: url(../image/bt3b.jpg) no-repeat; }
a.button3b:active { background: url(../image//bt3b.jpg) no-repeat; }
a.button3b span { display:none; }


a.button4 { display: block; background:url(../image/bt4.jpg) no-repeat; width: 230px; height: 30px; }
a.button4:hover { background: url(../image/bt4b.jpg) no-repeat; }
a.button4:active { background: url(../image/bt4.jpg) no-repeat; }
a.button4 span { display:none; }
a.button4b { display: block; background:url(../image/bt4b.jpg) no-repeat; width: 230px; height: 30px; }
a.button4b:hover { background: url(../image/bt4b.jpg) no-repeat; }
a.button4b:active { background: url(../image//bt4b.jpg) no-repeat; }
a.button4b span { display:none; }


a.button5 { display: block; background:url(../image/bt5.jpg) no-repeat; width: 230px; height: 30px; }
a.button5:hover { background: url(../image/bt5b.jpg) no-repeat; }
a.button5:active { background: url(../image/bt5.jpg) no-repeat; }
a.button5 span { display:none; }
a.button5b { display: block; background:url(../image/bt5b.jpg) no-repeat; width: 230px; height: 30px; }
a.button5b:hover { background: url(../image/bt5b.jpg) no-repeat; }
a.button5b:active { background: url(../image//bt5b.jpg) no-repeat; }
a.button5b span { display:none; }


a.button6 { display: block; background:url(../image/bt6.jpg) no-repeat; width: 30px; height: 30px; }
a.button6:hover { background: url(../image/bt6b.jpg) no-repeat; }
a.button6:active { background: url(../image/bt6.jpg) no-repeat; }
a.button6 span { display:none; }
a.button6b { display: block; background:url(../image/bt6b.jpg) no-repeat; width: 30px; height: 30px; }
a.button6b:hover { background: url(../image/bt6b.jpg) no-repeat; }
a.button6b:active { background: url(../image//bt6b.jpg) no-repeat; }
a.button6b span { display:none; }


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