/* ****************************** BODY ****************************** */
body {
	background-color:#E6EFF9; 
    color: #000000;
    font:0.7em Arial, Verdana,sans-serif; 
    margin:0;
    padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}

A {
	COLOR: #0000FF; text-decoration:underline;
}
A:hover {
	COLOR: #0000FF; text-decoration:underline;
}
A:active {
	COLOR: #0000FF; text-decoration:underline;
}

/* ****************************** STRUTTURA ****************************** */
#top {
	height: 100px;
	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: #CC0033;
	color: #FFFFFF;
	text-indent: 10px;
	background-image:url(../struttura/topriga_sx.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom: 1px solid #8A8BA8;
}

#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: #999999;
	font-size: 1.5em;
	font-weight:bold;
	text-indent: 20px;
}

#tab_home a{
	display:block;
	background-color: #999999;
	color:#FFFFFF;
	background-image:url(../struttura/menu_home_on.jpg);
	background-position:top left;
	background-repeat:no-repeat; 
}

#tab_home a:hover{
	display:block;
	background-color: #000040;
	color: #FFCC00;
	background-image:url(../struttura/menu_home_off.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: #CCCCCC;
	font-weight:bold;
	color: #000040;
	text-indent: 10px;
	background-image:url(../struttura/banda.gif);
	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: #CCCCCC;
	background-image:url(../struttura/ang_topleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	color: #000000;
}

#accessibilita div{
padding-right: 15px;
padding-top:4px;
}

#accessibilita a:link,#accessibilita a:visited,#accessibilita a:hover {
	color: #000000;
}

/* ****************************** 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:#FFCC00;
	font-size:1.0em;
	font-weight: bold;	
	text-transform: uppercase;
	text-indent: 15px;
	background-image:url(../struttura/menu_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primo a {	
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../struttura/menu_off.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #999999;
}

#menuSx li.primo a:hover {
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#FFCC00;
	text-decoration:none;
	background-image:url(../struttura/menu_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primo ul {	
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}	

#menuSx li.primoRosso {
	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:#FFCC00;
	font-size:1.0em;
	font-weight: bold;	
	text-transform: uppercase;
	text-indent: 5px;
	background-image:url(../struttura/menu_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primoCategorie {
	border: 0;		
	padding: 0;
	margin: 0;
	/*border-bottom: 2px solid #FFFFFF;*/
	display: block;
	min-height: 18px;
	height: auto !important;
	height: 18px;	
	line-height: 18px;
	color:#FFCC00;
	font-size:1.0em;
	font-weight:normal;	
	text-transform: uppercase;
	text-indent: 10px;
	/*background-image:url(../struttura/menu_on.jpg);*/
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primoRosso a {	
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../struttura/menu_off_rosso.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #999999;
}

#menuSx li.primoRosso a:hover {
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#FFCC00;
	text-decoration:none;
	background-image:url(../struttura/menu_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primoRosso ul {	
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}	

#menuSx li.primoGrigio {
	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:#FFCC00;
	font-size:1.0em;
	font-weight: bold;	
	text-transform: uppercase;
	text-indent: 5px;
	background-image:url(../struttura/menu_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primoGrigio a {	
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../struttura/menu_off_grigio.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #999999;
}

#menuSx li.primoGrigio a:hover {
	display: block;
	min-height: 21px;
	height: auto !important;
	height: 21px;	
	line-height: 21px;
	color:#FFCC00;
	text-decoration:none;
	background-image:url(../struttura/menu_on.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000040;
}

#menuSx li.primoGrigio ul {	
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}	

#menuSx li.secondo {
	border-bottom: 0px;	
}

#menuSx li.secondo a {
	display: block;
	padding: 0px 0px 0px 0px;
	background: #DCDCDC;
	text-decoration: none; 
	height:auto !important;
	line-height: normal !important;
	height: 16px;
	line-height: 16px;
	font-size:0.9em;
	text-indent: 25px;
	text-transform: lowercase;
}

#menuSx li.secondo a:link, #menuSx li.secondo a:visited, #menuSx li.secondo a:active{
	color:#B27F90;	
}	

#menuSx li.secondo a:hover {
	color: #90465F;	
	background: #C7A3AF;	
}


/* ****************************** 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;
	height: auto !important;
	width:100%;
	min-height:1500px;
}

#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:#EDEDED;
	color: #FF5D5D;
	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:25px;
	line-height:25px;
	border-bottom:4px solid #FFFFFF;
}
#testo{
	text-align: justify;
	line-height:1.3em;
	font-size: 1.1em;
	margin: 0px 10px 30px 0px; 
	padding: 0px 10px;
	/*min-height:1000px;*/
	width:95%;
}

#testo a,
#testo a:visited 
{
	COLOR:#0000FF;
	text-decoration:underline;
}

#testo a:hover
{
	COLOR: #990000;
	text-decoration:underline;
}


#testo h2{
	color: #4776A4;
	/*font-style: italic;*/
	font-size: 1.1em;
	font-weight: normal;
	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;
	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 0px; 
	padding: 0px 0px; 
	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;
}
.form {
	font-size: 0.75em;
	color: #000000;
	border: 1px solid #999999;
	background-color: #F4F4F4;
}
.sfFieldset {
	background-color: #FFFFFF;
	border: 1px solid #CC0033;
	padding: 0px 10px;
	}
.Ricerca {
	font-size: 12px;
	border: 1px solid #CC0033;
	background-color: #CC0033;
	color: #FFFFFF;
	font-weight: bold;
}
.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
