@CHARSET "ISO-8859-1";


/*
 * conteneur de l'ensemble
 */
#page_haut {
	width:100%;
	margin:0;
	padding:0;
	background-image:url("../images/page_fond.jpg");
	background-repeat:repeat-x;
	background-color:#ffffff;
}

/*
 * éléments généraux
 */
h1 {
	margin:0;
	padding:0;
	font-size:30px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
font-weight:normal;
margin:0;
padding:0;
color:#032255;
	
}/* couleur du titre "Promotion été 2008*/
p {
	color:#666666;
}/* couleur du texte dans les cadre "contact" "Notre Région" et "pormotion"*/
a {
	color:#032255;
}/* couleur des liens */
#header a {
	color:#032255;
}/* couleur des liens en haut à gauche du header */
#menu ul li a {
	color:#333333;
}/* couleur des liens du menu */



body{
	margin:0;
	padding:0;
	font-family:"Arial";
	background-color:#ffc820;
	/*background-color:#ffb400;*/
}
/*
 * spacer, pour prendre en compte les éléments float dans la hauteur d'une div 
 */
.spacer { clear:both; }
p {
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*
 * tooltips
 */
/*---------- bubble tooltip -----------*/
a.tt{
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
	cursor:help;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-60px; left:0px;;
	padding: 0 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	font-size:12px;
	text-decoration:none;
	filter: alpha(opacity:80);
	KHTMLOpacity: 0.80;
	MozOpacity: 0.80;
	opacity: 0.80;
}
a.tt:hover span.top{
	display: block;
	padding: 10px 8px 0px;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 0px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:30px 0px 0px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}
/*
 * variante: bulle en dessous du curseur
 */
a.tt_haut:hover span.tooltip{
	padding: 15px 0 0 0;
	top:0px;left:-80px;
	width:100px;
}
a.tt_haut:hover span.top{
	padding: 15px 8px 0;
	background: url(../images/bubble_haut.gif) no-repeat top;
}
a.tt_haut:hover span.middle{ /* different middle bg for stretch */
	background: url(../images/bubble_filler_haut.gif) repeat bottom;
}
a.tt_haut:hover span.bottom{
	padding:3px 8px 3px;
	background: url(../images/bubble_haut.gif) no-repeat bottom;
}
a.tt_haut{
	cursor:pointer;
}
#page_bas {
	background-image:url(../images/footer_degrade.jpg);
	background-repeat:repeat-x;
	background-color: #FFC820;
}

/*
 * bandeau du haut (nom de l'hotel)
 */
#header {
	margin:0 auto 0 auto;
	width:987px;
	height:75px;
	background-image:url("../images/titre-pecadou.jpg");
	background-repeat:no-repeat;
	color:#032255;
	text-align:center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #032255;
}
#header a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	color:#032255;
}
#header a:hover {
	text-decoration:underline;
}
#header_img {
} 
#header_liens {
	float:left;
}
#header_lang {
	float:right;
	width:120px;
}
#header_lang img {
	border:0;
}
#header h1{
	font-weight:bold;
	float:right;
	margin-top:55px;
	color:#172A30;
	font-size: 16px;
}
#flash_audio {
	float:left;
	padding-top:2px;	
}

/*
 * deuxième gros conteneur (menu + photos)
 */
#container_menu {
	margin:0px auto 0px auto;
	width:987px;
	height:300px;
}

/*
 * menu
 */
#menu {
	float:left;
	height:300px;
	width:185px;
	background-image:url("../images/background-menu.jpg");
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:25px;
}
#menu ul li {
	background-color:#032255;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:10px;
	height:25px;
	
}
#menu ul li a {
	display:block;
	background-color:#FFF5EA;
	background-image:url("../images/background-menu.jpg");
	background-position:right;
	padding-left:15px;
	line-height:25px;
	text-decoration:none;
	
}
#menu ul li a.active {
	background-image:none;
	background-color:#032255;
	color:#fff;
}
#menu ul li a:hover {
	background-image:none;
	background-color:#032255;
	color:#FFFFFF;
}

