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

@import url(structure.css);

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

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

h1 { color:#ffffff; font-size: 12px; font-weight:bold;line-height: 1.6; }
h2 { color:#ffffff; font-size: 1.3em; }
h3 { color:#ffffff; font-size: 1.17em; }
h4 { color:#ffffff; font-size: 1em; }
h5 { color:#ffffff; font-size: 0.83em; }
h6 { color:#ffffff; font-size: 0.67em; }
p { color:#ffffff; font-size: 1em; }
ul, ol { color:#ffffff; font-size: 1em; }
li {  color:#ffffff; font-size: 1em; }
a { color:#ffffff; 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:#ffffff; }
textarea { border-width:thin; padding:3px; color:#ffffff; }
em { }
strong { }
.bodyIntro p{ color: #FFFFFF; }
.bodyIntro a{color:#FFFFFF;}
.bodyIntro a:hover { color:#FFFFFF; text-decoration:none; }
.bodyIntro a:visited { color:#FFFFFF;}

/* É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:790px; padding-top:20px;}
.divformulaire{ width:480px; float:left; padding-right:10px;}
#frmEnvoi input{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; padding-top:10px; }
#frmEnvoi .champ { border:none; border:#919191 solid 1px; padding:5px; background-color:transparent; height:15px; width:200px; }
#frmEnvoi .champmessag { border:none; border:#919191 solid 1px; padding:5px;  background-color:transparent; }
#frmEnvoi .champenvoi { border:none; border:#919191 solid 1px; padding:5px;  background-color:transparent; }
#frmEnvoi #code { border:none; border:#919191 solid 1px; padding:5px; background-color:transparent; }
#frmEnvoi #send2 { border-color:#919191;  background-color:transparent;}
#frmEnvoi textarea{ background-color:transparent; border-width:thin; display:block; height:140px; width:250px; }
#divmessage{ width:300px; float:left; padding-top:40px;}

/*classes supplémentaires*/
.alignimage{float:left; margin-top: 20px;}
.aligntexte{margin-left:170px;}

.menuintro { font-size: 10px;}
#mg-r-hotel { float:right; padding: 0 10px 0 15px;}
#mg-r-res { float:right; padding: 0 10px 0 15px;}
#content-tarifs tr td { border:1px solid #6b2a2e; line-height: 20px; text-align:center; padding: 5px 5px 5px 5px; vertical-align:middle;}
.bg-color-tarifs { background-color:#ba0202;}
#line-height-tarifs td { line-height: 20px; border:1px solid #6b2a2e;padding: 5px 5px 5px 30px;}
#width353 { width:353px;}
#width40 { width: 40%;}
#width60 { width: 60%;}
#float-r-liens { float:right; padding-right:130px;}
#float-r-liens-eng { float:right; padding-right:150px;}
#l-liens { float:left; padding-left:90px;}
#plantextcontent { margin-left:20px; text-align: justify;}
/*------Google map-----------*/
.plan {
	width: 640px;
	height: 480px;
	text-align:left;
}
#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;
	text-align:center;
}
.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;
}

/*-----------------High light---------------*/
/*.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 3px solid #6b2a2e;
}


.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 4px solid #6b2a2e;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 4px solid #642c2d;
    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: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #d0b06a;
    
    padding-left: 22px;
    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;
}*/

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

.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 3px solid #6b2a2e;
}
.highslide:hover img {
	/*border: 1px solid #0089cb;*/
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 4px solid #6b2a2e;
}
.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: 22px;
    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;
}

.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
	text-align:justify;	
}
.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: 22px;
	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;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 600px;
	padding: 5px;
	background:#4e0000;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../images/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {

 padding:10px;
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;	
}


#validator a img { filter:alpha(opacity=50); opacity:.5; margin-right:2em; }
#validator a:hover img { filter:alpha(opacity=100); opacity:1; }
.clearvalidator{ clear:both; height:3px;}

#hebergeur { float:right; width:300px;}
#infoclient { float:left;width:300px; }

.text{ background:url(../images/khung.png) no-repeat; width:249px; height:33px; margin:0 auto; font-weight:bold; font-size:14px; padding-top:17px;}


.legend-h { font: 700 12px Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; padding:2px 10px 2px 10px; color:#fff; }
.fieldset-h { 
	border:1px solid #fff; 
	padding:0 10px 0 10px;
	margin:0 auto;
}

.wid-h{ width:350px; border:1px solid #fff; padding:10px 0 10px 10px;}

.wid-h3{ width:350px;}

.wid-h2{ width:200px;}

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

.mar-left2{ margin-left:170px;}

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


.hei{ height:178px; #height:174px;}

.bullet{ margin-right:10px; vertical-align:middle;}

.list{ float:left; margin-bottom:20px; margin-top:3px; vertical-align:middle;}

.table { width:560px; margin:0 auto;}

.table td{ padding:7px 7px 5px 7px; border:1px solid #6b2a2e;}

.table .tdleft{ width:100px;}

.table2 { width:100%;}

.table2 td{ padding:7px 7px 5px 7px; border:1px solid #6b2a2e;}

.table2 .tdleft{ width:100px;}

.table2 .tdw{ width:50px;}

.bg{ background:#ba0202;}


.table3 { width:320px; float:left;}
.table3 td{ padding:7px 7px 5px 7px; border:1px solid #6b2a2e;}
.table3 .tdleft{ width:100px;}

.wid-tbl3{ float:left; width:310px;}
.wid-tbl4{ float:right; width:200px;}


.color{ color:#dbbd3b;}

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

.bg2{ background:#b4807e;}

.bg3{ background:#9b7dbc;}

.bg4{ background:#56a3b9;}

.wid-h4{ width:270px;}


.wid-txt{ padding:10px; margin:0 auto; width:845px; border:#dfb739 dashed 1px;}
.wid-txt2{ float:left; width:130px;}
.mar-left3{ margin-right:50px;}

.wid-td{ width:60px;}
.wid-td2{ width:50px;}
