* {
    margin: 0;
    padding: 0;
}
body {
	background: #396b0a url("../img/bg_body.gif") repeat-x;
}
#container {
    text-align: left;
    width: 960px;
    margin: 0 auto;
}

/* STYLES
 * ------------------------------------------------------------------------------------------
 */
body {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 100.01%;
}
#top, #main, #footer {
	clear: both;
	width: 960px;
}
#top, #logo, #main-menu, #main, #footer {
	float: left;
}
#main {
	background: url("../img/bg_content.jpg") no-repeat;
}
.sub-menu {
	list-style-type: none;
	line-height: 1.6em;
}
.sub-menu li {
	padding-left: 1em;
	background: url("../img/puce.gif") no-repeat 0 7px;
}
.sub-menu li a {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
.sub-menu li a:hover {
	text-decoration: none;
	border-bottom: 1px dashed;
}
#page {
	width: 66%;
    margin: 0 auto;
	color: #fff;
}
#page p {
	font-size: .95em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
	text-align: justify;
}
#page a {
	color: #f6ffc8;
}
#page a:hover {
	color: #cad9ba;
}
#page h2 {
	display: block;
	text-indent: -99999px;
	background-repeat: no-repeat;
	margin: 0 0 6px 20px;
}
#rubriques-titre-green {
	background-image: url("../img/rubriques_green.gif");
	width: 109px;
	height: 21px;
}
#rubriques-green {
	padding: 10px 20px;
	background: #a2b936 url("../img/bg_rubriques_green.gif") no-repeat right bottom;
}
#rubriques-green a {
	color: #345411;
}
#rubriques-green a:hover {
	color: #fff;
}
blockquote  {
	margin-left: 2em;
}
.content {
	float: left;
	width: 100%;
	font-size: .95em;
	background-repeat: no-repeat;
	background-position: top right;
}
.content h1 {
	display: block;
	text-indent: -99999px;
	background-repeat: no-repeat;
	margin: 22px 0 22px 48px;
}

/* HEADER
 * ------------------------------------------------------------------------------------------
 */
#logo a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/hotellindavista.jpg") no-repeat 0 0;
	width: 528px;
	height: 158px;
}
#main-menu {
	width: 528px;
	height: 52px;
	background: #000 url("../img/bg_menu.jpg") no-repeat 0 0;
	color: #FF9;
}
#main-menu-items {
	list-style-type: none;
	margin: 14px 0 0 28px;
}
#main-menu-items li {
	display: inline;
	padding-left: 12px;
	background: url("../img/sep_menu.gif") no-repeat 3px 6px;
}
#main-menu-items li a {
	color: #abc184;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
#main-menu-items li a:hover {
	color: #effcb0;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#main-menu-items .first, 
#footer-menu .first {
    background: none;
}
#main-photo {
	float: right;
	width: 432px;
	height: 210px;
}

/* HOME
 * ------------------------------------------------------------------------------------------
 */
#content-home {
	font-size: .9em;
	float: left;
	width: 100%;
	background: url("../img/photo_top_home_p2.jpg") no-repeat top right;
}
.home-column {
	width: 320px;
}
#home-col1, #home-col2 {
	float: left;
}
#home-col3 {
	float: right;
}
#home-col1 a {
	color: #345411;
}
#home-col1 a:hover {
	color: #000;
}
#home-col2 a {
	color: #f9f2a4;
}
#home-col2 a:hover {
	color: #fff;
}
#home-col3 {
	color: #fff;
}
#home-bloc1 h1 a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_bloc1_peche_p1.jpg") no-repeat 0 0;
	width: 320px;
	height: 209px;
}
#home-bloc1-menu {
	background: url("../img/home_bloc1_peche_p2.jpg") no-repeat 0 0;
	padding: 12px 0 12px 46px;
}
#home-bloc2 h1 a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_bloc2_quides_p1.jpg") no-repeat 0 0;
	width: 320px;
	height: 287px;
}
#home-bloc2-menu {
	background: url("../img/home_bloc2_quides_p2.jpg") no-repeat 0 0;
	padding: 16px 0 16px 46px;
}
#home-bloc3 h1 a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_bloc3_heberg_p1.jpg") no-repeat 0 0;
	width: 320px;
	height: 355px;
}
#home-bloc3-menu {
	background: url("../img/home_bloc3_heberg_p2.jpg") no-repeat 0 0;
	padding: 17px 0 17px 46px;
}
#home-bloc4 h1 a {
	margin-top: 12px;
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_bloc4_seminaires.jpg") no-repeat 0 0;
	width: 320px;
	height: 221px;
}
#home-bloc6 h1 a {
	margin-top: 12px;
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_bloc6_receptions.jpg") no-repeat 0 0;
	width: 320px;
	height: 221px;
}
#home-news {
	margin-top: 70px;
	padding: 12px 20px;
	font-size: .9em;
}
#home-news h1 a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_news.gif") no-repeat 0 0;
	width: 111px;
	height: 43px;
}
#home-news h2 {
	font-size: 1.2em;
}
#home-news a {
	color: #effcb0;
	font-weight: bold;
	text-decoration: none;
}
#home-news a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#home-news h1 a:hover {
	border-bottom: none;
}
#home-news p {
	line-height: 1.6em;
	margin-bottom: 1em;
}
#home-bloc5 h1 a {
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	background: url("../img/home_bloc5_infos.jpg") no-repeat 0 0;
	width: 320px;
	height: 271px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
