body, td, th {
font-family: verdana;
	font-size: 11px;
	color : #323232;
	line-height: 20px;
    text-align: left;
}

body {
	 background-color:#76C0DD;
	 background-image:url('/images/sfondo.jpg');
	 background-position:center top;
	 background-repeat:repeat-x;
	 
}

h1,h2,h3,h4,h5,h6 {
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size: 11px;
}

h1 {
	font-family: Times New Roman;
	font-size: 18px;
    font-weight: bold;
	color : #FB8526;
	text-align: left;
	display:none;
}

.title {
	font-family: Times New Roman;
	font-size: 18px;
  font-weight: bold;
	color : #FB8526;
	text-align: left;
}

h2, h3 {
	font-family: Verdana;
	font-size: 11px;
  font-weight: bold;
	color : #FB8526;
	text-align: left;
}

img {
	border:0px;
}

h2 {}
h3 {}
h4 {}
h5 {}
h6 {} 

p {
	line-height:18px;
	margin:0px;
	padding:0px;
	text-align: justify;
	color : #323232;

}

em {
  display:none;
  background-color:Black;
  color:White;
}

a:link	{
	color : #323232;
	font-family: verdana;
	text-decoration:	none;	
}
a:hover	{
	color : #323232;
	font-family: verdana;	
	text-decoration:	none;
}
a:visited	{
	color : #323232;
	font-family: verdana;	
	text-decoration:	none;
}
.verdana {
	font-family: verdana;
	font-size: 11px;
	color : #323232;
	line-height: 150%;
	text-align: justify;
}

.verdana_center {
	font-family: verdana;
	font-size: 11px;
	color : #323232;
	line-height: 150%;
	text-align: center;
}


.verdana_bianco {
	font-family: verdana;
	font-size: 11px;
	color : #ffffff;
	line-height: 150%;
	text-align: justify;
}

.verdana_form td {
	font-family: verdana;
	font-size: 9px;
	color : #5C6F90;
	text-align: left;
	font-weight: bold;
}


.verdana_titoli {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
    font-weight: normal;
	color : #FB8526;
}

.mano { cursor: hand }

input, select, textarea 
{
    font-family: verdana;
	font-size: 11px;
	color : #323232;
	line-height: 20px;
	font-weight:normal;
}

.gallery {
    padding:left:25px;
}
.gallery table {
    width:90%;
}
.gallery td {
    vertical-align:top;
}
.gallery div {
    text-align:right;
}

.thumb {
    width: 150px;
    height: 120px;
    background-image:url('/images/cornice.gif');
    background-align:center top;
    background-repeat:no-repeat;
}

.cornice
{
    width: 127px;
    height: 93px;
    overflow:hidden;
    margin:10px 10px 0px 10px;
    vertical-align:middle;
    padding-top:auto;
    padding-bottom:auto;
    text-align:center;
}

.gallery {
margin-left:20px;
}


.gallery a {
    color:#000033;
}

.gallery a[target=_blank] {
    padding-right:14px;
    background: url(/images/external_link.gif) no-repeat;
    background-position:right;
    color:#000033;
}
.gallery a:hover {
    border-bottom:1px dotted #000033;
}

.invisible {
  display: none;
  clear: none;
}

.sitemap {
  display:none;
  
}
