/* ----------------------- */
/*  Mise en page générale  */
/* ----------------------- */
/* top right bottom left   */
/* ----------------------- */
body {
 margin:0px;
 text-align:center;
 background-attachment:fixed; 
 background-position:center; 
 background-image: url("/templates/default/background.jpg");
 background-repeat: repeat-y;
}
#globalbox {
 /* min-height:100%; */
 width: 840px;
 margin: 0 auto;
 /* border-bottom: 1px solid #dfe0c5; Bug firefox 1.0.7 */
 /* background-color: #FFFFFF; */
 font-family: Arial, Helvetica, FreeSans, sans-serif;
 font-size: 9pt;
 position:relative;
 /* border: solid 1px #0F0; */
}
#content {
 text-align:left;
 padding-bottom:50px;
 overflow:auto;
 /* border: solid 1px #F00; */
}
/* partie principale */
#main {
 float:left;
 width:540px;
 margin: 0px 0px 0px 20px;
 /* margin:0px 0px 0px 265px; */
}
/* colonne droite */
#right_col {
 overflow:hidden;
 width:220px;
 /* margin: 17px 0px 0px 590px; */
 margin: 0px 0px 0px 20px;
}
#footer {
 width: 100%;
}

/* ----------------------- */
/*  En-tete et menus       */
/* ----------------------- */
#header {
 width:820px;
 margin-left:10px;
 background-color:#D7D6D1;
 height:100px;
 text-align:left;
}
#logo {

}

#menu {
 margin:10px;
 padding:0px;
 line-height:10px;
 background-color: #D43D57;
 border: solid 1px #FFF;
}
#menu li {
 display:inline;
 list-style-type: none;
 padding-right: 17px;
 font-size:11pt;
 font-weight:bold;
 color:#FFF;
}
#menu a {
 color:#FFF;
}

/* ----------------------- */
/*  Styles & classes       */
/* ----------------------- */
img {
 border: 0;
}
p, tr, td {
 font-size: 10pt;
}
h1 {
 font-size: 14pt;
}
.petit {
 font-size: 8pt;
}
.price {
 color:#CC0000;
 font-weight:bold;
}
a {
 color:#D43D57;
}
.info {
	background-color:#EEEEEE; 
	border:1px; 
	border-color:#999999; 
	border-style:solid; 
	padding:10px; 
	font-family:arial,helvetica,sans-serif; 
	font-size: 8pt; 
}
.warning {
	background-color:#FFEEAA; 
	border:1px; 
	border-color:#999933; 
	border-style:solid; 
	padding:10px; 
	font-family:arial,helvetica,sans-serif; 
	font-size: 10pt; 
	margin:10px;
}
.erreur { 
	background-color:#FFCCCC;
	padding:3px;
	line-height:20px;
	color:#FF0000;
	margin-bottom:10px;
}
.asterix { color:red; }

/* ----------------------- */
/* boxes                   */
/* ----------------------- */
div.box_white_head_demande, div.box_white_head_recherche {
 padding-top: 71px;
 background-position: top;
 background-repeat: no-repeat;
}
div.box_white_head_demande {
 background-image: url(/templates/default/box_demande_top.png);
}
div.box_white_head_recherche {
 background-image: url(/templates/default/box_recherche_top.png);
}
div.box_white_body {
  padding: 0px 20px 11px 20px;
  background: #FFF url(/templates/default/box_white_bottom.png) bottom no-repeat;
  line-height:1.5em;
}
.box_message {
 color:#FF0000;
 margin-bottom:5px;
}

/* ----------------------- */
/* Fiches Hotels           */
/* ----------------------- */
div.box_1_head {
 padding-top: 58px;
 background: url(/templates/default/box_1_top.png) top no-repeat;
}
div.box_1_body {
 padding: 0px 20px 11px 20px;
 background: #FFFFFF url("/templates/default/box_1_bottom.png") bottom no-repeat; 
}
div.box_0_head {
 padding-top: 58px;
 background: url(/templates/default/box_0_top.png) top no-repeat;
}
div.box_0_body {
 padding: 0px 20px 11px 20px;
 background: #E4E5E0 url("/templates/default/box_0_bottom.png") bottom no-repeat;
}


.hotel_photo {
 float:left;
 margin-right:10px;
}
.hotel_info {
 float:left;
 /* margin-left: 10px */
}
.hotel_infos_title {
 font-size:14px;
 font-weight:bold;
}
.hotel_dispo {
 color:#D73E58;
 font-weight:bold;
}

