body {
	background-color: #C7E2FF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/sfondo.jpg);
}
#corpo{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	left: auto;
	right: auto;
	position:static;
	height: auto;
}
#sx {
	float:left;
	width: 185px;
	vertical-align: top;
	background-color: #FFFF00;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: none;
}


#layoutab {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	float:left;
	width:680px;
	left:190px;
	border: 1px solid #000033;
	padding: 4px;
}

#layoutab a:link {
	color: #FF3300;
}

#layoutab a:visited{
	color: #FF3300;
}


#layoutab a:hover{
	color: #FF6600;
	text-decoration: none;
}

#layoutab p{
	padding: 3px;
	text-align: justify;
	
}

#centrale {
	vertical-align: top;
}


#header {
	height: 160px;
	width: 900px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	width: 100%;
	left: auto;
	right: auto;
	position: static;
	clear:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #316AC5;
	height: 100px;
}
#logo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#fine a:link, #fine a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}

#fine a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
}

.listamenu	{
	list-style: none;
	width:150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

.listamenu li {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003399;
	font-size: 12px;
	}
#presentazione {
	color: #FFFFFF;
	background-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	float:left;
	width:580px;
	left:190px;
	margin-bottom: 10px;
}
#presentazione p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	
}
.segnalato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}


#presentazione a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}

#presentazione a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

#presentazionehead {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	float:left;
	width:580px;
	left:190px;
	padding-top: 5px;
	padding-bottom: 5px;
}


	
.listamenu li a  {
	display:block;
	margin: 0px;
	width /**/:150px!important;
	width: 150px;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-weight: normal;
	background-color: #F9FDE3;
	font-size: 12px;
	}	

.listamenu a, .listamenu a:visited {
	color: #333333;
	}	
	
.listamenu a:hover, .listamenu a:focus {
	color:#333333;
	background-color: #CCCCCC;
	}		
/*menu orizzontale */

#navcontainer
{
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	clip: rect(140px,auto,auto,auto);
	background-color: #003366;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{	background-color: #0066CC;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	
}

#navlist a:hover
{
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
	background-color: #FF6600;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
	background-color: #003366;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
}



.tittab {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #040F5E;
	text-transform: uppercase;
	left:190px;
	width: 670px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}




.img1 {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.img2 {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
h6 {
	font-weight: bold;
	color: #FF3C3C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.img3 {
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
}
.tittab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF00;
	background-position: left top;
	text-transform: uppercase;
	padding: 5px;
}

.cell {
	clear: left;
	float: left;
	background: #fff;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 99%;
}

.cell p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}


.imgfoto {
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	z-index: auto;
	float: left;
}
.imm {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 5px;
}

li {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.schedem {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
