

/* Import de la CSS d'initialisation

----------------------------------------------------------*/



@import url(structure.css);



/* Construction (Montage)

----------------------------------------------------------*/



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



h1 { color:#e9dcb7; font-size: 1.1em; font-weight:bold; }

h2 { color:#e9dcb7; font-size: 1.3em; }

h3 { color:#e9dcb7; font-size: 1.17em; }

h4 { color:#e9dcb7; font-size: 1em; }

h5 { color:#e9dcb7; font-size: 0.83em; }

h6 { color:#e9dcb7; font-size: 0.67em; }

p { color:#e9dcb7; font-size: 1em; }

ul, ol { color:#e9dcb7; font-size: 1em; }

li {  color:#e9dcb7; font-size: 1em; }

a { color:#e9dcb7; text-decoration:underline; }

a:hover { text-decoration:none; color:#c5c4bd; } /* si changement de couleur au survol */

a:visited { } /* si changement de couleur après le clic */

input { border-width:thin; padding:3px; color:#e9dcb7; }

textarea { border-width:thin; padding:3px; color:#e9dcb7; }

em { }

strong { }


/* Tableaux */

.tableau {
	border-collapse: collapse;
	border: 3px double #090909;
	width: 80%;
	margin: 0 auto;
}

.tableau td {
	padding: 0.8em;
	border: 3px double #090909;
	text-align: center;
}

.tableau th {
	padding: 1.3em;
	border: 3px double #090909;
	font-weight: bold;
}


/* É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:720px; }

.divformulaire{ width:440px; float:left; padding-right:10px;}

#divmessage{ width:270px; float:left; padding-top:40px;}

#frmEnvoi input, textarea{ background-color:transparent; padding:5px; border:#e9dcb7 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 */

.habillText{ padding-top:40px;}

.habill{ padding:30px 0 0 10px;}

.titre-h1{

font-size:12px;

font-weight:bold;

margin-bottom:15px;

}

/*plan du site*/

#page-plan-du-site{

margin:0 auto; width:800px; 

}

#head-plan-du-site{

height:222px;

}

#body-plan-du-site{

	background:url(../images/plan-du-site/body-plan-du-site.jpg) no-repeat;

}

#content-plan-du-site{

	padding:70px 53px 20px 53px;

	text-align:justify;

}

#foot-plan-du-site{

}

/*#plan du site*/

.plan {

	width: 640px;

	height: 480px;

	margin-left:45px; 

	margin-bottom:40px; 

	border:2px solid #663300;

}

#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;

}

.titre-h2{

padding-left:45px;

font-size:12px;

font-weight:bold;

margin-bottom:15px;

}

.class-1{

margin-left:6px;

}

#branche{

height:auto;

width:740px;

padding-left:10px;

padding-right:20px;

}

#branche-img{

float:left;

width:200px; 

}

#branche-text{

float:left;

width:480px;

padding-left:20px;

padding-right:40px;

}

#branche-1{

height:245px;

padding-left:10px;

padding-right:20px;

}

#branche-img-1{

float:left;

width:310px; 

}

#branche-text-1{

float:left;

width:370px;

padding-left:10px;

padding-top:35px;

}

.h1-branche{

padding-left:15px;

margin-bottom:15px;

}

/*highslide*/

.highslide {

	cursor: url(images/graphics/zoomin.cur), pointer;

    outline: none;

}

.highslide-active-anchor img {

	visibility: hidden;

}

.highslide img {

	

}

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



}



.highslide-move {

    cursor: move;

}



.highslide-overlay {

	display: none;

}



a.highslide-full-expand {

	background: url(images/graphics/fullexpand.gif) no-repeat;

	display: block;

	margin: 0 10px 10px 0;

	width: 34px;

	height: 34px;

}





/* Controlbar example */

.controlbar {	

	background: url(images/graphics/controlbar4.gif);

	width: 167px;

	height: 34px;

}

.controlbar a {	

	display: block;

	float: left;

	/*margin: 0px 0 0 4px;*/	

	height: 27px;

}