/*
 * gallerie photos
 */
#flash_photos {
	float:left;
	width:465px;
}

/*
 * texte en flash au milieu à droite
 */
#flash_texte {
	float:left;
	width:317px;
	height: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/background---texte.jpg);
	background-position: left;
}
#flash_texte p {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#flash_texte hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	width: 70%;
	background: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#flash_texte table {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}




/*
 * conteneur du bas
 */
#container_contact {
	margin:0 auto 0 auto;
	width:987px;
}

/*
 * case Contact
 */
#contact {
	float:left;
	width:170px;
	/*height:190px;*/
	padding-top:0px;
	padding-left:15px;
}
#contact .mail {
	color:#032255;
	font-weight:bold;
}
#contact .mail a {
	color:#032255;
	text-decoration:none;
}
#contact .mail a:hover {
	text-decoration:underline;
}

/*
 * élément "Notre région" en bas au milieu
 */
#info_region {
	background-image:url("../images/separateur_gauche.jpg");
	background-repeat:no-repeat;
	float:left;
	width:790px;
	/*height:190px;*/
	text-align:justify;
	padding-right:3px;
	padding-top:0px;
}
#info_region #image {
	float:left;
	margin-left:10px;
	margin-top:7px;
	margin-right:10px;
	width:400px;
	height:160px;
	border:3px solid #032255;
}



/*
 * liens "en savoir plus" en bas de notre région et promotion
 */
.savoir_plus {
	color:#032255;
	font-weight:bold;
	font-size:13px;
}
.savoir_plus a {
	color:#032255;
	text-decoration:none;
}
.savoir_plus a:hover {
	text-decoration:underline;
}

/*
 * élément "promotion en bas à droite
 */
#promotion {
	float:left;
	background-image:url("../images/separateur_droite.jpg");
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:0px;
	width:259px;
	/*height:200px;*/
	text-align:justify;
}


/************************************
 * 			page chambres			*
 ************************************/
/*
 * élément "Chambre" de la page chambre
 */
.chambre {
	background-image:url("../images/separateur_droite.jpg");
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	width:490px;
	/*height:190px;*/
	text-align:justify;
	padding-right:8px;
	padding-left:0;
	padding-top:0px;
}
.chambre_droite {
	background-image:none;
	width:480px;
}
.chambre .image {
	float:left;
	margin-left:10px;
	margin-top:7px;
	margin-right:10px;
	padding:5px;
	width:210px;
	height:150px;
	border:3px solid #032255;
}

/************************************
 * 			page restaurant			*
 ************************************/
.restau .image {
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	padding:5px;
	width:210px;
	height:150px;
	border:3px solid #C7C4A6;
}
.restau .menu {
	float:left;
	width:218px;
	text-align:justify;
	padding-right:25px;
	margin-top:0px;
}
.restau .menu .prix  {
	float:right;
	font-weight:bold;
	color:#BA8F13;
	font-size:14px;
	padding-right:30px;
}

/************************************
 * 			page tarifs				*
 ************************************/
.tarif .image {
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	padding:5px;
	width:210px;
	height:150px;
	border:3px solid #032255;
}
.tarif .tab_tarifs {
	margin-top:5px;
	padding-left:0px;
	float:left;
	width:731px;
}
.tarif .tab_tarifs table {
	width:730px;
}
.tarif .tab_tarifs table tr {}
.tarif .tab_tarifs table tr th {
	border-bottom: 1px dotted #032255;
	text-align:center;
	color:#032255;
	height:25px;
	font-size:14px;
	font-weight:bold;
}
.tarif .tab_tarifs table tr td {
	height:25px;
	font-size:14px;
	text-align:center;
}
.tarif .tab_tarifs .altern {
	color:#000;
	background-color:#f2f2f2;
}
.tarif .tab_tarifs .altern a {
	color:#000;
}
.tarif .tab_tarifs table tr td a {
	color:#000;
	text-decoration:underline;
}
.tarif .tab_tarifs table tr td a:hover {
	text-decoration:none;
}
.tarif .titre{
	border-bottom: 1px dotted #032255;
}

