body, form
{
margin:0 0 0 0;
padding:0 0 0 0;
}

body,input,select,button,textarea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#64615C;
}
body
{
background-image: url(../media/bg.gif);
}

a
{
color:#812b10;
text-decoration: underline;
}

a:hover
{
color:#812b10;
text-decoration: none;

}




h2,h3,h4,h5,h6
{
margin-top:0;
margin-bottom:0;
}

h1
{

	font-size:12px;
	color:#ff4200;
	background-image: url(../media/bg_title.jpg);
	background-position:left top;
	background-repeat: repeat-y;
	text-decoration: none;
	margin:0;
	
	height:25px;
	letter-spacing: 2px;
	font-weight: normal;
	
	padding:10px 0 0 10px;
	margin-bottom:10px;
}

h2
{
font-size:13px;
color: #8e580e;
}


h3
{
	font-size:11px;
	color: #c83c0b;
}


h4
{
	font-size:11px;
	color: #8e580e;
	font-weight: normal;
}

h5, h6
{
font-size:11px;
}

p
{
margin: 0.5em 0 0.5em 0;
font-size:10px;
}

ul
{
margin:0 0 0 1em;
padding:0 0 0 0;
list-style-type:square;
list-style-position:inside;
}

li
{
margin:0 0 0 0;
padding:0 0 0 0;
}

div
{
position:relative;
}

td
{
vertical-align:top;
font-size:10px;
}

button
{
background-color:#812b10;
color:#ffffff;
font-size:10px;
border:0;
}



img
{
border:0;
}

/* main container */
.masterdiv, .footer
{
width:865px;
margin:0 auto;
position:relative;
padding-top:0;
margin-top:30px;
overflow:auto;

}

.masterdiv
{
background-image:url(/media/bg_tab.gif);
background-position:left;
}


.footer
{
margin-top:0.5em;
clear:both;
background-color:white;
text-align:center;
padding:5px 0 5px 0;
border-top:1px solid #F8D0C2;

}

.footer a
{
font-size:10px;
text-align:center;
font-weight:normal;
padding:0.5em 2em 0 2em;
}

