﻿div.DIVFloatClear
{
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 0.1em;
}

.titolo
{
	padding: 5px 0px 0px 35px;
	font-size: 17px;
	height: 30px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #a9811c;
	background: url("/images/ico_titolo.gif") no-repeat left top #fff;
}
.titolo a
{
	color: #a9811c;
	text-decoration: none;
	font-weight: normal;
}
.titolo a:link, .titolo a:visited
{
	background: none;
	color: #a9811c;
	text-decoration: none;
	font-weight: normal;
}
.titolo a:hover
{
	background: none;
	color: #a9811c;
	text-decoration: underline;
	font-weight: normal;
}


.testo
{
	padding: 0px 10px 0px 5px;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #1a1a1a;
}
.testo a
{
	color: #1a1a1a;
	text-decoration: none;
	font-weight: normal;
}
.testo a:link, .testo a:visited
{
	background: none;
	color: #1a1a1a;
	text-decoration: none;
	font-weight: normal;
}
.testo a:hover
{
	background: none;
	color: #a9811c;
	text-decoration: none;
	font-weight: normal;
}
.boxnovita
{
	padding: 45px 5px 5px 5px;
	font-size: 13px;
	width: 203px;
	height: 170px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #1a1a1a;
	background: url("/images/box_novita.gif") no-repeat left top #fff;
}

/*form error*/
.ALERT
{
	font-size: 15px;
	font-weight: bold;
	background-color: #DA251C;
	color: White;
}

.errorSummary
{
	border: 1px solid black;
	background-color: #e0dfe3;
}


img.Middle{vertical-align:middle;text-align:center;}