body {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	background-color: #E0EBEB;
}

a:link {
	color: #00CCFF;
	text-decoration: none;
}

a:visited {
	color: #00CCFF;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

.centraADV {
	text-align: center;
	position: Absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	height: 600px;
	margin-top: -300px;
}


.copyright {
	color: #FFFFFF;
	background-image: url(../images/bg_title.jpg);
	text-align:right;
	padding-right:10px;
}

.copyright a:link{
	color: #FFFFFF;
	background-image: url(../images/bg_title.jpg);
	font-weight: bold;
	text-decoration: none;
}

.copyright a:visited{
	color: #FFFFFF;
	background-image: url(../images/bg_title.jpg);
	font-weight: bold;
	text-decoration: none;
}

.copyright a:hover{
	color: #FF9900;
	background-image: url(../images/bg_title.jpg);
	font-weight: bold;
	text-decoration: underline;
}

form {
	padding-left: 6px;
	padding-bottom: 4px;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

input {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
}

select {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
}

textarea {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
}

img{
	border: 0px;
	background-color: transparent;
}

.news a:link {
	text-decoration: none;
	color: #0066CC;
}

.news a:visited {
	text-decoration: none;
	color: #0066CC;
}

.news a:hover {
	text-decoration: underline;
	color: #0099CC;
}

.prezzoVetrina {
	color: #FF9900;
	font-size: 18px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

.titoloVetrina {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.dataVetrina {
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
}

.titoloOfferta {
	color: #FFFFFF;
	padding-left:3px;
	vertical-align:top;
}

.titolo {
	color: #FFFFFF;
	background-image: url(../images/bg_title.jpg);
	font-size: 13px;
	font-weight: bold;
}

textarea {
	font-size: 10px; 
	font-family: Verdana;
	color: #333333;
}

.testata {
	font-size: 12px; 
	font-weight:bold;
	font-family: Verdana;
	color: #ffffff;
	background-color:#000066;
	padding-left:5px;
	height:30px;
}