@charset "utf-8";
/* CSS Document */

/* CSS Document */

*{margin:0; padding:0;}


body {
	width: 731px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002953;
	text-align:center;
	margin: 0px auto;
	background: url(../img/fondo_con_loghi.gif) top center;
}

a:link {color: #760000;}   
a:visited {color: #760000;} 
a:hover {color: #000;}   
a:active {color:#760000;}  

.ul_2{
	padding-left: 30px;
}

#faccia {
	position:absolute;
	width: 250px;
	height: 367px;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(../img/testa_fondo.gif) no-repeat bottom left;
}

#contenitorone {
	position:relative;
	width: 731px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002953;
	text-align:center;
	z-index: 2;
	margin: 0px auto;
}

em {color: #000; font-style:italic;}
 

h1 {font-family: Georgia, "Times New Roman", Times, serif /*Arial, Helvetica, sans-serif*/;
	font-size: 18px;
	font-weight: bold;
	color:#760000;
	text-align:justify;
	padding-bottom:0px;
	margin: 0px 0px 10px 0px;
	border-bottom:1px solid #760000; }
	
/*-----------------*/
.img_right{float:right; margin-left:10px;}
	.box_back{float:right; font-weight:normal;}
	.box_back a{ font-weight:normal; text-decoration:none;}
	.box_back a:hover{ text-decoration:underline;}

.img_small_gallery {
	padding: 4px; background-color: #fff; margin: 0px 3px 3px 0px 
}

/*-----------------*/

#content_generale {
	width: 731px;
	height:153px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#head {
	width: 621px;
	height:133px;
	margin: 20px 00px 0px 0px;
	padding-top: 20px;
	padding-right: 110px;
	text-align: right;
	z-index: 20;
	background-image:url(../img/head.gif);
}




#content_centrale {
	width: 731px;
	text-align:left;
	margin: 15px 0px 0px 0px;
	padding: 0px;;
}
#menu_sx {
	float:left;
	width: 180px;
	margin: 0px 0px 0px 0px;
	z-index: 20;
	padding: 0px;}
	.menu_sx_box, .menu_sx_box_1{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#ECD587;
		width: 180px;
		height:185px;
		margin: 0px 0px 0px 0px;
		padding-top:5px;
		background-image:url(../img/blocco_menu.png);
		background-repeat:no-repeat;
}
	.menu_sx_box_1 {height:115px; }
	.menu_sx_box ul li ,.menu_sx_box_1 ul li{list-style-type: none; padding:0px 17px 0px 10px; }
	.menu_sx_box ul li a, .menu_sx_box_1 ul li a  {	
		border-bottom:1px dotted #B9784C;
		text-decoration: none;
		height:30px;
		line-height: 30px;
		color: #ECD587 !important;
		display: block;}
	.menu_sx_box ul li a:hover, .menu_sx_box_1 ul li a:hover {
		text-decoration : none;
		color: #fff !important;
		padding-left:2px;
		display: block;}


#content_contenuti {
	float:right;
	width: 541px;
	height:500px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-image: url(../img/blocco_rosso_fondo.jpg);
}

#content_contenuti_home{
	float:right;
	width: 516px;
	height:481px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	padding-right:20px;
	font-size: 12px;
	color: #760000;
	line-height:18px;
	text-align:justify;
	background:url(../img/fondo_centrale_immagine.jpg) no-repeat;
}

#map{
	width: 514px;
	height:260px;
	margin-bottom:7px;
	border: 1px solid #760000;
}

#fondo_txt #content_contenuti_home{
	background:url(../img/fondo_centrale_testo.png) no-repeat;
}
#fondo_txt2 #content_contenuti_home{
	background:url(../img/fondo_centrale_testo.gif) no-repeat;
}
.txt_homepage{
	width: 521px;
	margin: 410px 0px 0px 0px;
	line-height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #ECD587;
	letter-spacing:1px;
}
#eventi{
	height: 430px;
	position: relative;
	/*border: 2px solid #FF0000;*/
    overflow: auto;
	/*scrollbar-3dlight-color: #C0C0C0; */
	scrollbar-arrow-color: #760000;
	scrollbar-base-color: #ECD587; 
	/*scrollbar-darkshadow-color: #E86010; */
	scrollbar-face-color: #ECD587; 
	/*scrollbar-highlight-color: #FFFFFF;*/ 
	/*scrollbar-shadow-color: #E86010;*/
	/*scrollbar-track-color: #ECD587; */
}

/*-----------------*/

.box_logo{ float:left; padding: 15px 0px 0px 5px;}

/*footer-----------------*/
#foot {
	width: 511px;
	height:22px;
	padding-top: 4px;
	padding-left: 220px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#FFFFFF; 
	background:  url(../img/banda_sotto.gif) no-repeat top center;
}
#foot a{
	text-decoration:none;
	color:#FFFFFF; 
}
#foot a:hover{
	text-decoration:underline;
	color:#FFFFFF; 
}
.giallo{
	color: #fde682;
}
.divid{ width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fde062;}

/*tabelle---------------------------------*/

td{ padding:5px;
}
.td_giallo{ 
	padding:5px;
	background-color:#FDE062;
}
.td_borderbottom{ 
	border-bottom:1px solid #fff;
}

table#tab-evento{ border-collapse:collapse;}
table#tab-evento tr td{ border-bottom:1px solid #002953}

/*FORM PRENOTA*/

table#prenota{width:100%}


/*stile form---------------------------------*/
table#prenota input, table#prenota textarea {
	font-size: 12px ; 
	font-weight: normal;
	color: #002953;
	border:1px solid #002953;
	padding:2px;
	}
	
	/*=GALLERIA*/
.galleria ul{
	margin:5px 0px 5px 0px;
	padding:0px;
	width:500px;
	text-align:left;
}

.img_galleria{
	padding:3px;
	background-color:#990000;
	margin-bottom:10px;
}

.galleria ul li {
	display:inline;
	margin-right:15px;
	margin-bottom:10px;
	background-image:none;
}

