/*  */

#BreadCrumb {
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
}

#BreadCrumb A {
	text-decoration: underline;
	color: #2B01AB;
}

#BreadCrumb A:hover {
	text-decoration: none;
	color: #240091;
}


#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

/* Barra sinistra */

#BarraSx {
	vertical-align: top;
	width: 170px;
	padding-right: 8px;
	padding-left: 15px;
}

#WrapperBarraSx {
	margin-top: 16px;
}

#BarraSx H3 {
	font-size: 80%;
	color: #000B9C;
	font-weight: bold;
	border-bottom: 1px solid #C7C79E;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration:none;
}

#BarraSx H3 A {
	color: #8E8E5C;
	text-decoration: none;
}

#BarraSx H3 A:hover {
	color: #000B9C;
	text-decoration: none;
	border-bottom: 1px solid #2B01AB;
}

#BarraSx H3 A.Act, BarraSx H3 A.Act:hover {
	color: #000B9C;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom: 0;
}


#BarraSx UL {
	margin-bottom: 20px;
}

#BarraSx LI {
    display: inline;
    list-style-type: none;
}

#BarraSx LI A {
    display: block;
    font-size: 70%;
	color: #616140;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	background-position: left;
	background-repeat: no-repeat;
}

#BarraSx LI A:hover {
	color: #2B01AB;
	background-color:#E6E6E6;
	text-decoration:none;
}

#BarraSx A.Act, BarraSx A.Act:hover {
	color: #2B01AB;
	font-weight: bold;
	background-image: url('');
	border-bottom: 1px solid #2B01AB;
}

#BarraSx LI UL {
	border-right: 1px solid #2B01AB;
	border-bottom: 1px solid #2B01AB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

#BarraSx LI LI A {
	display: block;
    font-size: 70%;
	color: #8F8F7A;
	border-bottom: 0;
	text-align:right;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left:10px;
	padding-right: 12px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url('');
}

#BarraSx LI LI A:hover {
	color: #23231B;
}

#BarraSx LI LI A.Act, #BarraSx LI LI A.Act:hover {
	background-color: transparent;
	color: #2B01AB;
	text-align: right;
	padding-right: 12px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
