body {
	font-family:Tahoma;
	font-size: 11px;
	letter-spacing: 0.7px;
	margin: 0px;
	line-height:15px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a.aLink:link {
	color:#000000;
	text-decoration:underline;
}
a.aLink:visited {
	color : #006766;
	text-decoration : none;
}
a.aLink:hover {
	color:#3366FF;
	text-decoration : underline;
}
a.aLink:active {
	color : #006766;
		text-decoration:none;
}

.thumbs{
	border:1px solid #333333;
	padding:2px;
	height:80px;
	width:800px;
	text-align:left;
	margin-top: 10px;
}
.thumbs a{ text-decoration:none; display:block;}
.thumbs a:hover{ text-decoration:none;}
.thumbs #testo{ float:right; margin-left:5px; width:150px; text-align:right; padding:3px;}
.riquadroCentrale
{
width:500px;
float:left;
margin-left:5px;
font-size:18px;
}

.rigoVerticalesx
{
border-right:1px #000000 dotted;
margin-right:10px;
margin-left:5px;
height:100%;
float:left;
width:1px;
}

.error_message		{font-size:100%; line-height:1; border:1px solid #FF9595; background-color:#FFEAEA; padding:10px 8px 10px 8px}
.error_message h3,
.success_message h3	{border:0; margin-bottom:5px; padding:0}
.error_message pre,
.notice_message pre,
.success_message pre {float:left;font-size:120%}
.success_message	 {font-size:100%; line-height:1; border:1px solid #66DDFF; background-color:#E8FAFF; padding:10px 8px 10px 8px}


.largInput{ width:300px; border:1px solid #000000; }
.info{
	font-size:10px;
	font:tahoma;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.btn{
	list-style:none;
	width:106px;
	height:21px;
	text-align:center;
	background-image: url(images/btnOfferta.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
}

.btn a{
	display:block;
	line-height: 20px;
	text-decoration:none;
	color:#FFFFFF;
	word-spacing: 1px;
}
.btn a:hover{
		background-image: url(images/btnOffertaOver.jpg); color:black; height:21px; width:106px; margin: 0px; padding: 0px;
}
#footer {
	font-size: 10px;
	text-align: center;
}

