﻿body 
{ 
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Arial, SANS-SERIF;
	font-size: 11px;
	color: #000;
}

a
{
	color: #5d6c83;
	text-decoration: none;
}

a:hover
{
	color: #5d6c83;
	text-decoration: underline;
}

.titolo
{
	font-family: Century Gothic, Verdana, Arial, SANS-SERIF;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#profilo_superiore
{
	width: 980px;
	height: 11px;
	background-color: #c3d0d8;
}

.business
{
	font-family: Century Gothic, Avant Garde, Futura;
	font-size: 13px;
	color: #000;
}

.business a
{
	color: #5d6c83;
	text-decoration: none;	
}

.business a:hover
{
	color: #5d6c83;
	text-decoration: underline;
}

#ricerca input
{
	width: 140px;
	height: 14px;
	border: solid 1px #ccc;
	font-size: 11px;
	color: #333;
}

#ricerca a
{
	color: #edf07f;
	text-decoration: none;
}

#ricerca a:hover
{
	color: #edf07f;
	text-decoration: underline;
}

#ricerca_spaziatura
{
	background-color: #fff;
	width: 980px;
	height: 56px;
}

#intestazione_logo
{
	position: relative;
	width: 980px;
	height: 145px;
	background-color: #fff;
}

#dicono_di_noi
{
	font-family: Arial, Verdana, SANS-SERIF;
	font-size: 11px;
	color: #eee;
	text-align: left;
}

#dicono_di_noi a
{
	color: #edf07f;
	text-decoration: none;
}

#dicono_di_noi a:hover
{
	color: #edf07f;
	text-decoration: underline;
}

#focus
{
	font-family: Arial, Verdana, SANS-SERIF;
	font-size: 11px;
	color: #eee;
	text-align: left;
}

#focus a
{
	color: #edf07f;
	text-decoration: none;
}

#focus a:hover
{
	color: #edf07f;
	text-decoration: underline;
}

#pie_pagina
{
	font-family: Verdana, Arial, SANS-SERIF;
	font-size: 9px;
	color: #ccc;
	width: 980px;
	height: 100px;
	background-color: #1c4467;
}

#pie_pagina a
{
	color: #edf07f;
	text-decoration: none;
}

#pie_pagina a:hover
{
	color: #edf07f;
	text-decoration: underline;
}

#servizi_online
{
	font-size: 11px;
}

#servizi_online a
{
	color: #edf07f;
	text-decoration: none;
}

#servizi_online a:hover
{
	color: #edf07f;
	text-decoration: underline;
}

#titolo_scheda
{
	font-family: Verdana, Arial, SANS-SERIF;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

#menu_principale
{
	text-align: left;
	position: absolute;
	margin-top: -27px;
	margin-left: 244px;
	width: 470px;
}

#corpo_centrale
{
	width: 980px;
	height: 480px;
	background-color: #c3d0d8;
}