#box {
	width:100%;
	height:490px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -245px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50%;
	background-image: url(img/righe_di_sfondo.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #321108;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.sfondo_bottoni {
	background-image: url(img/bottoni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
.sfondo_centro {
	background-color: #FFFFFF;
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 15px;
}
.testo_bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.testo_bottoni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C20907;
}

.piedino {
	background-image: url(img/piedino.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
}
.testo_piedino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
.testo_titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.testo:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C70607;
}
.giustificato {
	text-align: justify;
}
.grassetto {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#dropmenudiv a:hover{ /*hover background color*/
background-color: #CC0000;
}

.testo_bottoni_menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.testo_bottoni_menu:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C70607;
	text-decoration: none;
	font-weight: bold;
}

a.testo_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.divisorio_verticale {
	font-size: 9px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #321108;
	border-right-color: #321108;
	border-bottom-color: #321108;
	border-left-color: #321108;
}

.testo_piccolo {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
}

.immagine     {
	margin: 2px 2px 2px 2px;
} 

#messaggi_guestbook {
	padding: 10px;
	margin: 10px;

}

.immagine     {
	margin: 5px 10px 10px 10px;
} 

.bordo {
	border: 3px solid #321108;
	padding-bottom: 10px;
	padding: 5px;
}
.bordo2 {
	border: 3px solid #321108;
	padding: 5px;
	width: 642px;
}