@charset "UTF-8";

/* global */

html, body {
	background: #FFF1C9 url(../images/fonds/fond-nicoulette-generique.jpg) no-repeat scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF1C9;
 }
 
 
 /*  global liens de couleurs !!! */
 
 
a, a:link {
	color:#68260C;
	text-decoration: underline;

}

a:visited {
	color:#68260C;
	text-decoration: underline;

}

a:hover {
	color:#D6AE7F;
	text-decoration: underline; }

 

a:active {
	color:#D6AE7F;
	text-decoration: underline; }


/* pour voir */

div { border: 0px solid #000000; }

/* neutraliser les bords de liens sur le simages */

img a { border-width: 0px; }




/* Gestion de l'head */

div#header {
	height: 100px;
	width: 1024px;
}

div#centre {

	width: 1024px;
	height: 600px;

}

#header table { margin-right: 0px; margin-left: 820px; }

/* gestion du menu */


div#menu {
	width: 328px;
	height: auto;
}


div#menu ul {
	list-style: none;
	line-height: 3.5em;
	position: absolute;
}

div#menu ul li {
font-size: 10px;
	list-style: none;
	font-weight: 900;
}

li a, li a:link {
	color:#68260C;
	text-decoration: none;

}

li a:visited {
	color:#68260C;
	text-decoration: none;

}

li a:hover {
	color:#D6AE7F;
	text-decoration: underline;

}



li a:active {
	color:#D6AE7F;
	text-decoration: underline; }




li.accueil {
position: relative;
left: -10px;

}

li.chambres {
position: relative;
left: 90px;


}

li.jardin {
position: relative;
left: 120px;


}

li.jaccuzzi {
	position: relative;
	left: 155px;

}

li.services {
position: relative;
left: 125px;


}

li.contacter {
	position: relative;
	left: 115px;
}

li.rejoindre {
	position: relative;
	left: 65px;
}


/* Gestion du contenu */

div#contenu {
	height: auto;
	width: 578px;
	float:right;
/*	background-color: #00FF00;*/
}

#centre #contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 50px -10px;
	font-size: x-large;
	}

#centre #contenu h2 > p {
	margin: 0px;
	padding: -5px 0 0;
}

#centre #contenu p { }

#centre #contenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 50px -5px;
	font-size: medium;
	}

#centre #contenu h1 em, #centre #contenu h2 em {
	font-size: larger;
	font-style: normal;
	color: #D6AE7F;
}

#centre #contenu h3 {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}



div#contenu p {
	margin: 15px 50px;
	text-align: justify;
}

div#contenu img {
	margin: 0 50px;
	}

#centre #contenu div#descriptionschambres * {
margin: 0;
}

#centre #contenu div#descriptionschambres img {
	text-align: center;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#centre #contenu #descriptionschambres .adroite {
	margin-left: 15px;
	margin-bottom: 25px;
}

#centre #contenu #descriptionschambres p { vertical-align: bottom; }

#centre #contenu #descriptionschambres a { margin-right: 25px; }

#centre #contenu img.aligneadroite {
	float: right;
	margin-right: 0px;
}

#centre #contenu img.aligneagauche {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}



/* Gestion bandeaudedroite */

div#bandeaudedroite

 {
	height: 100%;
	width: 114px;
	float: right;
	text-align: center;
}


div#bandeaudedroite img { margin: 14px auto auto; }
div#bandeaudedroite   img.der {
margin-bottom: 5px;
}





/* Gestion du pieddepage */

div#pieddepage {
	color: #000000;
	heigth: 50px;
	clear: both;
	width: 1024px;/*	background-color: #FFCCFF;*/
}

address {
	margin: auto;
	text-align: center;
}

img.centragefeuille {
	background: center;
	margin-right: 8px;
}
