/* CSS Document */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

body a:link, 
body a:visited {
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	color: #333333;
}

body a:hover , 
body a:active {
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #9B010E;
}

#centrato {
	width: 770px;
	margin: auto;
	border: 0;
	text-align: left;
}

#intestazione {
	width: 770px;
	padding-bottom: 1em;
}

#menu {
	float: left;
	width: 770px;
}

#corpo {
	float: left;
	width: 770px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#box {
	float: right;
	width: 250px;
	margin: 0;
	padding-right: 0;
	padding-left: 20px;
	position: relative;
	left: 0px;
}

#boxtot {
	float: left;
	width: 770px;
}

#boxsx {
	float: left;
	width: 170px;
	margin: 0;
	position: relative;
	left: 0px;
}

#boxdx {
	float: right;
	width: 560px;
	margin: 0;
	padding-left: 20px;
	position: relative;
	left: 0px;
	background-image: url(picts/dot.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

#box1 {
	float: left;
	width: 365px;
	margin: 0;
	position: relative;
	left: 0px;
}

#box2 {
	float: right;
	width: 365px;
	margin: 0;
	padding-left: 20px;
	position: relative;
	left: 0px;
	background-image: url(picts/dot.gif);
	background-repeat: repeat-y;
	background-position: 0px;

}

#back {
	margin: 0;
	padding-left: 20px;
	float: left;
}

#print {
	margin-top: -11px;
	padding-left: 300px;
	float: left;
}

#up {
	margin: 0;
	padding-left: 300px;
	float: left;
}

#piede {
	width: 770px;
	clear: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1em;
	border-top: 1px solid #333333;
	margin: auto;
}

.titpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #F5C158;
	position: relative;
	height: 120px;
}

.menunavigazione {
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #333333;
	text-align: center;
	font-weigth: bold;
	}
	
.menunavigazione li {
	display: inline;
	margin: 0;
	height: 0;
	border-left: 1px solid #9B010E;
	padding: 0 1em;
}

.menunavigazione li.primavoce {
	border-left: none;
}

.menunavigazione a {
	white-space: nowrap; 
}

.menunavigazione a:link,
.menunavigazione a:visited {
	background: #FFFFFF;
	color: #333333;
	text-decoration: none;
}

.menunavigazione a:hover,
.menunavigazione a:active {
	background: #FFFFFF;
	color: #9B010E;
	text-decoration: underline;
}

.titletesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;	
}

.testorossob {
	color: #9B010E;
	font-weight: bold;
}

.testorosso {
	color: #9B010E;
}

.testoaranciob {
	color: #F5C158;
	font-weight: bold;
}

.testoarancio {
	color: #F5C158;
}

.testoaranciobig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	color: #F5C158;	
}

.testorossobig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
	color: #9B010E;	
}
