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

@import url(structure.css);

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

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

h1 { color:#371a19; font-size: 12px; font-weight:bold; }
h2 { color:#371a19; font-size: 1.3em; }
h3 { color:#371a19; font-size: 1.17em; }
h4 { color:#371a19; font-size: 1em; }
h5 { color:#371a19; font-size: 0.83em; }
h6 { color:#371a19; font-size: 0.67em; }
p { color:#000000; font-size: 1em; }
ul, ol { color:#000000; font-size: 1em; }
li {  color:#000000; font-size: 1em; }
a { color:#000000; 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:#000000 inset 1px; padding:5px; background-color:#ffe785; color:#371a19;}
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#000000 inset 1px; padding:5px; background-color:#ffe785; color:#371a19; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#000000;  background-color:#371a19; color:#ffe785;}


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

/*intro*/
#intro{}
#intro p,#intro a{ color:#fff;}

/*yzeo*/
#yzeo p { color:#ffe785; font-size: 1em; }
#yzeo ul,#yzeo ol { color:#ffe785; font-size: 1em; }
#yzeo li {  color:#ffe785; font-size: 1em; }
#yzeo a { color:#ffe785; 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{}

/*Lettrine*/
.Lettrine:first-letter,.Lettrine{ font-size:3em; float:left; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif; color: #990000; border: 1px solid #990000; 
/* définition d'une bordure autour de la lettrine*/
background-color: #FFFFCC; 
margin: 1px;
padding: 1px;
line-height: 1em;
}

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

#validator a img { vertical-align:middle; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
#validator a:hover img { vertical-align:middle; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }


#intro{background:#1c1c1c url(../images/intro_bg.jpg) top repeat-x; color:#FFF;}
#find{ text-align:left; padding-left:275px;}
#find input{ background-color:#333; color:#FFF;font-size:.8em; }
#find p{padding:8px 5px 0px 5px;}

.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:#CCC; font-size:2em; padding:40px 0 0 0;}
/*Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif; 
color: #999; font-style:italic;
margin: 1px;
padding: 1px;
line-height: 1em;
}
#content-plan-du-site{
	padding:25px 80px 20px 80px;
	text-align:justify;
	background:url(../images/contenu.jpg) top no-repeat;
}
#frmsalles{width:470px; margin:0 auto;}
.field-salles{ text-align:left; height:24px; }
.boder{border:1px #371a19 solid; padding:30px;}
#frmsalles input, textarea{ background-color:transparent; border-width:thin; }
#frmsalles .field{ text-align:right; margin-top:10px; }
#frmsalles .champ { border:none; border:#000000 inset 1px; padding:5px; background-color:#ffe785; color:#371a19;}
#frmsalles .champ:focus { }
#frmsalles #code {  border:none;  border:#000000 inset 1px; padding:5px; background-color:#ffe785; color:#371a19; }
#frmsalles #code:focus { }
#frmsalles #send2 { border-color:#000000;  background-color:#371a19; color:#ffe785;}
.width{width:203px; #width:214px; _width:214px;}

legend { font: 700 15px Georgia, "Times New Roman", Times, serif; border-left:3px solid #7b5251; padding:2px 10px 2px 10px; color:#7b5251; }
fieldset { 
	border:1px solid #7b5251; 
	padding:0 10px 0 10px;
	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;
}
/* 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;
}
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: 3px solid #391b1a;
margin:0 auto;
	
}

#map .infosbulle {
	width: 200px;
	border: none;
	margin: 0;
	text-align:center;
	padding: 10px 0 0 0;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	
}
.plan-titre {
	font-size: 14px;
	color: #391b1a;
	font-weight: bold;
	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;
}
/*end googlemaps*/

#table-tarifs{width:500px; margin:0 auto;}
#table-tarifs td{border:1px solid #7b5251; padding:5px 10px 3px 10px;}
.td-price{width:110px; text-align:right;}
.td-tiles{font-size:14px; color:#ffffff; font-weight:bold; background-color:#602e2b;}
.table-tarifs{width:500px; margin:0 auto;}
.td-tiles2{font-size:14px; color:#381a19;}
.contenu-new{width:600px; margin:0 auto;}
sub{vertical-align:super; font-size:10px;}