body
{
	margin: 0;
	padding: 0;
	font: 12px arial, hevetica, sans-serif;
	text-align: center;
	color: #333;

}

a:link
{
	color: #000FF;
	text-decoration: none;	
}
a:visited { color: #0000FF; }

a:hover, a:active
{
	color: #0000FF;
	background-color: #FFFF00;
}

h2
{
	color: #0000FF;
	font: 120% arial, times, 'times new roman', serif;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
}

h2 a { text-decoration: none; }

h3
{
	color: #0000FF;
	font: 106% arial, times, 'times new roman', serif;
	font-weight: bold;
	margin-top: 0;
}

h4
{
	color: #FFFFFF;
	font: 14px arial, times, 'times new roman', serif;
	font-weight: bold;
	background-color: #310062;
	margin: 0 0 0 0px;
}

#container
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	
}

#logo {
position: absolute;
top: 12px;
}

#header
{
	height: 105px;
	width: 100%;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	font-size: 8pt;
}

#header h1
{
	font-size: 1px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { 
	display: inline;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#sottotitolo { 
	font-size: 12px;
}


#menu
{
	text-align: center;
	width: 175px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	background-image: none;	

}


#contents
{
	margin: 10px 20px 10px 20px;
	text-align: left;
	font-size: 12px;
}
#contents p { line-height: 165%; }
.mainbox { }
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
}

#callnow
{
	color: #AAAAAA;
	text-align: center;
	font-size: 80%;
}

#news a
{
	color: #0000FF;
	font-size: 10px;
	font-weight: none;
	
}


#menu a
{
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	
}

#menu a:hover
{
	color: #0000FF;
	background-color: #FFFF00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#menu a:visited
{
	color: #0000FF;
	background-color: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
