body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Luxi Sans", "Dejavu Snas", "Liberation Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	background-color:#EEEEEE;
	color:#333333;
}

a:link,
a:visited{
	color:#CC0000;
	text-decoration:none;
}

a:hover, 
a:focus,
a:active{
	color:#999999;
}

.link1 a:link,
.link1 a:visited{
	font-size:13px;
	color:#0099FF;
	text-decoration:none;
}

.link1 a:hover, 
.link1 a:focus,
.link1 a:active{
	color:#999999;
}


#content {
	float:left;
	margin:auto;
	margin-top:2px;
	width:755px;
}

#content_large {
	float:left;
	margin:auto;
	margin-top:2px;
	width:900px;
}

.content_bordo_titolo {
	border-top:1px solid #0089E1;
	border-left:1px solid #0089E1;
	border-bottom:1px solid #0089E1;
}

.content_bordo_content {
	border-left:1px solid #0089E1;
	border-bottom:1px solid #0089E1;
	border-right:1px solid #0089E1;
}

.content_bordo_content table td{
	vertical-align:top;
}

#fascia_sottomenu {
	margin:auto;
	height:5px;
	width:950px;
	background:#fff url(../images/fascia_sottomenu.png) no-repeat center top;
}

#footer {
	margin:auto;
	margin-top:5px;
	width:920px;
	height:120px;
	background:#FFFFFF;
}

#header {
	margin:auto;
	width:950px;
	height:255px;
	background:#fff;
}

#prodotti_pdf {
	margin-top:0px;
}

#prodotti_pdf ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#prodotti_pdf li {
	padding-left:22px;
	background:#fff url(../images/pdf.jpg) no-repeat left center;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #666;
}

#prodotti_pdf li a {
	font-size:9px;
	color:#333;
	display:block;
}

#prodotti_pdf li a:hover {
	text-decoration:underline;
}


.testo1 {
	font-size:12px;
	text-align:center;	
}

.testo2 {
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}

.testo3 {
	font-size:15px;
	text-align:center;
}

.titolo1 {
	font-size:17px;
	color:#999999;
}

.titolo2 {
	font-size:17px;
	color:#F48000;
}