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

@import url(structure.css);

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

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

h1 {
	color:#1e1e1e;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:20px;
}
h2 { color:#1e1e1e; font-size: 1.3em; font-weight:bold;}
h3 { color:#1e1e1e; font-size: 1.17em; font-weight:bold;}
h4 { color:#1e1e1e; font-size: 1em; }
h5 { color:#1e1e1e; font-size: 0.83em; }
h6 { color:#1e1e1e; font-size: 0.67em; }
p { color:#1e1e1e; font-size: 1em; }
ul, ol { color:#1e1e1e; font-size: 1em; }
li {  color:#1e1e1e; font-size: 1em; }
a { color:#1e1e1e; 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:#1e1e1e; }
textarea { border-width:thin; padding:3px; color:#1e1e1e; }
em { }
strong { }

.bodyIntro p, a:link{ color: #1e1e1e; }
.bodyIntro a:visited{color:#1e1e1e;}
.bodyIntro a:hover { color:#1e1e1e; text-decoration:none; }


/* É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:850px; }
#divformulaire{ width:470px; float:left; margin-right:10px;}
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px;}
#frmEnvoi .champ { border:none; border-bottom:#919191 solid 1px; padding:5px; background-color:#99c12c; border:#000000 solid 1px;}
#frmEnvoi .champ:focus { border-bottom:#000000 solid 1px; }
#frmEnvoi #code { border:none; border-bottom:#919191 solid 1px; padding:5px; background-color:#99c12c; border:#000000 solid 1px;}
#frmEnvoi #code:focus { border:#99c12c solid 1px;}
#frmEnvoi #send2 { border-color:#99c12c;  background-color:#ffffff;}

/*classes supplémentaires*/
.aligntexte{text-align:left; margin-left:250px;}
.contact{text-align:left; margin-left:10px; margin-right:15px;}

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

/* ============== Plan Aces ================ */
.plan {
	width: 650px;
	height: 450px;
	border:5px solid;
	border-color:#8cb926;
}
#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 {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}


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

.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #99c12c;
}
.highslide:hover img {
	border: 2px solid #99c12c;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	
}
.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(../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;
}
sup{vertical-align:super; font-size:11px;}
.bullet1{padding-right:4px; margin-top:2px;}
.bullet2{padding-right:4px; margin-top:2px; padding-bottom:7px; float:left;}
.bullet3{padding-right:4px; margin-top:2px; padding-bottom:27px; float:left;}

.leftpre{float:left; width:400px;}
.rightpre{float:right; width:420px;}
.leftpre1{float:left; width:380px;}
.rightpre1{float:right; width:490px;}

.imgpad{padding-left:20px; padding-right:20px;}

.tab1{width:419px; text-align:center;}
.tab2{width:420px; text-align:center;}


.imgmar{ margin-left:13px;}
.imgmar2{ margin-left:66px;}
.imgmar1{ margin-left:15px;}

.fe1{border:1px solid #89b725; padding:10px;}