/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4d4d4d;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/images/colombus-hotel-fond.jpg);
	background-repeat: repeat-x;
	background-color: #ffeeda;
}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0 5px 0;
	}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00afff;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00afff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00afff;
}
a:active {
	text-decoration: none;
	color: #00afff;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/

#logo{
	background:url(gifs/images/colombus-hotel-logo.jpg) no-repeat;
	width:287px;
	height:246px;
	margin:0;
}

#logo a{
	margin:0;
	text-decoration:none;
	color:#000;
}

#logo span{
	margin:0;
	display:block;
	text-align:center;
	font-size:12px;
}

.adresse{
	padding:156px 0 0 30px;
}

.telfax{
	font-weight:bold;
	padding:10px 0 0 30px;
}

/*------------------------------- Menu horizontal -----------------------------------*/

#barre5{
	background:url(gifs/images/barre_05.jpg) no-repeat;
	width:54px;
	height:19px;
	margin:0;
	padding:10px 0 0 5px;
}

#barre6{
	background:url(gifs/images/barre_06.jpg) no-repeat;
	width:61px;
	height:19px;
	margin:0;
	padding:10px 0 0 5px;
}

#barre7{
	background:url(gifs/images/barre_07.jpg) no-repeat;
	width:88px;
	height:19px;
	margin:0;
	padding:10px 0 0 5px;
}

#bar5{
	background:url(gifs/images/bar_05.jpg) no-repeat;
	width:41px;
	height:19px;
	margin:0;
	padding:10px 0 0 5px;
}

#bar6{
	background:url(gifs/images/bar_06.jpg) no-repeat;
	width:59px;
	height:19px;
	margin:0;
	padding:10px 0 0 5px;
}

#bar7{
	background:url(gifs/images/bar_07.jpg) no-repeat;
	width:47px;
	height:19px;
	margin:0;
	padding:10px 0 0 5px;
}

#barre5 a, #barre5 a:hover, #barre6 a, #barre6 a:hover, #barre7 a, #barre7 a:hover, #bar5 a, #bar5 a:hover, #bar6 a, #bar6 a:hover, #bar7 a, #bar7 a:hover{
	margin:0;
	text-align:left;
	color:#4D4D4D;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

/****************** MENU **************************/
ul.MenuHorizontal {
   width: 199px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 199px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 9px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding:0 0 0 30px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
   line-height:24px;
}

li#menu0 a {
   background-image: url('gifs/images/menu1.jpg');         /*Ici l'image de fond de la cellule*/
   height:28px;
   line-height:28px;
}

li#menu1 a {
   background-image: url('gifs/images/menu2.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu2 a {
   background-image: url('gifs/images/menu3.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu3 a {
   background-image: url('gifs/images/menu4.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu4 a {
   background-image: url('gifs/images/menu5.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu5 a {
   background-image: url('gifs/images/menu6.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu6 a {
   background-image: url('gifs/images/menu7.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
}

li#menu7 a {
   background-image: url('gifs/images/menu8.jpg');         /*Ici l'image de fond de la cellule*/
   height:32px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/images/over1.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/images/over2.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/images/over3.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/images/over4.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/images/over5.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/images/over6.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/images/over7.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/images/over8.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
   text-decoration:none;
}

/******************************** FIN MENU ****************************/

/******************************** MENU ANGLAIS ************************/

#index-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 28px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu1-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#index-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu1-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#hotel-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu2-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#hotel-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu2-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#hotel-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#chambres-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu3-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#chambres-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu3-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#chambres-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#restaurants-piscines-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu4-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#restaurants-piscines-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu4-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#restaurants-piscines-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#qui_sommes_nous-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu5-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#qui_sommes_nous-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu5-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#qui_sommes_nous-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#sejour-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu6-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#sejour-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu6-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#sejour-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#tarifs-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu7-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#tarifs-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu7-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#tarifs-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#reservations-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu8-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#reservations-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu8-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#reservations-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact-en {    /* "lien" sera notre conteneur, ici la balise div */
    width: 199px;  /* changer la largeur ici */
    height: 32px; /* changer la hauteur ici */
    background: url(gifs/images/colombus-hotel-menu9-en-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact-en a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/colombus-hotel-menu9-en.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact-en a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

/************************** FIN MENU ANGLAIS ***********************/

.fd_newsletter {
	background-image: url(gifs/images/colombus-renseignements2.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 39px;
	padding-top: 3px;
	padding-left: 30px;
	}
	
	.fd_newsletter a {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
	
	.fd_newsletter a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: bold;
		}
	
.fd_blanc_gauche {
	background-image: url(gifs/images/colombus-hotel-fd-gauche.jpg);
	background-repeat: repeat-y;
	}
	
.fd_blanc_contenu {
	background-image: url(gifs/images/colombus-hotel-fd-contenu.jpg);
	background-repeat: repeat-y;
	width: 731px;
	height: 450px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	}

/******************** TEXTES TARIFS **********************/
	
.txt_turquoise {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	background-color: #d2f0ff;
	text-align: center;
	}
	
.txt_turquoise2 {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	background-color: #ffffff;
	text-align: center;
	}
	
.txt_corail {
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	background-color: #ffeca3;
	text-align: center;
	}
	
.txt_corail2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	background-color: #ffffff;
	text-align: center;
	}
	
.txt_gris {
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	background-color: #eaeaea;
	text-align: center;
	}
	
	
	
div#formulaire{
	margin-top:20px;
	width:540px;
	margin:	auto;
}
div#formulaire fieldset {
	height:360px;
}
div#formulaire fieldset legend{
	font-weight:bold;
}

div#formulaire p {
	margin:8px;
	padding:0;
}

fieldset#coordonnees{
	float:left;
	width:280px;
}

fieldset#reservation label{
	margin-left:5px;
}
fieldset#reservation {
	width:220px;
}

div#formulaire fieldset label{
	width:110px;
	float:left;
	text-align:right;
	padding-right:5px;
}

.encart1_lien {
	background-image: url(gifs/images/colombus-hotel-encart1-2.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 19px;
	padding-left: 60px;
	}
	
	.encart1_lien a {
		font-weight: bold;
		color: #003a55;
		text-decoration: none;
		}
		
	.encart1_lien a:hover {
		font-weight: bold;
		color: #003a55;
		text-decoration: underline;
		}
		
.encart2_lien {
	background-image: url(gifs/images/colombus-hotel-encart2-2.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 19px;
	padding-left: 80px;
	}
	
	.encart2_lien a {
		font-weight: bold;
		color: #003a55;
		text-decoration: none;
		}
		
	.encart2_lien a:hover {
		font-weight: bold;
		color: #003a55;
		text-decoration: underline;
		}

.reservez {
	background-image:url(gifs/bouton.jpg);
	width:260px;
	line-height:36px;
	margin: 0 auto;
	text-align:center;
}
.reservez a {
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}