.controlbar a:hover {

	background-image: url(images/graphics/controlbar4-hover.gif);

}

.controlbar .previous {

	width: 50px;

}

.controlbar .next {

	width: 40px;

	background-position: -50px 0;

}

.controlbar .highslide-move {

	width: 40px;

	background-position: -90px 0;

}

.controlbar .close {

	width: 36px;

	background-position: -130px 0;

}

.jaune-text{ 

float:left;

padding-left:22px;

padding-right:20px;

}

#jaune{

height:370px; }

.jaune-img{

padding-left:45px;

}

.img-1{

margin-left:30px;

}

#hostes{

width:685px;

height:auto;

padding-left:20px;

}

#hostes-img1{

height:auto;

width:700px;

clear:both;

padding-left:20px;

}

.padd-img{

margin-left:40px;

}

.titre-hotes{ 

padding-left:20px;

font-size:12px;

font-weight:bold;

margin-bottom:15px;

}

#studio{ 

height:210px;

width:720px;

padding:0 10 0 10;

}

#studio-img{

margin-left:20px;

padding-right:5px;



width:230px;

float:right;

}

#studio-text{

float:left;

width:435px;

padding-left:15px;

}

.stu-img{

margin-left:45px;

}

#studio1{

clear:both;

margin-left:15px;

margin-bottom:0;

}

.stu-h1{

padding-left:15px;

font-size:12px;

font-weight:bold;

margin-bottom:15px;

}

.bleue-img{

float:left;

width:290px;

height:230px;

padding-left:20px;

}

.bleue-img1{

float:left;

width:220px;

height:auto;

padding-left:12px;

}

.bleue-img2{

float:left;

width:240px;

height:auto;

padding-left:12px;

}

.jadin{

padding-left:30px;

}

.chambres-1{

margin-left:14px;

}

.camar-1{

padding-top:4px;

margin-bottom:20px;

padding-right:10px;

}

.blue{

padding-top:15px;

padding-right:20px;

}

.contance{

padding-top:15px;

padding-right:10px;

}

.titre-h1-bleue{

font-size:12px;

font-weight:bold;

padding-left:22px; 

margin-bottom:15px;

}

.titre-h1-camar{

font-size:12px;

font-weight:bold;

padding-left:15px; 

margin-bottom:15px;

}

.titre-h1-contance{

font-size:12px;

font-weight:bold;

padding-left:15px;

margin-bottom:15px; 

}

.titre-h1-jeaune{

font-size:12px;

font-weight:bold;

padding-left:22px;

margin-bottom:15px; 

}

#camar{

padding-left:17px;

padding-right:15px;

}

.titre-h1-activites{

font-size:12px;

font-weight:bold;

padding-left:12px; 

margin-bottom:15px;

}

.img-text{

margin-left:10px;

}

.titre-h1-photo{

font-size:12px;

font-weight:bold;

padding-left:30px;

margin-bottom:15px;

}

.titre-h1-piscine{ font-size:12px; font-weight:bold; padding-left:28px; margin-bottom:15px; }

.titre-h1-chambres{ font-size:12px; font-weight:bold; padding-left:10px; margin-bottom:15px; }

.titre-h1-chambres1{ font-size:12px; font-weight:bold; padding-left:20px; margin-bottom:15px; }

.petit{

margin-top:10px;

 margin-left:15px;

padding-right:15px;



}

.u-1{ text-decoration:underline; }

.titre-h1-petit{ font-size:12px; font-weight:bold; padding-left:15px; margin-bottom:15px; }

.titre-h1-camar-1{ font-size:12px; font-weight:bold; padding-left:17px; margin-bottom:15px; }

.titre-h1-equip{ font-size:12px; font-weight:bold; margin-bottom:15px; }

/* Equipements et services */

#logo-gauche {
	width: 155px;
	float: left;
	padding-right: 8px;
}

#logo-droite {
	width: 155px;
	float: right;
	padding-left: 8px;
}

