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

@import url(structure.css);

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

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

h1 { color:#57320c; font-size: 1.1em; font-weight:bold; }
h2 { color:#57320c; font-size: 1.3em; }
h3 { color:#57320c; font-size: 1.17em; font-weight:bold; }
h4 { color:#57320c; font-size: 1em; }
h5 { color:#57320c; font-size: 0.83em; }
h6 { color:#57320c; font-size: 0.67em; }
p { color:#57320c; font-size: 1em; }
ul, ol { color:#57320c; font-size: 1em; }
li {  color:#57320c; font-size: 1em; }
a { color:#57320c; text-decoration:underline; }
a:hover { text-decoration:none; color:#57320c; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#57320c; }
textarea { border-width:thin; padding:3px; color:#57320c; }
em { }
strong { }

#intro h1 { color:#f9eccf; font-size: 1.1em; font-weight:bold; }
#intro p { color:#f9eccf; font-size: 1em; }
#intro a { color:#f9eccf; text-decoration:underline; }
#intro a:hover { text-decoration:none; color:#f9eccf; } /* si changement de couleur au survol */
#intro a:visited { } /* si changement de couleur après le clic */

#yzeo p { color:#f9eccf; font-size: 1em; }
#yzeo a { color:#f9eccf; text-decoration:underline; }
#yzeo a:hover { text-decoration:none; color:#f9eccf; } /* si changement de couleur au survol */
#yzeo a:visited { } /* si changement de couleur après le clic */

/* É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:#57320c 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; }

/* Accueil */
.habill{ float:right; padding:0 0 0 15px;}


/* Cadres photos modules */
.cadrevert { }


/*Mentions légales*/
.mentions{ color:#960b0e; font-weight:bold; }
.pic1 { border:none; padding-right:30px; }
.pic2 { border:none; padding-right:95px; }
.padT { padding-top:30px; }

.contFab { background:url(../images/contenuFab.jpg) top no-repeat; border: solid 2px #830101; padding:10px; }
.contHist { background:url(../images/contenuHist.jpg) no-repeat; border: solid 2px #830101; padding:10px; }
.contCrea { background:url(../images/contenuCrea.jpg) repeat-y; border: solid 2px #830101; padding:10px; }
.tabHist { width:800px; text-align:center; }
.td { width:266px; }

.td2 { width:380px; }

.plan { width: 700px; height: 600px; border:2px solid #57320c; }
#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: #57320c; font-weight: bold; margin-bottom: 1em; }
.plan-adresse { font-size: 12px; color: #57320c; }
.plan-printer { display:block; text-align: right; }
.plan-printer img, 
.plan-printer a { border: none; }

.actu { padding-left:20px; }
.pic { border:none; padding-bottom:10px; }
.texte3 { font-family:Verdana; font-size:14px; color:#57320c; }


.padL{padding-left:10px;}
.pad30R{padding-right:30px;}
.pad60R{padding-right:60px;}
.pad90R{padding-right:90px;}

.pad30L{padding-left:30px;}
.pad60L{padding-left:60px;}

.border{border:1px #000000;}

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

.highslide {
	cursor: url("../images/graphics/zoomin.cur"), pointer;
	#cursor: url("images/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
/*.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
*/
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 24px;
	background-image: url("../images/graphics/loader.white.gif");
    #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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("../images/graphics/fullexpand.gif") no-repeat;
	#background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
