BODY {
	background-color : White;
	background-image : url(../immagini/sfondo1.gif);
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000066;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000066;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #ffffff;
}

td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #000000;
	line-height : 15px;

}

h1 {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; 
	color: #ffffff;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 12px;
}

h2 {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px; 
	color: #000000;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 12px;
}


h3 {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; 
	color: #000000;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 12px;
}

strong {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #003366;
}

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #006699;
}

i, em {
	color: #003399;
}

blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
} 

p {
	margin-top : 4px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	line-height : 20px;
	
}

.title {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	font-weight : bold;
	margin-bottom : 4px;
}

A:link, A:visited { text-decoration: none; color: #44516B; font-weight : bold; 	font-size : 10px;}
A:hover { text-decoration: none; color: #2492FF; font-weight : bold;}

A.tit:link, A.tit:visited { text-decoration: none; color: #ffffff; font-weight : bold; 	font-size : 11px;}
A.tit:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.int:link { text-decoration: none; color: #6D180A; font-weight : bold;	font-size : 10px;}
A.int:visited { text-decoration: none; color: #8E200D; font-weight : bold;	font-size : 10px;}
A.int:hover { text-decoration: none; color: #b5c0cc; font-weight : bold;}

.address {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
	margin-top : 15px;
}

A.ses:link, A.ses:visited { text-decoration: none; color: #ffffff; font-weight : bold; 	font-size : 10px;}
A.ses:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.nome_hotel:link, A.nome_hotel:visited { text-decoration: none; color: #c02626; font-weight : bold; 	font-size : 12px;}
A.nome_hotel:hover { text-decoration: none; color: #5d0404; font-weight : bold;}

.input {
	border : 333333;
	background-color : #D4DDE8;
	color : #7d7d7d;
 	font-family : verdana, Courier, monospace;
	font-size : 12px;
}


.enter {
	border : #ffffff;
	background-color : #7C8BAD;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #7d7d7d;
	font-size : 11px;
	font-weight : bold;

}

.image {
	border : 1px solid #003366;
}

td.td_interlinea {
	background-color: #8F9EC7;
}

td.td_titolo {
	background-color: #E8EBF1;
	color: #8F9EC7;
	font-size : 10px;
	font-weight: bold;
}



#rome_view {
margin: 10px 0px 15px 45px;
float: left;
text-align: center;
}

.hotels {
	/*border-bottom: none !important; padding-bottom: none !important;*/
	padding: 5px 20px 5px 20px;
}

.float_left { margin: 10px  15px 0px 10px; text-align: center; border:none; float: left;}
.float_left .linkd_img { margin-bottom: -10px; border: 0;}

.lodging_name {
	border: none !important; height: 200px; background: #e9edf3;
}

/* MENU A TENDINA */

 .click-menu {
    }
    .click-menu .box1 {
        
        color:#44516B;
		
    }
    .click-menu .box1-hover {
        
        color:#2492FF;
    }
    .click-menu .box1-open {
        
        color:#44516B;
		
    }
    .click-menu .box1-open-hover {
       
        color:#2492FF;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
	    text-indent: 5px;
        font-weight: bold;
        font-size: 10px;
		line-height: 18px;
		#line-height: 12px;
		font-family: verdana;
        cursor: pointer;
        width: 170px;
		#padding-bottom:6px;
    }
				
    .click-menu .section {
        font-family: verdana;
        line-height: 15px;
	    display: none;
    }
    .click-menu .section a {
	    font-size: 9px;
        font-weight: normal;
		color: #44516B;
        text-decoration: none;
		       
    }
    .click-menu .section a:hover {
        color:#2492FF;
        text-decoration: none;
    }
	
	.click-menu .section a:visited  {
        color: #1329F6;
        text-decoration: none;
	 }	
	 
	 	 
    .click-menu .box2 {
       	padding: 1px 0 2px 6px;
    }
    .click-menu .box2-hover {
		padding: 1px 0 2px 6px;
        
    }
    </style>@charset "utf-8";
/* MENU A TENDINA */