/************************************
 * 			page informations		*
 ************************************/
.info_gauche {
	width:493px;
	margin-top:0px;
	float:left;
	text-align:justify;
	
}
.info_gauche img {
	float:right;
	margin-top:20px;
	margin-right:30px;
	margin-left:10px;
}
.info_droite {
	width:493px;
	margin-top:0px;
	float:left;
	text-align:justify;
}
.info_droite img {
	float:left;
	margin-top:20px;
	margin-left:30px;
	margin-right:10px;
}


/************************************
 * 			page réservation		*
 ************************************/
.resa label {
	color:#000;
	font-weight:bold;
}
.resa input {
	border:1px solid #032255;
	width:300px;
}
.resa select {
	border:1px solid #032255;
	width:300px;
	scrollbar-arrow-color:#000;
}
.resa textarea {
	border:1px solid #032255;
	width:300px;
	height:100px;
}
.resa .radio {
	border:0px;
}
.resa sup {
	margin-left:2px;
	font-size:11px;
	text-decoration:underline;
}
/* cas ou il y a deux input sur la même ligne */
.resa .double {
	float:left;
	font-size:12px;
	margin-right:7px;
}
.resa .double input {
	width:145px;
}
.resa .triple {
	font-size:12px;
	float:left;
	width:80px;
}
.resa .triple input {
	width:20px;
}
.resa .submit {
	width:100px;
	background-color:#032255;
	border:0px;
	font-weight:bold;
	color:#FFF;
}
.resa .image {
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	padding:5px;
	width:210px;
	height:150px;
	border:3px solid #032255;
}
.resa .form_gauche {
	float:left;
	width:328px;
	margin-top:0px;
}
.resa .form_droite {
	float:left;
	width:328px;
	margin-top:0px;
}


.erreur {
	text-align:center;
	background-color:#F99;
	color:#fff;
	margin-right:26px;
}
.erreur p {
	padding:0;
	margin:0;
	font-weight:bold;
}


/*
 * pied de page 'icones, copyright, image du galet
 */
#footer{
	margin:0 auto 0 auto;
	/*margin-top:25px;*/
	width:987px;
	height:27px;
	background-color:#000;
	background-image:url("../images/footer_degrade.jpg");
}
#footer a {
	color:#032255;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
#footer_texte {
	padding:0;
	margin:0;
	padding-top:10px;
	text-align:center;
	font-size:10px;
	color:#666666;
}
#footer_icones {
	position:absolute;
}
#footer_icones a img {
	border:0;
	margin:0;
	padding:0;
}
#footer_icones a {
	border:0;
	margin:0;
	padding:0;
}
#footer_image {
	position:absolute;
	margin-left:780px;
	margin-top:3px;
}
#footer_image img {border:0;}
#footerref {
	/*margin-top:25px;*/
	width:987px;
	background-color:#FFC820;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#footerref a{
	font-size: 9px;
	color: #333333;
	padding-left:3px;
}
.Message{
	font-size:12px;
	color:#5a5a5a;
	background-color:#FFF0B3;
	border:2px solid #006;
	padding:3px;
	height:230px;
	overflow:auto;
}
.NomMessage{
	padding-top:10px;
	border-bottom:1px dotted #006;
	display:block;
	font-weight:bold;
}
.DateMessage{
	font-size:0.8em;
	font-style:italic;
}
.formOr{
	text-align:right;
	color:#000;
	width:80%;
	margin-left:30px;
}
.formOr input,.formOr textarea{
	width:200px;
	text-align:center;
}
.Pagination{
	font-size:10px;
	color:#5a5a5a;
}
.Pagination a:hover{
	background-color:#FFF;
	border:1 px dotted #5a5a5a;
}
	
