BODY {
	background-color : #000066;
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A{
	color:white;
	text-decoration : none;
}

.ticker{
	color:white;
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	padding-top: 4px;
	font-weight: normal;
}

.bannerNews{
	color:white;
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	padding-left: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	background-position: top;
	background-repeat: repeat;
	background-image: url(../images/newsbg.gif);
	/*border-top : 1px solid #FFDEAD;
	*/
	border-left : 1px solid #FFDEAD;
}

.tickerTitle{
	color: #FFDEAD;
	font-weight : bold;
	padding-bottom : 5px;
}

.ticker A{
	color:white;
	text-decoration : none;
}

.didascalia{
	font-size : 12px;
	text-align : center;
}

.linkvideo{
	font-size : 12px;
	text-align : center;
}

.sezione{
	font-size : 22px;
	font-weight : bold;
	color:white;
	text-align : left;
}

.bottomBanner{
	background-color : #B7BD86;
	background-image : url(../images/sabbia.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.bottomLink{
	font-size : 9px;
	padding-right : 5px;
	color : #000066;
	padding-top : 5px;
}

.bottomLink A{
	color : #000066;
	text-decoration : none;
}

.menu{
	background-image : url(../images/aquila_menu.gif);
	background-position : top right;
	background-repeat : no-repeat;
	vertical-align : top;
}

.submenu{
	font-size : 13px;
	font-weight : bold;
	text-align : left;
	vertical-align : bottom;
	padding-bottom : 5px;
	color:white;
}

.menuitem{
	font-size : 12px;
	padding-left : 20px;
	text-align : left;
	background-image : url(../images/bolla.gif);
	background-position : left;
	background-repeat : no-repeat;
}

.menuitemselected{
	font-size : 12px;
	padding-left : 20px;
	text-align : left;
	background-image : url(../images/corallo.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight : bold;
	color : #FF6666;
	text-transform : uppercase;
}

.menuitemscrivici{
	font-size : 12px;
	padding-left : 92px;
	margin-left : 5px;
	text-align : left;
	background-image : url(../images/info.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}

.testo{
	font-size : 10px;
}

.tit{
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color:white;
}

.subtit{
	font-size : 10px;
	font-weight : bold;
	color:white;
}

.contenuti{
	border-top : 2px solid Gray;
	border-left : 2px solid Gray;
/*
	background-image : url(../images/bordinoleft.gif);
	background-position : top left;
	background-repeat : repeat-y;
*/
}

.copyright{
	font-size : 9px;
	color : Gray;
	text-align : left;
	padding-left : 5px;
	padding-top : 5px;
}

.data{
	font-size : 9px;
	padding-right : 40px;
	padding-top : 5px;
	text-align : center;
	color:white;
	background-image : url(../images/bordosabbia.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

.testofoto{
	font-size : 10px;
	color:white;
}

.groupRight{
	border-right : 1px solid #FFDEAD;
}