@charset "utf-8";
.tabellatop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A71930;
	background-color: #FFFFFF;
}
.tabellamain {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acafb1;
	border-left-color: #acafb1;
}
.introduzionepw {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A52338;
	padding-right: 50px;
	padding-top: 7px;
}
.testo2pw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(../AppImg/pagine/freccia_bordeaux.gif);
	text-align: justify;
	display: block;
	padding-right: 50px;
}
.testo2pw a:link {
	color: #A52338;
}
.testo2pw a:visited {
	color: #A52338;
}
span.testo2pw  img{
	border: 0px;
}
.tabellamenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acafb1;
}
.top_bianco {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	display: compact;
	background-color: #7A1B2A;
	text-decoration: none;
	background-position: center;
}
.percorsopw {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	height: 14px;
	text-indent: 14px;
}
.percorsopw a{
	color: #000000;
	text-decoration: none;
}
.percorsopw a:hover{
	color: #A52338;
	text-decoration: none;
}
#menutopcontainer{
	position:relative;
	height:31px;
	width:100%;

}
#menutop{
	position:relative;
	height:31px;
	padding:0 0 0 20px;
}
#menutop ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;
}

#menutop ul li{
	display:block;
	float:left;
	margin:0 0px;
}

#menutop ul li a{
	display:block;
	float:left;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	padding:0 10px 0 10px;
	height:31px;

}

#menutopHome a{
	text-align: center;
	display:block;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;	
	padding:0 10px 0 15px;
	height:31px;
}

#menutop ul li a span{
	padding:0px 20px 0 0;
	height:31px;
	float:left;
}

#menutop ul li a:hover{
	color:#000000;	
	background:transparent url(/AppImg/hover.gif);
}

#menutop ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}
#menutop ul li a.current, #menutop ul li a.current:hover{
	color:#000000;
	background:url(/AppImg/left.gif) no-repeat left 0px;
	line-height:15px;
}
#menutop ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:url(/AppImg/right.gif) no-repeat right 0px;
	height:31px;
}
.menusx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
ul.menusx {
	width:170px;
	list-style:none;
	margin:0;
	padding:0;
}
ul.menusx li a {
	color: #000000;
	border-bottom: 1px solid #cdd1d3;
	display:block;
	text-decoration:none;
	padding:5px 1px 5px 5px;
}

ul.menusx li a:link, ul.menusx li a:visited { 
background:#ffffff;
color: #000000;
}
ul.menusx li a:hover, ul.menusx li a:active { 
background:url(/AppImg/sfondo_menu.gif) 100% 0 repeat-y;
color: #a71930;
}
