/* --- STILI APPLICATI AI BOX --- */
.boxed {
    margin-bottom:10px;
	margin-left:9px;
	margin-right:2px;
}
/* Titolo del box */
.boxed .title {
margin-top:-7px;
	min-height: 42px;
}
.boxed .title .imgtitleleft {
    float: left;
	margin-left: 10px;
	margin-right: 5px;
    /*display: none;*/
	vertical-align: middle;
	padding-top: 11px;
}
.boxed .title .imgtitleleft img {
	vertical-align: middle;
}
.boxed .title .imgtitleright {
    float: right;
	margin-right: 5px;
	display: none;
}
.boxed .title .imgtitleright img {
    height: 25px;
	vertical-align: middle;
}
/* Titolo del box utilizzati nella gestione layout */
.boxed .title .titolo {
    /*float: left;*/ /*abilitare se l'immagine e' a destra*/
}
.boxed .title .titolo h2 {
	padding: 3px 0 0 3px;
	text-transform: capitalize;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254D78;
	padding-top: 12px;

}
/* Contenuto del box */
.boxed .content {
    margin-top: -1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EEE;
}
/* Stile dei collegamenti del box*/
.boxed .content a {
	font-size: 11px;
    text-decoration: none;
	color: #525252;
	padding-bottom:3px;
}
/* Stile delle liste del box*/
.boxed .content ul {
	margin-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
}
.boxed .content ul li {
    margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}
.boxed .content ul ul {
    list-style-type: none;
	text-align:center;
	margin-left:-20px;
}
.boxed .content ul li h3 {
	font-size: 13px;
	color: #999999;
}
.boxed .content ul li h3 img {
    vertical-align: middle;
}
.boxed .content ul li h4 {
	font-size: 13px;
	font-weight: normal;
	color: #476679;
}
.boxed .content ul li p {
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.boxed .content ul ul li a {
    color: #6A9738;
}

.BoxBannerBase{
margin: 0; background: #FFF; padding: 5px; border:0; zoom:1;}

.BoxBannerBase .bannerelement{
margin-bottom:10px;}

#outer-banner { 
margin-left:7px; margin-top:0px; margin-bottom:15px; margin-right:0px; background: #CCC; }

.BoxBannerBase .title{
	display:none;}

.BoxBannerBase img {
margin-left:2px;
border: 0px;
}

#BoxVideo ul li h4 a {
      font-size: 13px;
	  line-height: 25px;
}
}

/* === === */
