/* CSS Document */

/* =0 Reset 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  

/* =1 Global 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  

/* =2 Links 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/ 
.content_pagina a {color:#666666; text-decoration:underline;}
.content_pagina a:hover {color:#464646; text-decoration:none;}
/* rooms (sotto il titolo) */ 
.suite_list li a {color:#666; border-left:1px solid; padding-left:5px; padding-top:0; padding-bottom:0; font-size:1.1em; text-decoration:none;}
/* COLORE LINK SOTTO TITOLO */
.suite_list li a:hover {color:#F391BC; border-left:1px solid #F391BC; padding-left:5px; text-decoration:none;}
#room_selected a {color:#F391BC; border-left:1px solid #F391BC; padding-left:5px; text-decoration:underline;}
/* list page */
.btn_back a {text-transform:uppercase; color:#968C8B; padding-left:15px; background:url(/Img/arrow-back.gif) left center no-repeat; text-decoration:none;}
.btn_back a:hover {text-transform:uppercase; color:#464646; padding-left:15px; background:url(/Img/arrow-back-on.gif) left center no-repeat; text-decoration:none;}
.more a {text-decoration:none;}
.more a:hover {text-decoration:none;}

/* =3 Headings 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  

/* =4 Header 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
#logo_hotel {
	width:248px; 
	border:0px solid #FF0000;
	float:left;
	height:70px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Img/logo_continentale.png');
}
#logo_hotel img {
	border:0px solid;
	float:left; 
	margin-left:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#voci_menu_hotel { height:70px; border:0px solid #AA0000; width:680px; float:right; }
#voci_menu_hotel ul {margin-top:34px; border:0px solid; width:680px; float:left; text-align:right; line-height:24px;}
#voci_menu_hotel ul li {display:inline; padding-right:14px;}
#voci_menu_hotel ul li a {font-size:1.1em; color:#FFFFFF; border:0px solid; padding:0; padding-bottom:3px; text-decoration:none;}
/* COLOR MOUSE OVER */
#voci_menu_hotel ul li a:hover {color:#F05495; border-bottom:2px solid #F05495; text-decoration:none;}
#voci_menu_hotel ul .select a {color:#F05495; border-bottom:2px solid #F05495; text-decoration:none;}


/* =5 Navigation 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
#menu_hotel {height:70px; background:#F391BC;}     /* colore hotel */
#content_hotel {background:#F0E9D9; border:0px solid #FFFFFF; width:100%; overflow:hidden;}
.sotto {border-bottom:0px solid #ff0000; height:43px; padding-top:10px;}
.column_sx {border:0px solid #00FFCC; width:228px; float:left; text-align:left; padding-left:20px; line-height:1.3em; font-size:1.1em;}
.column_content {border:0px solid #00FFCC; width:702px; float:left; }
.column_content .title_pagina {color:#968E8B; float:left; border:0px solid #990000; font-size:2.4em; padding-bottom:10px;}
.column_content .content_pagina {font-size:1.3em; color:#464646; clear:both; float:left; text-align:left; padding:0px 0 20px 0; width:680px; line-height:1.3em}
.sotto ul {border:0px solid; line-height:30px; text-align:right; padding-right:15px; text-transform:uppercase;}
.sotto ul li {border:0px solid; display:inline; padding:0 5px;}
.sotto ul li a {color:#666666; text-decoration:none;}
.sotto ul li a:hover {color:#666666; text-decoration:underline;}
.suite_list {border:0px solid; clear:both; height:12px; text-align:left; padding-top:10px; padding-bottom:30px;}
.suite_list li {display:inline; padding-right:10px;}
/* rooms */
.sottocategorie {border:0px solid; clear:both; float:left; margin-bottom:20px; width:550px;}
.sottocategorie .room {float:left; padding:2px 2px 0 2px; }
.sottocategorie span {float:left; padding:0 2px;}
.sottocategorie .room a {color:#000; font-size:13px; font-weight:bold;}
.sottocategorie .room a img {border:0px solid #CCCCCC; padding:3px;}
.sottocategorie .room a img:hover {border:0px solid #800040; }

/* =6 BookingForm 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  

/* =7 Form 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  

/* =8 Extra 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
/* GALLERY */
.gallery {border:1px solid #CC0000; margin-right:20px;}
.thumb img {border:0px solid #CCCCCC; padding:2px; float:left; margin-right:5px; margin-top:10px;}
.thumb img:hover {border:0px solid #F05495;}

/* INTERNALEPAGE / spostamento di title e testo della pagina allineato con il flash.. */
.marginleft {width:560px; border:0px solid; float:right;}
.marginleft .content_pagina {width:550px;}

/* SMALL (rooms thumbnail) */
.small {width:400px;}

/* =9 Footer 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/






