a:link {
	color: #ff4200;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #ff4200;
}

*
{
	border: 0;
	margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000100 url(images/bg.jpg);
}

#bg_top{
	background:url(images/bg_top.jpg) repeat-x top;
}

#main
{
margin: 0 auto;
width: 980px;
padding-top: 10px;
}

#header
{
	width: 980px;
	margin: 0 auto;
	height: 265px;
	background-image: url(images/header_inverno.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header.natale
{
	background-image: url(images/header_natale2.jpg);
}

#header.inverno
{
	background-image: url(images/header_inverno.jpg);
}

#logo
{
padding-left: 300px;
text-align: left;
padding-top: 20px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
width: 980px;
height: 39px;
margin: 0 auto;
}

#buttons ul {
   	float:right;
	padding-right: 40px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 29px;
	background: url(images/menu.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #7e8901;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 2px;
}

#buttons a:hover {
	width: 138px;
    height: 29px;
	background: url(images/menuhover.gif) no-repeat;
}

#content
{
width: 980px;
background: #fdffb9;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 22px;
}

#left
{
width: 725px;
background:url(images/leftbor.jpg) repeat-y left;
margin-left:auto;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
}

.textleft{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
}

.calendario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.calendario .oggi{
	background-color:#FFFFCC;
	font-weight:bold;
}

.textleft p{
	margin-top: 15px;
}

.centrato{
	width: 552px;
	margin: 0 auto;
	margin-top:20px;
	background-color: #FF9900;
}

.centrato img{
	margin-left:5px;
	margin-top: 5px;
	vertical-align:middle;
	margin-bottom:5px;
}

#left H1
{
/*color: #7e8901;
font-size: 28px;*/
padding-top: 0px;
padding-left: 30px;
/*font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF9900;
font-weight: bold;
font-size: 18px;
text-align:center;
}

.pred{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b22d00;
	padding-left: 30px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left a
{
 color: #ff4200;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #3a7854;
}

.date {
	margin-top: 25px;
	color: #ff8d00;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	background: url(images/datebg.jpg) no-repeat;
}

.date a {
	color: #ff4200;
	text-decoration:none;
}

.dateleft{
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 20px;
	width:200px;
	color: #ff4200;
}

.dateright{
	float:right;
	background:url(images/tages.gif) right no-repeat;
	padding-right: 20px;
	text-align:right;
	height: 16px;
}

#post{
	padding-left: 30px;
}

#col1{
	width: 300px;
	float:left;
	margin-top:10px;
}

#col1 ul{
	padding: 0px;
}

#col1 ul li{
	width: 300px;
	height: 400px;
	list-style: none;
	margin-bottom: 5px;
	padding-top: 10px;
	text-align:center;
	border-bottom:1px solid #b22d00;
}

#col1 ul li img{
	border:1px solid #000000;
}

#col1 ul li .titolo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #b22d00;
}

#col1 ul li .data{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#col1 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 14px;
}

#col1 ul li .locandina, #col2 ul li .locandina {
	height:289px;
}

#col2{
	padding-left: 8px;
	margin-top:10px;
}

#col2{
	width: 300px;
	float:left;
}

#col2 ul{
	padding: 0px;
}

#col2 ul li{
	width: 300px;
	height: 400px;
	list-style: none;
	margin-bottom: 5px;
	padding-top: 10px;
	text-align:center;
	border-bottom:1px solid #b22d00;
}

#col2 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 14px;
}

#col2 ul li .titolo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #b22d00;
}

#col2 ul li .data{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#col2 ul li img{
	border:1px solid #000000;
}

#col3{
	padding-left: 8px;
}

#col3{
	width: 188px;
	float:left;
}

#col3 ul{
	padding: 0px;
}

#col3 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col3 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 11px;
}

#right
{
width: 252px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
float:right;
}

#menu
{
width: 241px;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 0px;
float:left;
background-color:#FF9900;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#menu ul 
{
	list-style: none;
	padding: 5px;
}

#right ul li{
	margin-bottom: 20px;
	width: 192px;
}

#info ul li.doppio{
	background: url(images/ulbgtop_doppio.jpg) no-repeat left;
	padding-left: 15px;
	height:35px;
}

#info ul li {
	background: url(images/ulbgtop.jpg) no-repeat left;
	padding-left: 12px;
	height:20px;
}

#info ul li a {
	color: #b22d00;
	font-size: 14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#istituzionale ul li.doppio {
	background: url(images/ulbgtop2_doppio.jpg) no-repeat left;
	padding-left: 12px;
	height:35px;
}

#istituzionale ul li {
	background: url(images/ulbgtop2.jpg) no-repeat left;
	padding-left: 12px;
	height:20px;
}

#istituzionale ul li a {
	color: #b22d00;
	font-size: 14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#partners ul li {
	margin-bottom: 5px;
	background: url(images/ulbgbot.jpg) no-repeat left;
	padding-left: 15px;
	height: 18px;
}

#partners ul li a{
	color: #464646;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}



#right h2 {
color: #7e8901;
font-size: 23px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#menu h2 {
color: #7e8901;
font-size: 23px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu li a {
	padding-left: 5px;
}

#footer
{
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	clear:both;

}

#footer a
{
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

.scorrevole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#FFFFFF;		
}

form input, form textarea {
	background-color: #FFFF99; 
	border-style: solid; 
	border-color: #FF9900;
	border-width:1px;
	color:#000000;
	font-size:14px;
	padding:6px;
	margin-top:5px;
	margin-bottom:5px;
}

form label {
	font-size:14px;
	margin-bottom:8px;
}

#cucina ul li {
	padding-left: 12px;
	height:30px;
}

#cucina ul li a {
	color: #b22d00;
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#cucina ul li a:hover {
	text-decoration: underline;
}
#cucina ul li a:visited {
	text-decoration: underline;
}

.paragrafo {
	border-bottom:1px solid #b22d00;
	margin-bottom:10px;
}

.tabella{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid; 
	border-color: #000000;
	border-width:1px;
	text-align:left;
}

.tabella td{
	border-style: solid; 
	border-color: #000000;
	border-width:1px;
}

.centrato_foto{
	width: 513px;
	margin: 0 auto;
	margin-top:20px;
	background-color: #FF9900;
}

.centrato_foto img{
	margin-left:5px;
	margin-top: 5px;
	vertical-align:middle;
	margin-bottom:5px;
}

#sede {
	background-color: #FFFFFF;
    color: #000000;
    display: block;
    height: 64px;
    left: 160px;
    position: absolute;
    top: 250px;
    width: 430px;
    z-index: 100;
	border-color:#B22D00;
	border-style:solid;
	border-width:1px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
	overflow:hidden;
}

#s3slider {
   width: 600px; /* important to be same as image width */
   height: 450px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 600px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   list-style-type:none;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

/*slider homepage*/
.slider-wrap								{ width: 670px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 670px; height: 180px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 670px; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }


/*new menu*/
li.menu {
    /* Voci dell'elenco principale */
    width: 100%;
}
 
li.title a {
    /* Voce del menu principale */
    display: block;
    position: relative;
    height: 34px;
    padding: 10px 20px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFFF66;
    color: #B22D00;
    font-size: 21px;
    overflow: hidden;
}
 
li.title a:hover {
    background-color: #FFCC66;
    text-decoration: none;
}
 
li.title a span {
    /* Questo span agisce come parte finale della sezione title */
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 44px;
}
 
.sub-menu {
    /* Sotto menu */
    display: none;
    width: 100%;
    padding-top: 5px;
}
 
.sub-menu li {
    /* Voci del sotto menu */
    margin: 5px 0;
    padding: 4px 0;
    border: 1px solid #FFFF99;
    background-color: #FFFFCC;
    font-size:14px;
	font-weight:bold;
	color:#000000;
}

.sub-menu li a {
    color:#000000;
}