/* --------------------------- */
/*       modules               */
/* --------------------------- */
#actualites {
 width:220px;
 padding-top:56px;
 margin:0;
 background: url("/templates/default/actualite_top.png") top left no-repeat;
}
#actualites_content {
 margin:0;
 background: url("/templates/default/actualite_bottom.png") bottom left no-repeat;
 padding-bottom:20px;
}
#actualites_content p {
 margin: 0 10px 0 30px;
}
#selection {
 width:220px;
 padding-top:56px;
 background: url("/templates/default/selection_top.png") top left no-repeat;
}
#selection_content {
 background: url("/templates/default/selection_bottom.png") bottom left no-repeat;
 padding-bottom:20px;
}
#selection_content p {
 margin: 0 10px 0 30px;
}
#publicite {
 width:220px;
 padding-top:56px;
 background: url("/templates/default/publicite_top.png") top left no-repeat;
}
#publicite_content {
 background: url("/templates/default/publicite_bottom.png") bottom left no-repeat;
 padding-bottom:20px;
}
#publicite_content p {
 margin: 0 10px 0 30px;
}

/* --------------------------- */
/* affichage de l'entete hotel */
/* --------------------------- */
#info_hotel {
 float: left;
 text-alignment:left;
 background-color:#DDD;
 border: 1px solid #CCC;
 padding:3px;
 margin-bottom:10px;
}

/* ----------------------------------------------- */
/* Tableaux liste_chambre, options, coordonnees... */
/* ----------------------------------------------- */
#liste_chambre, #options, #coordonnees, #paiment {
 margin:0;
}
#liste_chambre table, #options table, #coordonnees table {
 width:500px;
 border:1px solid #DAD1C0;
}
#liste_chambre th, #options th, #coordonnees th {
 background-color:#7C7666;
 color:#FFF;
 padding:3px;
}
#liste_chambre td, #options td, #coordonnees td {
 background-color:#DAD1C0;
 padding:3px;
}
#liste_chambre td.alt, #options td.alt, #coordonnees td.alt {
 background-color:#E7E0D6;
 padding:3px;
}

#coordonnees td.erreur {
 background-color:#FFCCCC;
 padding:3px;
 color:#FF0000;
}


/* ************************* */
/*    CADDIE (COMMANDE)      */
/* ************************* */ 
#caddie {
 margin:0;
}
#caddie_header {
 color:#CC0000;
 border-bottom: 1px solid #C00;
}
.caddie_sep {
 border-bottom: 1px solid #CCC;
}
#caddie_footer {
 color:#CC0000;
 border-top: 1px solid #C00;
 text-align:right;
}
#caddie table {
 width:500px;
}
#caddie_button {
 text-align:center;
}
#montant_a_regler {
 padding: 20px;
 font-size:18px;
 font-color:#000;
 background: #FEA;
 border: solid 1px #000;
}

/* --------- résumé du caddie ------ */
#caddie_resume {
 background:#FFF;
 border:solid 1px #000;
 text-align:center;
}

/* ************************* */
/*       TABLEAUX            */
/* ************************* */

/* **** TABLEAU CLASSIC **** */
table#classic {
        width: auto;
        padding: 5;
        border: 1px solid #C1DAD7;
        border-collapse:collapse;
}
table#classic tr.alt {
        background: #F5FAFA;
        color: #797268;

}
table#classic th {
	text-align: left;
	background-color:#DDDDDD; 
	background-image: url("/images/tetiere/th_classic.gif");
	color:#333333;
	padding:2px;
	padding-left:10px;
	font-family:arial,helvetica,sans-serif; 
	font-size: 10pt; 
}
table#classic td { 
	padding:4px;
}
/* **** TABLEAU CADDIE **** */
table#caddie {
        width: 500px;
        padding: 5;
        border: 1px solid #C1DAD7;
        border-collapse:collapse;
        background-color:#FFF;
}
table#caddie tr.alt {
        background: #F5FAFA;
        color: #797268;

}
table#caddie th {
	text-align: left;
	background-color:#DDDDDD; 
	background-image: url("/images/tetiere/th_classic.gif");
	color:#333333;
	padding:2px;
	padding-left:10px;
	font-family:arial,helvetica,sans-serif; 
	font-size: 10pt; 
}
table#caddie td { 
	padding:4px;
}

.map_title {
 font-size: 12pt;
 font-weight: bold;
}

/* ************************************* */
/* degrade gris */
/* ************************************* */

.deg_gri {
	background: url(/images/deg_gri_top.png) top repeat-x ;
	padding:10px 10px 0 5px;
	height:100%;
}
