/*************************************************************************************/
/********               STILI BASE                                ********************/
/*************************************************************************************/

body {
	background-color: #E8F5CC;
	text-align: center;
	margin-top: 0px;
	background-image: url(sfondo_sito.jpg);
	background-repeat: repeat-x;
}
#contentsTable {
	background-color: #C9DD9D;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#contentsTable td {
	vertical-align: top;
	text-align: left;

}

#contentsTable td#menu{
	vertical-align: top;
	text-align: left;
	background-color: #C9DD9D;
}
#contentsTable td#contentsTd{
	vertical-align: top;
	text-align: left;
	padding: 30px 20px 5px 10px;
}

table#footer{
}

table#footer td{
}

/*********** USATE PER IMG HEADER E FOOTER *******/
.asAblock {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/************************ TESTO *********************/
h1{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #693;
	background-color: #E8F5CC;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
	border: 1px solid #693;
	padding: 3px;
}

h2{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #693;
	margin: 5px;
	text-transform: uppercase;
	border-bottom: 2px dotted #E8F5CC;
	text-align: center;
	padding: 1px;
}

h3{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 5px;
	text-align: justify;
	padding: 5px;
	line-height: 15px;
}

h4{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #354155;
	margin: 5px;
	text-align: justify;
	padding: 2px;
	line-height: 15px;
	border-bottom: 1px solid #8B8861;
}


h5{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: justify;
}
h6{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: justify;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 10px 20px;
	line-height: 20px;
	text-align: justify;
}

a, a:active, a:visited, a:link {
	color: #060;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}


a.noHover, a.noHover:active, a.noHover:visited, a.noHover:link {
	color: #060;
	text-decoration: none;
}

a.noHover:hover {
	color: #FFF;
	background: none;
}


ul{
	margin-right: 20px;
}

li{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

hr{
	height: 1px;
	color: #CCC;
	margin-top: 20px;
}

.listaservizi {
	font-size: 10px;
	line-height: normal;
	margin: 2px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}#contentsTable tbody tr #contentsTd p {

}
