/*  */

#BreadCrumb {
	font-size: 80%;
	padding-bottom:3px;
	padding-right: 0px;
	text-align: right;
	padding-left: 350px;
	padding-right:3px;
	color:#9A2714;	
	border-bottom:#BC0F55 1px solid;
}

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

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


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

#Testata {
	position: relative;
	width: auto;
	height: 150px;
	background-repeat: no-repeat;
	background-color:#BC0F55;
}
#Logo {
	position: absolute;
	width:111px;
	height:150px;
	top: 0px;
	left: 20px;
	background-image: url(../immagini/interfaccia/LogoViolino.gif);
}
#Logo A {
	display: block;
	width: 111px;
	height: 150px;
	text-indent: -9999px;
}
#Titolo {
	position: absolute;
	width: 600px;
	height: 140px;
	top: 2px;
	left:130px;	
	background-image: url(../immagini/interfaccia/Titolo.gif);
	background-repeat:no-repeat;

}
#Titolo H2 {
	text-indent: -9999px;
}

/* Barra sinistra */

#BarraSx {
	vertical-align: top;
	width: 140px;
	padding-right: 0px;
	padding-left: 3px;
}

#WrapperBarraSx {
	margin-top:15px;
}

#BarraSx H3 {
	font-size: 100%;
	color: #BC0F55;
	font-weight: bold;
	border-bottom: 1px solid #C7C79E;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-left: 5px;
}

#BarraSx H3.Act {
	color: #FFF;
	background-color:#BC0F55;
	font-weight: bold;
	border-bottom: 1px solid #9A2714;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-left: 5px;
}

#BarraSx H3 A {
	background-color:#BC0F55;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #C7C79E;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-left: 5px;
}
#BarraSx H4 {
	font-size: 90%;
	color: #BC0F55;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 10px;
}

#BarraSx H4.Act {
	font-weight: bold;
	border-bottom: 1px solid #9A2714;
}


#BarraSx H4 A {
	font-size: 90%;
	color: #BC0F55;
	background-color: none;
	}

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

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

#BarraSx A {
    display: block;
    font-size: 85%;
	color:#5B5B5B;
	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 A:hover {
	color: #FFF;
	text-decoration:none;
	background-color:#BC0F55;
}

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

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

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

#BarraSx LI LI A:hover {
	color: #9A2714;
	text-decoration:underline;	
}

#BarraSx LI LI A.Act, #BarraSx LI LI A.Act:hover {
	background-color: transparent;
	color: #9A2714;
	text-align: right;
	padding-right: 10px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
#Contatti P{
padding-left:5px;
line-height:1.3em;
font-size:80%;
color:#333333;
}

/* bordo arrotondato*/
.bordo1, .bordo2, .bordo3, .bordo4{font-size:1px; overflow:hidden; display:block;}
.bordo1 {height:1px; background:#BC0F55; margin:0 5px;}
.bordo2 {height:1px; background:#BC0F55; border-right:1px dotted #BC0F55; border-left:1px dotted #BC0F55; margin:0 3px;}
.bordo3 {height:1px; background:#BC0F55; border-right:1px dotted #BC0F55; border-left:1px dotted #BC0F55; margin:0 2px;}
.bordo4 {height:2px; background:#BC0F55; border-right:1px dotted #BC0F55; border-left:1px dotted #BC0F55; margin:0 1px;}
.contenuto {background: #FFFFFF; border-right:1px dotted #BC0F55; border-left:1px dotted #BC0F55; padding:3px}
.contenuto div {margin-left: 2px; }
.TestoNero { color: #666666; }

#RiquadroBarraSx{
	margin:10px 2px 5px 5px;
	font-size:80%;
}
#RiquadroBarraSx H3{
	color:#BC0F55;
	margin-bottom:3px;
	font-weight:bold;
}
#RiquadroBarraSx P{
	padding-bottom:4px;
}

#RiquadroBarraSx A {
    display: inline;
    font-size: 90%;
	color:#BC0F55;
	padding-bottom: 4px;
	border-bottom:none;
	text-decoration:underline;
}

