@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#fff; font-size:12px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1 { color:#fff; font-weight:bold; font-size:12px; padding-bottom: 20px; }
h2 { color:#fff; font-weight:700; font-size:1.3em; /*text-transform: uppercase;*/ }
h3 { color:#fff; font-weight:700; font-size:1.17em; /*text-transform: uppercase;*/ }
h4 { color:#fff; font-weight:700; font-size:1em; /*text-transform: uppercase;*/ }
h5 { color:#fff; font-size:0.83em; }
h6 { color:#fff; font-size:0.67em; }
p { color:#fff; font-size:1em; }
ul, ol{ color:#fff; font-size:1em; }
li { color:#fff; font-size:1em; }
a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#fff; padding:3px; }
input { color:#fff; padding:3px; }


#intro p, #intro a { font-size:.92em; color:#fff; }


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; margin:0 2em 0 0; }
.imgRight { float:right; margin:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.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; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.illustration { float:left;}

/* Page en construction */
.constrution { margin-top:8em; text-align:center; } /* Réajuster la hauteur du margin si besoin */

/*	Mentions Légales */


.strong-center { text-align: -moz-center; !text-align: center; }

.plan {
	width: 640px;
	height: 480px;
	border: 2px solid #5a3a22;
}
#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: #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;
}

.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;
}

.mar-right {
margin-right: 50px;
}

.mar-right2 {
margin-right: 95px;
}

.buffet  { margin-top:20px; }

.buffet li { margin-bottom:10px; list-style-image:url(../images/icon3.gif); }

.plateau  { margin-top:20px; margin-left:215px; }

.plateau li { margin-bottom:10px; list-style-image:url(../images/icon3.gif); }

.small-contenu1 {
width: 300px;
margin: 0 auto;
border: 1px solid #ffffff;
padding: 10px 20px;
background-color: #0d1e17;
}

.small-contenu1c {
width: 600px;
height:280px;
margin: 0 auto;
border: 1px solid #ffffff;
padding: 10px 20px;
background-color: #0d1e17;
}

.small-contenu2 {
width: 350px;
margin: 0 auto;
border: 1px solid #ffffff;
padding: 10px 20px;
background-color: #0d1e17;
}

.list { 
vertical-align: middle;
padding-left: 20px;
padding-right: 10px;
}

.listc { 
vertical-align: middle;

padding-right: 10px;
padding-bottom:30px;
}

.list4 { 
vertical-align: middle;
padding-left: 10px;
padding-right: 10px;

}

.list5 { 
vertical-align: middle;
padding-left: 40px;
padding-right: 10px;
}

.list6 { 
vertical-align: middle;
padding-left: 60px;
padding-right: 10px;
}

.list1 { 
vertical-align: middle;
padding-right: 10px;
}

.list2 { 
vertical-align: middle;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
margin-top: 5px;
}

.list3 { 
vertical-align: middle;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
margin-top: 5px;
}

.text-left {
float: left;
width: 360px;
margin-right: 20px;
}

.text-left1 {
float: left;
width: 300px;
}

.text-left4 {
float: left;
width: 310px;
margin-right: 20px;
}

.text-left5 {
float: left;
width: 350px;
}

.text-left2 {
float: left;
width: 160px;
margin-right: 20px;
}

.text-left3 {
float: left;
width: 160px;
}

.mar-right1 {
margin-right: 20px;
}

.img-right {
float: right;
width: 200px;
margin-left: 20px;
}

.mar-bottom {
margin-bottom: 15px;
}

.anim1 { width: 500px; margin: 0 auto; border: 3px solid #0d1e17; }

fieldset{padding:7px;}

.div1{width:38%; margin-left:70px; _margin-left:35px;}

.div2{width:20%; margin-left:25px; _margin-left:20px;}

.div3{width:15%; margin-left:20px; _margin-left:23px;}

.div4{width:30%; margin-left:70px; _margin-left:35px;}

.div5{width:45%; margin-left:25px; _margin-left:12px;}



.bulletL{ padding-bottom:30px; margin-top:3px; padding-left:0px; padding-right:10px;}


.bullet
{float:left; margin-top:3px; padding-right:10px;}

.spacec1
{
	word-spacing:10px;
}


sup
{
	vertical-align:super; 
	font-size:10px;
}