#content-actualites {
	background-image: url("../img/photo_top_actu_p2.jpg");
}
#actu {
	background-image: url("../img/titre_actu.gif");
	width: 279px;
	height: 59px;
}

#galler {
	background-image:url("../img/gallery.gif");
	width: 279px;
	height: 59px;
}

#rates {
	background-image:url("../img/rates.gif");
	width: 279px;
	height: 59px;
}

#reservations {
	background-image:url("../img/reservations.gif");
	width: 360px;
	height: 59px;
}

#swimming {
	background-image:url("../img/swimming.gif");
	width: 450px;
	height: 59px;
}

#rooms {
	background-image:url("../img/rooms.gif");
	width: 450px;
	height: 59px;
}

#bienvenido {
	background-image:url("../img/bienvenidos.gif");
	width: 450px;
	height: 59px;
}

#servic {
	background-image:url("../img/servic.gif");
	width: 450px;
	height: 59px;
}

#toursi {
	background-image:url("../img/tours.gif");
	width: 450px;
	height: 59px;
}

#restaurante {
	background-image:url("../img/restaurant.gif");
	width: 450px;
	height: 59px;
}

#map {
	background-image:url("../img/direction.gif");
	width: 450px;
	height: 59px;
}
/*
 * ------------------------------------------------------------------------------------------
 */
#content-restaurant {
	background-image: url("../img/foot02.jpg");
}
#restaurant-restaurant {
	background-image: url("../img/titre_peche.gif");
	width: 252px;
	height: 70px;
}
#restaurant-brochet {
	background-image: url("../img/titre_peche_brochet.gif");
	width: 387px;
	height: 60px;
}
#restaurant-aval {
	background-image: url("../img/titre_peche_aval.gif");
	width: 423px;
	height: 55px;
}
#restaurant-etang {
	background-image: url("../img/titre_peche_etang.gif");
	width: 423px;
	height: 70px;
}
#restaurant-turbine {
	background-image: url("../img/titre_peche_turbine.gif");
	width: 199px;
	height: 70px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
#content-guides {
	background-image: url("../img/photo_top_guides_p2.jpg");
}
#guides-guides {
	background-image: url("../img/titre_guides.gif");
	width: 299px;
	height: 66px;
}
#content-guide-vincent {
	background-image: url("../img/photo_top_vincent_p2.jpg");
}
#guide-vincent {
	background-image: url("../img/titre_guides_vincent.gif");
	width: 353px;
	height: 68px;
}
#content-guide-laurent {
	background-image: url("../img/photo_top_laurent_p2.jpg");
}
#guide-laurent {
	background-image: url("../img/titre_guides_laurent.gif");
	width: 259px;
	height: 68px;
}
#content-guide-sylvain {
	background-image: url("../img/photo_top_sylvain_p2.jpg");
}
#guide-sylvain {
	background-image: url("../img/titre_guides_sylvain.gif");
	width: 323px;
	height: 66px;
}
#content-guide-pe {
	background-image: url("../img/photo_top_pe_p2.jpg");
}
#guide-pe {
	background-image: url("../img/titre_guides_pe.gif");
	width: 417px;
	height: 66px;
}
#content-guide-victorien {
	background-image: url("../img/photo_top_victorien_p2.jpg");
}
#guide-victorien {
	background-image: url("../img/titre_guides_victorien.gif");
	width: 353px;
	height: 68px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
#content-hebergement {
	background-image: url("../img/photo_top_heberg_p2.jpg");
}
#hebergement-hebergement {
	background-image: url("../img/titre_hebergement.gif");
	width: 390px;
	height: 68px;
}
#hebergement-salon {
	background-image: url("../img/titre_heberg_salon.gif");
	width: 278px;
	height: 69px;
}
#hebergement-chambres {
	background-image: url("../img/titre_heberg_chambres.gif");
	width: 261px;
	height: 69px;
}
#hebergement-suite {
	background-image: url("../img/titre_heberg_suite.gif");
	width: 168px;
	height: 69px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
#content-seminaires {
	background-image: url("../img/photo_top_seminaire_p2.jpg");
}
#seminaires {
	background-image: url("../img/titre_seminaire.gif");
	width: 398px;
	height: 54px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
#content-receptions {
	background-image: url("../img/photo_top_receptions_p2.jpg");
}
#receptions {
	background-image: url("../img/titre_receptions.gif");
	width: 210px;
	height: 47px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
#content-homes {
	background-image: url("../img/photo_top_homes_p2.jpg");
}
#homes {
	background-image: url("../img/titre_receptions.gif");
	width: 210px;
	height: 47px;
}

#content-room {
	background-image: url("../img/photo_top_room_p2.jpg");
}
#room {
	background-image: url("../img/titre_receptions.gif");
	width: 210px;
	height: 47px;
}

