@charset "utf-8";
/* CSS Document */

body { background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-image: url(images/bkg_main.jpg);
	background-repeat: repeat-x;
	}
	
img { border: 0px;}

.clearer { clear: both;}

/*contenitore generale*/
#main { width: 100%;
	float: left;
	overflow: hidden;
	height: 715px;
	/*background-image: url(images/bkg_main.jpg);
	background-repeat: repeat-x;*/}
	
/*contiene logo e menu*/
#top { width: 990px;
	height: 154px;
	margin-left: 60px;
	margin-bottom: 7px;}
	
.logo { width: 210px;
	height:146px;
	float: left;}
	

.menu2 { width: 655px;
	height: 20px;
	float: left;
	margin-top: 10px;
	text-align: right;}
.menu2 a { color: #CCCCCC;
	text-decoration: none;}
.menu2 a:hover { color: #CCCCCC;
	text-decoration: none;}	
		
	
	
.menu { width: 630px;
	height: 20px;
	padding-top: 103px;
	padding-left: 30px;
	border-bottom: 1px solid #333333;
	float: left;
	color: #999999;}
.menu a { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;}
.menu a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #abc3d7;
	text-decoration: none;}
.menu_verde { width: 640px;
	height: 20px;
	padding-top: 103px;
	padding-left: 50px;
	border-bottom: 1px solid #333333;
	float: left;
	color: #999999;}
.menu_verde a { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;}
.menu_verde a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CED36D;
	text-decoration: none;}
.menu_blu { width: 640px;
	height: 20px;
	padding-top: 103px;
	padding-left: 50px;
	border-bottom: 1px solid #333333;
	float: left;
	color: #999999;}
.menu_blu a { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;}
.menu_blu a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C629F;
	text-decoration: none;}
.menu_arancione { width: 640px;
	height: 20px;
	padding-top: 103px;
	padding-left: 50px;
	border-bottom: 1px solid #333333;
	float: left;
	color: #999999;}
.menu_arancione a { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;}
.menu_arancione a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EB6800;
	text-decoration: none;}
.menu_viola { width: 640px;
	height: 20px;
	padding-top: 103px;
	padding-left: 50px;
	border-bottom: 1px solid #333333;
	float: left;
	color: #999999;}
.menu_viola a { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;}
.menu_viola a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC12CA;
	text-decoration: none;}
	
.bandiere { width: 49px;
	height: 60px;
	float: left;
	padding-left: 10px;
	padding-top: 86px;}
	

/*contiene tuttta la parte centrale*/
#content { width: 990px;
	height: 550px;}
.foto { width: 400px;
	height: 550px;
	float: left;}
.testi { width: 440px;
	height: 550px;
	background-color: #e2ecf2;
	float:left;}
.testi_verde { width: 440px;
	height: 550px;
	background-color: #CED36D;
	float:left;}
.testi_blu { width: 440px;
	height: 550px;
	background-color: #0C629F;
	float:left;}
.testi_arancione { width: 440px;
	height: 550px;
	background-color: #EB6800;
	float:left;}
.testi_viola { width: 440px;
	height: 550px;
	background-color: #AC12CA;
	float:left;}
	
.trasparente { width: 400px;
	height: 510px;
	/*margin: 20px;
	overflow: auto;*/
	/*background-color: white;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;*/
	background-image: url(images/trasparenza70.png);
	background-repeat: repeat;
	margin: 15px auto 20px 20px;
	overflow: auto;}
	
.vScroller {position:relative; overflow:hidden; width:380px; height:510px;}
.vScrollee { position:absolute; width:380px; /* to get this number, subtract scrollee's padding from scroller's width */ left:0; top:0; margin:0;}
.btn {position:absolute;  overflow:hidden; width:10px; height:10px; cursor:default;}

.trasparente p { padding: 3px;
	line-height: 140%;
	color: #333333;}
.trasparente a { color: #5a7a90;
	text-decoration: underline;}
.trasparente a:hover { color: #333333;
	text-decoration: underline;}
	
	
.decoro { width: 149px;
	height: 550px;
	float:left;
	background-color: #2e2e2e;
	background-image: url(images/decoro.jpg);
	background-repeat: no-repeat;
	background-position: left;}
.padding-right { padding-right: 5px;}
.padding-right10 { padding-right: 10px;}
	
	
.border { border: 1px solid #FFFFFF;}

.footer {
	width: 990px;
	height: 65px;
	padding-top: 5px;
	float: left;
	color: #666666;
	font-size: 10px;
	text-align: center;
}
	
.footer a { color:#666666;
	text-decoration: none;}
.footer a:hover { color:#666666;
	text-decoration: underline;}		
	
	
p.red { color: #FF0000; font-size: 14px;}
.border2 { border: 1px solid #666666;}


/*offerte-lastminute*/
.OFFERTA { border: 1PX SOLID #ffffff;}
.TITOLO { COLOR: #0C629F; text-transform: uppercase;}
.titolo_offerta { color: #EB6800; text-transform: uppercase;}




.photogallery { width: 370px;
	margin: 0 auto;}
.foto_photogallery {
	width: 80px;
	height: 80px;
	border: 1px solid #666666;
	float: left;
	margin: 3px 10px 3px 0px;
}
