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

@import url(structure.css);

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

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

h1 { color:#e186d2; font-size: 12px; font-weight:bold; padding-bottom:20px; }
h2 { color:#e186d2; font-size: 1.3em; font-weight:bold;}
h3 { color:#e186d2; font-size: 1.17em; font-weight:bold;}
h4 { color:#e186d2; font-size: 1em; }
h5 { color:#e186d2; font-size: 0.83em; }
h6 { color:#e186d2; font-size: 0.67em; }
p { color:#f6f4d1; font-size: 1em; }
ul, ol { color:#f6f4d1; font-size: 1em; }
li {  color:#f6f4d1; font-size: 1em; }
a { color:#f6f4d1; 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; }
textarea { border-width:thin; padding:3px; }
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 */
.h1index{ position:relative; left:0; top:0; width:100%; padding:0; }
.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-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }
#frmEnvoi .champ { border:none; border:#f6f4d1 inset 1px; padding:5px; background-color:#000;color:#f6f4d1; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#f6f4d1 inset 1px; padding:5px; background-color:#000; color:#f6f4d1; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#f6f4d1;  background-color:#000; color:#f6f4d1;}


.titreListe{ color:#c92471; list-style:none; font-size:1em;}

/*intro*/
#intro{ background:#000 url(../images/fond_intro.jpg) top repeat-x;}
#intro p,#intro a{ color:#f6f4d1;}

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

/*Header hack*/
/*html>*/body{ padding-right:2px;}

/*validator*/
#validator{}



#infoclient {  margin-bottom:1.7em; }
#hebergeur { margin-bottom:1.5em; float:right;}





.encart{background:url(../images/titre_gauche.jpg) top no-repeat; width:251px; padding:0; margin-bottom:20px;}
.encart h1{padding:10px 20px 0px 20px;  height:37px;}
.encart p{padding:0 20px;}
.encartContent{ height:122px;width:203px; text-align:center;}
.encartContent img{ padding:0 20px;}
.produit{background:url(../images/encart.jpg) top no-repeat; width:203px; height:237px; float:left; }
.produit h3{ padding:10px;}
.produit p{color:#8f2387; display:block;}
.produit a{color:#8f2387; padding:15px 10px;}

#arianne{ padding:0 10px 0 10px; float:left; width:617px; position:relative; top:-5px;}
.homeTitle{ color:#e186d2; font-size:2em; padding:10px 0 0 0;}
/*Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif; 
color: #f6f4d1; font-style:italic;
margin: 1px;
padding: 1px;
line-height: 1em;
}



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

.fixpic { margin: 0 25px 10px 0; }
.list { padding-right:10px;}
.list1 { padding-right:10px; padding-bottom:10px; float:left; margin-top:3px;}

.colo { color:#c37902;}

.fs { padding:20px 20px 10px 20px; border: solid 1px #FFFFFF;}

.mar { margin-left:-2px;}

.fix-par { margin-left:30px; margin-right:30px;}

.marge-images-left {margin:0 0 0 10px;}
.marge-images-right {margin:0 10px 0 0 ;}
.bordure-img-album {border:2px solid #C94924;}
.img-album1 {width:180px; float:left; text-align:center; margin:10px 0 0 0px;}
.img-album2 {width:180px; float:left; text-align:center; margin:10px 0 0 10px;}
.texte-tarifs {width:200px; margin:25px 0 15px 30px;}
.img-location {width:200px; margin:0 20px 15px 50px;}


/* ============== Diapo Jquery ================ */
#diapo-accueil { border:2px solid #570A00; float:right; margin:0 0 1em 2em; }
#diapo-accueil img { padding:0.2em; background-color:#570A00; border:2px solid #DF8610; width:250px; height:188px; }






/* ============== Plan Aces ================ */
.plan {
	width: 480px;
	height: 480px;
	border:5px solid;
	border-color:#f39400;
}
#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(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
/*.highslide img {
	border: 2px solid #982626;
}
.highslide:hover img {
	border: 2px solid #982626;
}*/
.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(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;
}

.space { word-spacing:5px; margin-top:15px; }

.slieshowh1 { width:180px; text-align:center; z-index:0; position:relative;}
.marha { margin-left:10px;}