/* Crumb */
.crumbpath{height:20px;background-image:url(/media/bg.gif);font-size:11px;}
.crumbpath form{position:absolute;right:0;top:2px;bottom:1px;font-size:11px;}
.crumbpath p{position:absolute;left:234px;font-size:11px;top:0;}
.crumbpath select{color: #64615C;border: 1px solid #812B10;}


.header
{
background-image:url(/media/picture/headerbg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:white;
padding:10px;
height:149px;
border-bottom:5px solid #FFFFFF;
}

.alphamenu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:194px;
padding:10px;
overflow:hidden;
margin-bottom:1em;
float:left;
background-color:white;
}

.alphamenu h2
{
background-color:#812b10;
margin-bottom:1px;
color:white;
font-size:10px;
font-weight:bold;
padding:0.3em;
}
#current
{
background-color:#812B10;
color:#FFFFFF;
}

.linkmenu a
{
background-color:#FFFFFF;
color:#c83c0b;
text-decoration:none;
}

.linkmenu a:hover
{
color:#c83c0b;
font-weight:bold;
background-color:#eeece5;
}
.linkmenu .tabmenuselected
{
background-color:#eeece5;
font-weight:normal;
color:#c83c0b;
}
.linkmenu .tabmenuselected a
{
background-color:#eeece5;
font-weight:bold;
color:#c83c0b;
}
.linkmenu .tabmenu
{
background-color:#FFFFFF;
color:#c83c0b;
text-decoration:none;
}
.linkmenu .tabmenu a
{
background-color:#FFFFFF;
color:#c83c0b;
text-decoration:none;
}
.alphamenu a
{
display:block;
background-color:#f5f4f0;
margin-bottom:1px;
padding:0.3em;
color:#c83c0b;
text-decoration:none;
}

.alphamenu a:hover
{
color:#c83c0b;
font-weight:bold;
background-color:#eeece5;
}

.alphamenu div div a
{
color:#7A7A7A;
background-image:url(/media/picture/submenuico.gif);
}


/* content bloc */
.maincontent
{ 
float:left;
padding:10px;
width:626px;
overflow:hidden;
margin-left:5px;
background-color:white;
}


.maincontent h2, .maincontent h3, 
{
margin-bottom:1em;
text-decoration:none;
}

.maincontent h1
{
text-decoration:none;
}


.maincontent .hotelinfo
{
overflow:auto;
height:100%;
clear:both;
margin-bottom:1.5em;
}

.maincontent .topmenu
{
margin:0;
}

/* specific for the intranet */
.intranet h1 form
{
position:absolute;
right:20px;
display:inline;
}



.intranet h2
{
margin-bottom:1em;
margin-top:1em;
font-size:15px;
}

.intranet p
{
padding-bottom:1em;
}


.intranet p.info
{
padding:0.5em;

border:3px solid #F9F8F6;
}


.intranet table
{
border:1px solid;
border-bottom-width:2px;
width:100%;
}

.intranet table th
{
text-align:left;
background-color:#EEECE5;
padding:8px;
}

.intranet table td
{
background-color:#F9F8F6;
padding:5px;
}

.intranet .buttontype
{
background-color:#812B10;
color:#ffffff;
padding:1px 5px 1px 5px;
text-decoration:none;
font-size:10px;
}


/* end special style for the intranet */


.hotelinfo .hotelaction
{
float:left;
width:460px;
}

.hotelinfo .hotelmedia
{
float:left;
width:140px;
padding-top:1em;
text-align:center;
margin-left:20px;
}

.hotelmedia a
{
display:block;
margin-bottom:0.7em;
text-decoration:none;
}

.hotelmedia img.foto
{
width:100px;
height:100px;
}

.hotelmedia img.map
{
width:60px;
height:60px;
}

.hotelmedia a strong
{
display:block;
margin-top:0.2em;
font-weight:100;
text-align:center;
}

.maincontent .search
{
background-color:#eeece5;
padding:10px;
width:100%;
}
.search
{
border:1px solid #812b10;
}

#tabselected
{
padding:5px 10px 10px 10px;
width:auto;
color:#FFFFFF;
background-color:#812b10;
text-decoration:none;
font-weight:bold;
}

#tabfree:hover
{
color:#812b10;
background-color:#eeece5;
}

#tabfree
{
padding:5px 10px 10px 10px;
width:auto;
color:#812b10;
background-color:#FFFFFF;
border:1px solid #812b10;
text-decoration:none;
font-weight:bold;
}

.search td
{
padding:3px;
}

.hotelinfo h2
{
margin-bottom:1em;
}

.reservationholder
{
background-color:#f9f8f6;
padding:10px;
margin-bottom:10px;
position:relative;
}

.reservationholder h2
{
text-decoration:underline;
margin-bottom:1.5em;
}

.reservationholder .resultfoto
{
text-align:right;
}

.reservationholder .foto img
{
margin-left:1em;
}

.resultholder
{
background-color:#eeece5;
padding:10px;
border:1px solid #812B10;
}

.resultholder .remarque
{
border:1px solid #812B10;
margin-bottom:2em;
padding-left:1em;
}

.resultholder h4
{
margin-bottom:2em;
}

.resultholder table, .reservationholder table
{
width:100%;
margin-bottom:0.5em;
}


.resultholder strong.promo
{
	display:block;
	background-color:#c83c0b;
	background-image:url(/media/promo.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	color:white;
	font-size:10px;
	font-weight:bold;
	padding: 2px;
}


.numbermenu
{
text-align:center;
}

.selectsort
{
margin-bottom:1em;
}


.fotogallery, .simplemap
{
background-color:white;
margin:10px;
text-align:center;
padding-bottom:1em;

}
.fotogallery h1, .simplemap h1
{
margin-bottom:1em;
background-color:#eeece5;
color:white;
text-decoration:none;
text-align:center;
padding:5px;
}

.fotogallery img
{

height:236px;
}


.fotogallery p
{
margin-top:1em;
margin-bottom:1em;
}

.topmenu
{
	background-color:#eeece5;
	text-decoration: none;
	font-size: 10px;
	height: 18px;
}

.topmenu a
{
	background-color:#d9d3c5;
	text-decoration: none;
	font-size: 11px;
	color: #812b10;
	padding: 0px 10px;
}

a.logout
{
	font-size:13px;
	color:#FF4200;
	font-weight:bold;
	margin-left:6px;
	text-decoration:none;
}

a.logout:hover
{
	text-decoration:underline;
}

.bgcontent 
{
	overflow:auto;
	height:100%;
	padding:10px;
	background-color:#f9f8f6;	
}

.errortext
{
	font-weight:bold;
	margin:2em 0 2em 0;	
	font-size:13px;
	color:#812B10;		
}

.gmapcontent
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	
}
.gmapcontent div
{
float:left;		
}

.gmapcontent div img
{
	width:72px;
	height:72px;
	border:0;
}


.gmapcontent p, .gmapcontent h4
{
	margin:0;
	padding:0;
	padding-left:82px;
	padding-right:10px;
}

.gmapcontent h4
{
	text-transform:uppercase;
}



.gmapcontent p strong a
{
	display:block;
	margin-top:1em;
	color:#812B10;
	text-decoration:none;			
}

.gmapcontent p strong a:hover
{
	text-decoration:underline;			
}
