
/* 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; padding-bottom:20px;}
h2 { color:#ffffff; font-size: 1.3em; }
h3 { color:#ffffff; font-size: 1.17em; }
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; }
strong {color:#F57706}
/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }
#contenu  a {text-decoration:none; border-bottom:1px solid #FFA24F}
#contenu  a:hover { border-bottom:none}

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact */
#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:#ffffff 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; }

/*classes supplémentaires*/
.aligntexte{margin-left:30px;}
.alignimage{float:right; padding-left:10px; padding-right:10px;}
.mentions{padding-left:50px; padding-right:50px;}


/* ============== Plan Aces ================ */
.plan {
	width: 600px;
	height: 480px;
	border:5px solid;
	border-color:#000000;
}
#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 {
padding-bottom:10px;
	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; }
#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;	
}

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

.mal20{margin-left:20px;}

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

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: solid 5px #5085ff;
}
.highslide:hover img {
	border: solid 5px #5085ff;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: solid 5px #5085ff;
}
.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: 0px;
    background-image: url(highslide/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(highslide/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;
}
.chiadoi{width:43%;}
.mat10{margin-bottom:-30px;}
.vien{border:1px solid #5085ff;}
.deu{padding:20px;}
.cao400{height:300px;}

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

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

.cao{height:70px;}

.chu{font-size:16px; font-weight:bold;}
.mat50{margin-bottom:70px;}
.rong300{width:275px;}
.rong200{width:150px;}
.rong100{width:150px;}
.mal100{margin-left:60px;}
.rong200{width:270px;}
.mal30{margin-left:30px;}
.mar100{margin-right:220px;}
.ma50{margin-left:28px; margin-right:28px;}
.mal300{margin-left:300px;}
.ma10{margin-bottom:10px; margin-top:10px;}
.cao40{height:60px;}
.chiadoi1{width:49%;}
.ma20{margin-left:10px; margin-right:10px;}
.mal1{_margin-left:2px;}

sup{vertical-align:super; font-size:9px;}
h2{background-color:#3B6FFF; padding:5px; font-weight:bold; font-size:12px;}
.bleu{background-color:#3B6FFF; padding:5px; font-weight:bold;}
.gris{background-color:#111; padding:5px; color: #0099FF; font-weight:bold;}
