body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container{
	width:901px;
	text-align: center;
	margin:auto;
}
#head{
	width:901px;
	text-align: left;
	height: 98px;
	background-image: url(images/head_ok.gif);
	background-repeat: no-repeat;
}
p.head{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

a.head{
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration:none;
}
a.head:link, a.head:visited{
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration:none;
}
a.head:hover{
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration:underline;
}
#main{
	width:901px;
	text-align: left;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid black;
}
#animazione{
	margin-left: 10px;
	border: 1px solid black;
	border-top:none;
	width: 284px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#animazioneint{
	margin-left: 10px;
	border: 1px solid black;
	border-top:none;
	border-bottom:none;
	width: 284px;
	margin-bottom:0px;
	margin-right: 10px;
	
	
}
.bganiint{
	background-image: url(images/bg_aniint.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:11px;
	margin:0px;

}
#table_main{
	width:901px;
	text-align: left;
}
#table_main td{
	vertical-align: top;
}
#menu{
	vertical-align: top;
	background-image: url(images/sfum.jpg);
	background-repeat: no-repeat;
	
}
div.menu {
	border-bottom: 1px dotted black;
	margin-left: 10px;
	margin-right: 20px;

}
p.menu{
	padding-top: 7px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #751300;
	font-size: 11px;
}
p.menu2{ 
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #751300;
	font-size: 11px;
}
a.menu{
	font-weight: bold;
	color: #751300;	
	text-decoration:none;
}
a.menu:link, a.menu:visited{
	font-weight: bold;
	color: #751300;	
	text-decoration:none;
}
a.menu:hover{
	font-weight: bold;
	color: #000000;	
	text-decoration:none;
}
.txthome, .standard {
	line-height: 18px;
	margin-right: 12px;
	text-align: justify;
	margin-left: 10px;
	font-size: 11px;
}
.tdcenter{
	margin: 0px;
	padding: 0px;
}
#box{
	text-align: left;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	height: 478px;
	width: 584px;
}
.table-box{
	text-align: left;
	margin-top: 56px;
	margin-left: 46px;
	margin-right: 10px;
	width: 510px;
}
.table-box td{
	padding-bottom: 20px;
	padding-right: 20px;
	vertical-align: top;
	margin: 0px;
}
.border{
	border: 1px solid black;
	margin-right:10px;
}
.txtbox{
	line-height: 18px;
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(images/bg_txt.gif);
	background-repeat: repeat;
	text-align: justify;
	font-size: 11px;
}
.txtboxinterna{
	line-height: 18px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
}
.txtbox1{
	line-height: 18px;
	margin: 18px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/bg_txt.gif);
	background-repeat: repeat;
	text-align: justify;
	border-top: 1px dotted #751300;
	color: #751300;
	font-size: 11px;
}
#footer{
	width:901px;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.right{
	float:right;
	color: #751300;
	margin: 3px 20px 3px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}
.footertxt{
	color: #751300;
	margin: 3px 0px 3px 20px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}
a.footer{
	color: #751300;
	font-weight: bold;
	text-decoration:none;
}
a.footer:link, a.footer:visited{
	color: #751300;
	font-weight: bold;
	text-decoration:none;
}
a.footer:hover{
	color: #751300;
	font-weight: bold;
	text-decoration:underline;
}
.titlesez, .inpagetitle {
	color: #751300;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px dotted #751300;
	margin:7px 10px 0px 10px;
	font-size: 11px;
	text-transform: uppercase; 
	
}
.subtitle{
	color: #000000;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px dotted #751300;
	margin:7px 10px 0px 10px;
	font-size: 11px;
	
}
.tablesez {
	width:379px;
	margin:0px 10px;
	padding:0px;
	
}
.tablesez td{
	padding:10px 0px;
	border-bottom: 1px dotted #751300;
	margin:0px;
	
}
.dotted{
	border-bottom: 1px dotted #751300;
	padding:0px;
	margin:0px;
	
}
.navigpub{
	margin:0px;
	padding:0px;
	color: #751300;
	font-size: 11px;
}
a {
	text-decoration: underline;
	margin:0px;
	padding:0px;
	color: #751300;
	font-size: 11px;
}
a:link, a:visited{
	text-decoration: underline;
	margin:0px;
	padding:0px;
	color: #751300;
}
a:hover{
	text-decoration: none;
	margin:0px;
	padding:0px;
	color: #000000;
}
.map{
	margin:7px 10px 0px 10px;
}
.errmessage {
	margin-left: 10px;
	color:red;
	font-weight:bold;
}
div.elemento {
	margin: 0px 10px;
}
input.pulsub{
	margin-left:10px;
}
.navig{
	height:30px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
img.artimg {
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid black;
}
td.gbtd {
	background-image:url(/guestbookphotos/bacaro_noimage.gif);
	background-repeat:no-repeat; 
}
td.gbtdhome {
	background-image:url(/guestbookphotos/bacaro_noimage2.gif);
	background-repeat:no-repeat; 
}

.clearfloat {
	clear:both;
}

.mailform {
	margin-left:10px;
	margin-right:12px;
}