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.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#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;
}

.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: 380px;
	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;
}

#col2{
	padding-left: 8px;
	margin-top:10px;
}

#col2{
	width: 300px;
	float:left;
}

#col2 ul{
	padding: 0px;
}

#col2 ul li{
	width: 300px;
	height: 380px;
	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;
	margin: 0px;
	display:block;
}

#right ul li{
	margin-bottom: 20px;
	width: 192px;
}

#menu ul li {
	margin-bottom: 10px;
	width: 250px;
}

#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;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}
#menu a:visited {
	text-decoration: none;
}

#menu li a {
	padding-left: 5px;
	background: url(images/img09.gif) no-repeat 1px 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;
}