A {color:#FF9002;}
/* Titoli */
H1 {color:#003366;}
H2 {color:#003366;}
H3 {color:#003366;}
H4 {color:#003366;}
.arancio {color:#FF9002;}
#HeaderNewsArea {
	background:url(../images/bg_area_news_home.jpg) no-repeat;
}
#ContentArea LI {
	background-image:url(../images/ul_bullet_target.gif);
}
/* Global Menu Eventi */
#GlobalMenuContainer {
	background-color:#FFF0D9;
	background-image:url(../images/menu_bottom_home.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#GlobalMenuContainer #GlobalMenu {
	background-image:url(../images/menu_top_home.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#GlobalMenu LI,
#GlobalMenu A {
	color:#FF9002;
}
/*#GlobalMenu LI.selected {
	background-image:url(../images/item_selezione_target.gif);
}*/
#ContentArea .float-container, #ContentArea.std-block { width:100%;margin-bottom:15px; }
#ContentArea .layout-2cols-left {float: left; width: 240px;}
#ContentArea .layout-2cols-right {float: right;width: 235px;}
/* Contenuti destra */
.list-container UL LI {
	background-image:url(../images/bullet_item_target.gif);
}
.news-container {
	margin:0px;
	padding:0px 5px;
	color:#797979;
}
.news-container A {
	font-weight:bold;
}
/* Footer */
#FooterLinks * {color:#FF9002;}

