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

@import url(structure.css);

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

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

h1 { color:#712000; font-size: 12px; font-weight:bold; }
h2 { color:#712000; font-size: 1.3em; }
h3 { color:#712000; font-size: 1.17em; font-weight:bold; }
h4 { color:#712000; font-size: 1em; }
h5 { color:#712000; font-size: 0.83em; }
h6 { color:#712000; font-size: 0.67em; }
p { color:#712000; font-size: 1em; }
ul, ol { color:#712000; font-size: 1em; }
li {  color:#712000; font-size: 1em; }
a { color:#712000; text-decoration:underline; }
a:hover { text-decoration:none; color:#712000; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#712000; }
textarea { border-width:thin; padding:3px; color:#712000; }
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 horizontal */
#frmEnvoi{ width:790px; }
.divformulaire{ width:480px; float:left; padding-right:10px;}
#divmessage{ width:300px; float:left; padding-top:40px;}
#frmEnvoi input, textarea{ background-color:transparent; padding:5px; border:#712000 solid 1px; }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; padding-top:10px; }
#frmEnvoi .champ { height:15px; width:200px; }
#frmEnvoi textarea{ height:140px; width:250px; }

/*Mentions légales*/
.mentions{ color:#993400; font-weight:bold; font-size: 1.1em; }

/* Accueil */
.habill{ float:left; padding:0 15px 0 30px; margin-top:-5px; }
#head-plan{ width:100%; clear:both; background:url(../images/plan-du-site/head-plan.jpg) top no-repeat; height:265px; }
#content-plan{
	background:url(../images/bgcontenu.jpg) top no-repeat;
	padding:25px 90px 20px 90px;
	text-align:justify;
}
.contenu-new{width:800px; margin:0 auto;}
.contenu-new2{width:550px; margin:0 auto;}
.contenu-new3{width:650px; margin:0 auto;}
/*hightslide*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #000000;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
    background-color: white;
    
    padding-left: 22px;
    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;
}

/* Styles for the popup */
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid #000;
}
.highslide:hover img {

}
.highslide-wrapper {
	background: black;
}
/*boder image load-slide*/
.highslide-image {
	border: 5px solid #fff;
}
.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(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;
}

a.highslide-full-expand {
	background: url(images/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;
}
/*--------------------*/
/*googlemaps*/
.plan {
	width:680px;
	height:458px;
	border: 2px solid #ffbb34;
margin:0 auto;
	
}

#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding-bottom:30px;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0px 200px 10px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #4f0100;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
#googlemap a.googlemap-icon { display: block; background:url(../images/goglemap.jpg) no-repeat; width: 70px; height: 60px; }
#googlemap a.googlemap-icon:hover { background: url(../images/goglemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/goglemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;
	}
/*end googlemaps*/
.img3-2{width:235px; margin-left:46px; margin-right:46px; float:left;}
.img3{width:235px; float:left;}
.img4{width:170px; float:left; text-align:center;}
.img4-2{width:170px; margin-left:40px; margin-right:40px; float:left; text-align:center;}
.img4-3{width:170px; margin-right:40px; float:left; text-align:center;}
.bullet{ margin-right:10px; }
/*==========================LINH============================*/

fieldset{padding:10px; border:#3e312d solid 1px;}
legend { font: 700 15px Georgia, "Times New Roman", Times, serif; border-left:3px solid #3b1b4a; padding:2px 10px 2px 10px; color:#3e312d; }

.fs1-l{width:390px; height:250px;}

.mar{margin-left:20px;}

.mar1{margin-left:10px;}

.nut{margin-left:20px; margin-right:10px; vertical-align:middle;}

.nut1{margin: 7px 12px 20px 20px; vertical-align:middle;}

.nut2{margin: 7px 12px 40px 20px; vertical-align:middle;}

.span{ padding-left:41px;}

.tb-l{width:410px;height:750px; border:#3e312d solid 1px; border-collapse:collapse; text-align:center;}

.tb-l td{padding:5px; border:#3e312d solid 1px; vertical-align:middle;}

.td1-l{width: 210px;}

.td2-l{width: 30px;}

.td3-l{border-bottom: 0px solid;}

.td4-l{text-align:left;}

.td5-l{width:90px;text-align:center;}

.ahaft { width:48%;}



.tb1-l{width:830px; border:#3e312d solid 1px; border-collapse:collapse;}

.tb1-l td{padding:5px; border:#3e312d solid 1px; vertical-align:middle;}

.img1{ margin-right:48px;}
.img2{ margin-right:10px;}
.pd-h1{padding-left:80px;}