/* INFORMATION
 * ------------------------------------------------------------------------------------------
 */
#content-information {
	background-image: url("../img/photo_top_info_p2.jpg");
}
#info-information {
	background-image: url("../img/titre_information.gif");
	width: 420px;
	height: 69px;
}
#info-contact {
	background-image: url("../img/titre_information_contact.gif");
	width: 268px;
	height: 55px;
}
#info-reservation {
	background-image: url("../img/titre_information_reservati.gif");
	width: 208px;
	height: 63px;
}
#info-tarifs {
	background-image: url("../img/titre_information_tarifs.gif");
	width: 358px;
	height: 69px;
}
#info-activites {
	background-image: url("../img/titre_information_activites.gif");
	width: 404px;
	height: 63px;
}
#info-liens {
	background-image: url("../img/titre_information_liens.gif");
	width: 414px;
	height: 55px;
}

.list {
	font-size: .95em;
	margin: 0 0 1.5em 2.5em;
}
#selection-liens {
	font-size: 1.2em;
	margin: 0 0 1.5em 1em;
}
#selection-liens a {
	color: #effcb0;
}

.prix {
	color: #effcb0;
}

/*
 * ------------------------------------------------------------------------------------------
 */
#content-reservation {
	background-image: url("../img/photo_top_recep_p2.jpg");
}
#reservation {
	background-image: url("../img/titre_mentions.gif");
	width: 404px;
	height: 63px;
}

/* 
 * ------------------------------------------------------------------------------------------
 */
form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #b9d17f 1px solid;
}
form legend {
	font-weight: bold;
	color: #b9d17f;
	padding: 0 5px;
}
form div {
	padding: 4px 0;
	font-size: .9em;
}
form label {
	margin-right: 5px;
	padding-right: 5px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	font-weight: bold;
}
.submit {
	text-align: center;
}
.required {
	background: url("../img/required.png") no-repeat 150px 4px;
}
#page .legal {
	font-size: .8em;
	color: #c9d8b9;
	margin: 1.7em;
}
#errors, #succes {
	border-width: 2px;
	border-style: solid;
	padding: 1em 1.5em 0 1.5em;
	margin-bottom: 1.5em;
}
#errors {
	background: #600;
	border-color: #d00;
}
#succes {
	background: #060;
	border-color: #0d0;
}

/*
 * ------------------------------------------------------------------------------------------
 */
#footer {
	font-size: .8em;
	margin: 12px 0;
	color: #FFC;
	text-align: center;
}
#footer-menu, #footer p {
	float: left;
}
#footer-menu {
	list-style-type: none;
	margin-top: 16px;
}
#footer-menu li {
	display: inline;
	padding-left: 16px;
	background: url("../img/sep_menu.gif") no-repeat 6px 3px;
}
#footer-menu li a {
	color: #effcb0;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
#footer-menu li a:hover {
	color: #d7e1ce;
	text-decoration: none;
}
#footer p {
	clear: left;
	color: #d7e1ce;
	font-size: .9em;
	padding-left: 16px;
}
#illex, #pezon {
	display: block;
	float: right;
	text-indent: -99999px;
	text-decoration: none;
}
#illex {
	background: url("../img/partenaires_illex.gif") no-repeat 0 0;
	width: 163px;
	height: 37px;
	margin: 14px 0 0 0;
}
#pezon {
	background: url("../img/partenaires_pezon.gif") no-repeat 0 0;
	width: 60px;
	height: 61px;
}


/* 
 * ------------------------------------------------------------------------------------------
 */
/*#f4efd6;*/

#special-receptions {
	background-color: #f4efd6;
	background-image: none;
}
#special-receptions #main {
	background: url("../img/bg_content_receptions.jpg") no-repeat;
}
#special-receptions #logo a {
	background: url("../img/le-moulin-receptions.jpg") no-repeat 0 0;
}
#special-receptions #main-menu {
	background: #f4efd6 url("../img/bg_menu_receptions.jpg") no-repeat 0 0;
}
#special-receptions #main-menu-items li {
	background: url("../img/sep_menu_receptions.gif") no-repeat 3px 6px;
}
#special-receptions #main-menu-items li a {
	color: #f4efd6;
}
#special-receptions #main-menu-items li a:hover {
	color: #eed0c8;
}

#special-receptions #page {
	color: #333;
}

#special-receptions #footer-menu li {
	background: url("../img/sep_menu_receptions.gif") no-repeat 6px 3px;
}
#special-receptions #footer-menu li a {
	color: #7f1754;
}
#special-receptions #footer-menu li a:hover {
	color: #c60351;
}
#special-receptions #footer p {
	color: #b95082;
}
#special-receptions #illex {
	background: url("../img/partenaires_illex_receptions.gif") no-repeat 0 0;
}
#special-receptions #pezon {
	background: url("../img/partenaires_pezon_receptions.gif") no-repeat 0 0;
}

#special-receptions #main-menu-items .first, 
#special-receptions #footer-menu .first {
    background: none;
}
#main #content-actualites #page p font {
	text-align: justify;
}
