/* ****************************** BODY ****************************** */
body {
	background-color:#E6EFF9; 
    color: #000000;
    font:0.7em Arial, Verdana,sans-serif; 
    margin:0;
    padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ****************************** STRUTTURA ****************************** */
#top {
	height: 162px;
	width:990px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	background-image:url(../struttura/imgTop.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#topRiga {
	clear: both;
	height: 23px;
	line-height: 23px;
	width:990px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #666666;
	color: #FFFFFF;
	text-indent: 10px;
	background-image:url(../struttura/topriga_sx.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom: 1px solid #C9C9C9;
}

#intestazione {
	clear: both;
	height: 62px;
	width:990px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#pagina {
	clear: both;
	position: relative;
	width:990px;	
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

/* ****************************** INTESTAZIONE ****************************** */

#topRiga h3 {
	font-size:1.0em;
	padding:0;
	margin:0;
	font-weight:normal;
}

/* ********** */

#tab_home{
	position: absolute;
	top: 10px;
	left: 0;
	width:200px;
	height: 42px;
	line-height: 42px;
	background-color: #000000;
	font-size: 1.5em;
	font-weight:bold;
	text-indent: 20px;
}

#tab_home a{
	display:block;
	background-color: #000000;
	color:#FFFFFF;
	background-image:url(../struttura/menu_home_off.jpg);
	background-position:top left;
	background-repeat:no-repeat; 
}

#tab_home a:hover{
	display:block;
	background-color: #000000;
	color: #E61018;
	background-image:url(../struttura/menu_home_on.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
}

/* ********** */

#tab_centro{
	position: absolute;
	top: 10px;
	left: 210px;
	width:510px;
	height: 42px;
	background-color: #000000;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 10px;
	background-image:url(../struttura/ang_bottomright.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#tab_centro h1{
	float:left;
	padding:0;
	margin:0;
	font-size: 36px;
	line-height: 42px;
}

#tab_centro h2{
	float: right;
	padding:0;
	margin:0;
	font-size: 17px;
	padding-top: 19px;
	padding-right: 15px;
}


/* ********** */

#accessibilita {
	position: absolute;
	top: 10px;
	left: 730px;
	width:260px;
	height: 42px;
	background-color: #000000;
	background-image:url(../struttura/ang_topleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	color: #FFFFFF;
}

#accessibilita div{
padding-right: 15px;
padding-top:4px;
}

#accessibilita a:link,#accessibilita a:visited,#accessibilita a:hover {
	color: #FFFFFF;
}

/* ****************************** MENU' SX ****************************** */

#menuSx {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;	
	background-image:url(../struttura/imgMenu.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


#menuSx ul.menu {	
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}


#menuSx li.primo {
	border: 0;		
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#E61018;
	font-size:1.0em;
	font-weight: bold;	
	text-transform: uppercase;
	text-indent: 15px;
	background-image:url(../struttura/menu_on.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #000000;
}

#menuSx li.primo a {	
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;	
	background-image:url(../struttura/menu_off.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #000000;
}

#menuSx li.primo a:hover {
	display: block;
	color:#E61018;
	text-decoration:none;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;	
	background-image:url(../struttura/menu_on.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #000000;
}

#menuSx li.primo ul {	
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 5px solid #FFFFFF;
}	

#menuSx li.secondo {
	border: 0;		
	padding: 0;
	margin: 0;
	border-top: 3px solid #FFFFFF;
	display: block;
	height: 15px;
	line-height: 15px;
	color:#E61018;
	font-size:1.0em;
	font-weight: bold;
	text-transform: lowercase;
	text-indent: 15px;
	background-image:url(../struttura/menu_2_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #01184A;
}

#menuSx li.secondo a {	
	display: block;
	height: 15px;
	line-height: 15px;	
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../struttura/menu_2_off.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #01184A;
}

#menuSx li.secondo a:hover {
	display: block;
	height: 15px;
	line-height: 15px;	
	color:#E61018;
	text-decoration:none;
	background-image:url(../struttura/menu_2_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #01184A;
}


/* ****************************** CORPO ****************************** */

#corpo {
	position: relative;
	left: 210px;
	width: 780px;
	margin:0;
	padding:0;
	background-image:url(../struttura/ang_page_interna.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F5F5F5;
}



/* ****************************** CONTENUTO (dentro CORPO) ****************************** */

#contenuto{
	margin:0;
	padding:0;
	padding-bottom: 20px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#credits {
	clear:both;
	margin:0;
	padding:0;
	padding-right: 10px;
	height: 15px;
	line-height: 15px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 0.9em;
	text-align:right;
}

#credits a:link, #credits a:visited, #credits a:active, #credits a:hover{
	color:#CCCCCC;
	text-decoration:none;	
}	

#contenuto h1{	
	display: block;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	background-color:#E61018;
	color: #FFFFFF;
	text-transform: lowercase;
	text-indent: 26px;
	font-size: 1.3em;
	vertical-align: middle;
	font-weight: bold;
	background-image:url(../struttura/ang_titolo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	letter-spacing:1px;
	font-style:oblique;
	height:22px;
	line-height:22px;
	border-bottom:4px solid #FFFFFF;
}
#testo{
	text-align: justify;
	line-height:1.3em;
	font-size: 1.1em;
	margin: 0px 10px; 
	padding: 0px 10px;
}

#testo h2{
	color: #4776A4;
	font-style: italic;
	font-size: 1.2em;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
}

#testo h2 a:link,#testo h2 a:visited,#testo h2 a:hover{
	font-size: 1.0em;
	color: #4776A4;
	font-style: italic;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
}
#testo h3{
	color: #7D9EBF;
	font-size: 1em;
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 
}

#testo h3 a:link,#testo h3 a:visited,#testo h3 a:hover {
	font-size: 1em;
	color: #7D9EBF;
	font-weight: normal;
}

#testo p{ 
	text-align:justify;	
	margin: 0px; 
	padding: 0px; 
}

.back{
	display: block;
	text-align: right;
}

.fotoScheda{
	float: left;	
	margin: 0px 10px; 
	padding: 0px 10px; 
	padding-right: 17px;
}

/* ****************************** IMPOSTAZIONI GENERALI ****************************** */

a:link,a:visited,a:hover{color: #000000;}
a:link,a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}

a img, img {border: 0px;}

.hide {display: none;}

textarea, input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
