/* --- STILI APPLICATI AI BOX --- */
.boxed {
    margin-bottom:10px;
		text-transform:capitalize;

}
/* Titolo del box */
.boxed .title {
    width:243px;
	background: url(../Images/bg-title.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	color: #00CCFF;
	padding-top: 10px;
}
/* Contenuto del box */
.boxed .content {
    background-color: #C8C8C8;
	border: 6px solid #FFFFFF;
	color: #333;
	text-transform:capitalize;
}
/* Stile dei collegamenti del box*/
.boxed .content a {
	font-size:12px;
    text-decoration: none;
	color: #333;}
/* Stile delle liste del box*/
.boxed .content ul {
	font-size: 12px;
	list-style-type: none;
	color: #333;
}
.boxed .content ul li {
		color: #333;
}
.boxed .content ul ul {
    list-style-type: none;
	color: #333;
}
.boxed .content ul li h3 {
	font-size: 13px;
		padding-bottom: 6px;
		padding-top: 6px;
	color: #333;
}
.boxed .content ul li h3 img {
    vertical-align: middle;
}
.boxed .content ul li h4 {
	font-size: 13px;
	font-weight: normal;
		padding-bottom: 6px;
		padding-top: 6px;

	color: #333;
		text-transform: capitalize;

}
.boxed .content ul li p {
	font-size: 13px;
	border-bottom: 1px solid #999;
	font-weight: normal;

}
.boxed .content ul ul li a {
    color: #6A9738;
}
/* === === */

.BoxBannerBase {
padding-bottom: 0px;
background-color: none;
float:left;
display:inline;

}

.BoxBannerBase .title {
display: none;
}
.BoxBannerBase .content {
padding: 0px;
margin: 0px;
background-image: none;
background-color: none;
background:none;
border: none;
}
.BoxBannerBase .content ul li h3 {
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.BoxBannerBase .content ul li h4 {
display: none;
}
.BoxBannerBase .content ul li p {
display: none;
}


.BoxBannerBase #banner-4 {
	margin-left: 7px;
}




#BoxNews {
padding-bottom: 0px;
background-color: none;
float:left;
display:inline;
margin-left: 30px;
width: 305pX;

}

#BoxNews .title {
	min-height: 32px;
	background:none;
	margin-bottom: 10px;
	margin-top: 5px;
}
#BoxNews .title .titolo h2 {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	color: #205391;
	padding-top: 10px;
}
#BoxNews .title .imgtitleleft {
    float: left;
	margin-left: 0px;
	margin-right: 5px;
    /*display: none;*/
	vertical-align: middle;
	padding-top: 11px;
}


#BoxNews .content {
padding: 0px;
margin: 0px;
background-image: none;
background-color: none;
background:none;
border: none;
}
#BoxNewsGraf .content ul li h3 {
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#BoxNews .content ul li h4 {
width: 305pX;
}
#BoxNews .content ul  {
width: 308pX;

}
#BoxNews .content li  {
height: 70pX;

}


#modarea_2 .BoxBannerBase {
padding-bottom: 0px;
background-color: none;
float:left;
display:inline;
margin-top: 12px;

}

#modarea_2 .BoxBannerBase .title {
display: none;
}
#modarea_2 .BoxBannerBase .content {
padding: 0px;
margin: 0px;
background-image: none;
background-color: none;
background:none;
border: none;
}
#modarea_2 .BoxBannerBase .content ul li h3 {
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#modarea_2 .BoxBannerBase .content ul li h4 {
display: none;
}
#modarea_2 .BoxBannerBase .content ul li p {
display: none;
}


#modarea_2 .BoxBannerBase #banner-4 {
	margin-left: 7px;
}







#modarea_2 .boxed {
    margin-bottom:10px;
		text-transform:capitalize;

}
/* Titolo del box */
#modarea_2 .boxed .title {
    width:243px;
	background: url(../Images/bg-title.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	min-height: 42px;
}
#modarea_2 .boxed .title .imgtitleleft {
    float: left;
	margin-left: 10px;
	margin-right: 5px;
    /*display: none;*/
	vertical-align: middle;
	padding-top: 11px;
}
#modarea_2 .boxed .title .imgtitleleft img {
	vertical-align: middle;
}
#modarea_2 .boxed .title .imgtitleright {
    float: right;
	margin-right: 5px;
	display: none;
}
#modarea_2 .boxed .title .imgtitleright img {
    height: 25px;
	vertical-align: middle;
}
/* Titolo del box utilizzati nella gestione layout */
#modarea_2 .boxed .title .titolo {
    /*float: left;*/ /*abilitare se l'immagine e' a destra*/
}
#modarea_2 .boxed .title .titolo h2 {
	padding: 3px 0 0 3px;
	text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	color: #00CCFF;
	padding-top: 10px;
}
/* Contenuto del box */
#modarea_2 .boxed .content {
	margin-top: 19px;
    background-color: #C8C8C8;
	border: 6px solid #FFFFFF;
	color: #333;
	text-transform:capitalize;
	padding: 10px;
}
/* Stile dei collegamenti del box*/
#modarea_2 .boxed .content a {
	font-size:12px;
    text-decoration: none;
	color: #333;}
/* Stile delle liste del box*/
#modarea_2 .boxed .content ul {
	font-size: 12px;
	list-style-type: none;
	color: #333;
}
#modarea_2 .boxed .content ul li {
		color: #333;
}
#modarea_2 .boxed .content ul ul {
    list-style-type: none;
	color: #333;
}
#modarea_2 .boxed .content ul li h3 {
	font-size: 13px;
		padding-bottom: 6px;
		padding-top: 6px;
	color: #333;
}
#modarea_2 .boxed .content ul li h3 img {
    vertical-align: middle;
}
#modarea_2 .boxed .content ul li h4 {
	font-size: 13px;
	font-weight: normal;
		padding-bottom: 6px;
		padding-top: 6px;

	color: #333;
		text-transform: capitalize;

}
#modarea_2 .boxed .content ul li p {
	font-size: 13px;
	border-bottom: 1px solid #999;
	font-weight: normal;

}
#modarea_2 .boxed .content ul ul li a {
    color: #6A9738;
}
/* === === */

