@charset "utf-8";
/* CSS Document */

body {
	margin:10px 0px 10px 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#DFDFDF;
}
img {
	border:0px none;
}

a {
	text-decoration: none;
	color: #A62116;
	font-weight: bold;
}
a.hover {
	text-decoration:underline;
	color:#000000;
}
#menubar{
	color:#A62116;
	font-weight:bold;
	padding:10px;
	white-space:nowrap;
		border: 1px solid #FFB24C;
	border-bottom:3px solid #A62116;


}
#menubar a:hover {
	text-decoration:underline;
	background-color:#A62116;
	color:#FFB24C;
}


#title {
	padding-left:52px;
	font-size:14px;
	font-weight:bold;
		margin-bottom:10px;
		margin-right:10px;
}
#nav_stile {
color:#000000;
}
#text {
	padding-left:22px;
	padding-right:22px;
}

#text a:hover {
text-decoration:underline;
}
.footerbar {
	vertical-align:middle;
	color:#A62116;
	font-weight:bold;
}
td.footerbar {
		border-top:3px solid #A62116;
}
#footer_text {
	position:relative;
	text-indent:17pt;
	height:30px;
	padding-top:12px;
	float:left;
}
#footer_pr {
	position:relative;
	float:right;
	padding-right:10px;
}
#foto_thumb {
	text-align: center;
	width: 130px;
	height:140px;
	float: left;
}
#foto_large {
	padding: 8px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}
#video_thumb {
	text-align: center;
	width:220px;
	height:220px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	float: left;
}
#table, #table th, #table td {
	border:#A62116 solid 0px;
	

}
#text_small, #errore_small {
	font-size:11px;
}
#errore, #errore_small {
color:#FF0000;
font-weight:bold;
}
