body{
	margin:auto;
	text-align:center;
	font-family:Arial;
	background-color:#ffffff;
}
a,a:hover,a:visited{
	text-decoration:none;
	font-family:Arial;
	color:#ffffff;
}

p{
margin-top:0px;

}

#index_container{
	height:100%;
	width:990px;
	margin:auto;
	text-align:center;
}
#index_header{
	background-color:#eceaea;
	margin:10px;
	border: 1px solid #4b4745;
	height:345px;
}
#index_header .left{
	position:relative;
	z-index:98;
	float:left;
	margin-top:-5px;
	margin-bottom:-20px;
	margin-left:20px;
	width:588px;
	height:356px;
	/*background-image: url(images/index_title.jpg);*/
	/*border:1px solid;
	border-color:#000000;*/
}
#index_header .right .indirizzo{
	color:#4b4745;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	padding-bottom:2px;
}
#index_header .right .lingua{
	/*
	position:relative;
	z-index:99;
	text-align:left;
	margin-top:-5px;
	left:615px;
	*/
	float:left;
	margin-left:2px;
	margin-top:-4px;
}
#index_header .right .piva{
	color:#4b4745;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-left:80px;
}
#index_header .right .link{
	padding-bottom:3px;
}

#index_header .right .link a{
	color:#800000;
	font-size:12px;
	font-weight:bold;
}

/*top menu*/
#top_menu_container{
	/*margin-top:18px;*/
	width:970px;
	text-align:left;
}
#top_menu_container .box_left{
	float:left;
	width:15px;
	height:30px;
	background-color:#7f0000;
	border: 1px solid #4b4745;
}
#top_menu_container .box_left_white{
	float:left;
	background-color:#ffffff;
	border: 1px solid #4b4745;
	width:130px;
	font-size:16px;
	color:#7f0000;
	padding:5px;
}
#top_menu_container .box_menu{
	height:30px;
	margin-left:18px;
	background-color:#7f0000;
	border: 1px solid #4b4745;
}
#top_menu_container .box_menu ul{
	margin: 0; 
	padding: 0; 
	margin-top:8px;
	margin-left:5px;
	list-style: none;
}
#top_menu_container .box_menu li{
	color:#ffffff;
	float:left;
	font-size:12px;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:10px;
	padding-right:10px;
}
#top_menu_container .home_menu li{
	padding-left:5px;
	padding-right:5px;	
}

/*index boy*/
#index_body{
	width:970px;
	border: 1px solid #4b4745;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:10px;
	/*overflow:auto;*/
	overflow-x:hidden;
	background-color:#f6f6df;
	background-image:url(images/novecento.png);
	background-position:10px 130px;
	background-repeat:no-repeat;
}
#index_body .sponsor{
	border: 1px solid #4b4745;
	background-color:#ffffff;
	width:618px;
	height:170px;
	margin-bottom:0px;
}

#prenotazioni_container{
	margin:0px;
	text-align:left;
}
#prenotazioni_container .box_left{
	width:10px;
	height:100%;
	background-color:#7f0000;
	border: 1px solid #4b4745;
}
#prenotazioni_container .box_menu{
	width:137px;
	background-color:#7f0000;
	border: 1px solid #4b4745;
	font-size:14px;
	text-align:left;
	padding:5px;
}
#prenotazioni_container .box_1{
	height:20px;
	width:125px;
	margin-left:0px;
	border: 1px solid #4b4745;
	border-right:none;
	font-size:14px;
	text-align:left;
	padding:5px;	
}
#callme_container{
	margin:5px;
	text-align:left;	
}
#callme_container .box_left{
	width:10px;
	border: 1px solid #4b4745;
}
#callme_container .box_menu{
	margin-left:2px;
	border: 1px solid #4b4745;
	font-size:14px;
	text-align:center;
	padding:5px;
	margin-left:0px;
	width:125px;
}
#callme_container .box_1{
	height:64px;
	margin-left:0px;
	width:165px;
	background-color:#7f0000;	
	border: 1px solid #4b4745;
	border-right:none;
	font-size:14px;
	text-align:left;	
}
#sponsor_label{
	position:relative;
	z-index:99;
	margin-top:9px;
	margin-left:-170px;
	border: 1px solid #4b4745;
	width:300px;
	background-color:#f6f6df;
	font-size:14px;
	text-align:right;
	padding:5px;	
}

#credits{

	margin-right:12px;
	margin-top:1px;
	margin-bottom:0px;
	font-size:10px;
	text-align:right;
}

a.credits,a.credits:hover,a.credits:visited{
	text-decoration:none;
	font-family:Arial;
	color:#000000;
}
/*PAGINE INTERNE*/

#home_header{
	margin-bottom:5px;
	/*border: 1px solid #4b4745;*/
}
#home_header .line_01{
	background-color:#7f0000;
	border: 1px solid #4b4745;
	font-size:2px;
	height:5px;
}
#home_header .line_02{
	background-color:#f6f6df;
	border: 1px solid #4b4745;
	font-size:2px;
	height:3px;
}
#home_header .contatti{
	margin-top:-45px;
	padding:2px;
	background-color:#eceaea;
	border: 1px solid #4b4745;
	font-size: 12px;
	text-align:left;
}
#home_header .home_logo{
	float:left;
}
#home_header .home_image{
	position:relative;
	z-index:99;
	margin-left:290px;
	background-image:url(images/home_image.jpg);
	border: 1px solid #4b4745;
	height:172px;
	width:690px;
	margin-top:3px;
}
#home_header .contatti a{
	color:#7f0000;
	font-size: 12px;
	text-align:left;
}
#home_container{
	margin-top:5px;
	background-color:#f6f6df;
	border: 1px solid #4b4745;
}
#home_content{
	margin:5px;
	border: 1px solid #4b4745;
	text-align:left;
}
#home_background{
	position:relative;
	z-index:99;
	width:178px;
	height:57px;
	top:7px;
	right:-5px;
	background-color:#ff0000;
}
#home_content .anteprime{
	padding:5px;
}
#home_content .anteprime img{
	border: 1px solid #4b4745;	
}
#home_content .image img{
	border: 1px solid #4b4745;	
}
#home_content td .descrizione{
	padding-top:10px;
	font-size:12px;
}

/*POP UP prenotazioni*/
#pop_container{
}
#pop_header{

}
#pop_header .line_01{
	background-color:#4b4745;
	border: 1px solid #4b4745;
	font-size:2px;
	height:5px;
}
#pop_header .line_02{
	margin-top:1px;
	background-color:#800000;
	border: 1px solid #4b4745;
	font-size:2px;
	height:3px;
}
#pop_title{
	margin:5px;
	margin-top:15px;
	color: #800000;
	text-align:left;
	font-size:14px;
}
#pop_content table td{
	text-align:right;
	font-size:12px;
}
#pop_content{
	border: 1px solid #4b4745;
	margin:5px;
}
#pop_content .conferma{
	color:#4b4745;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding:5px;
}
#pop_text{
	color:#4b4745;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding:5px;
}
