a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {text-decoration: underline;}

body{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#141d22;
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
	SCROLLBAR-FACE-COLOR: #2a3237;
  SCROLLBAR-SHADOW-COLOR: #343a3e;
  SCROLLBAR-HIGHLIGHT-COLOR: #242c30; 
  SCROLLBAR-3DLIGHT-COLOR: #343a3e; 
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-TRACK-COLOR:#141d22; 
  SCROLLBAR-BASE-COLOR: #141d22;
	
	
}

#slideshow {
	overflow: hidden;
	margin:0px;;
	position: relative;
	width: 468px;
	height: 60px;
}

#slideshow img {
	width: 468px;
	height: 60px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


#corpopagina{
	background-color:#141d22; 
	width:900px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	text-align:center;
}

.barraaquila{
	background-image: url(../img/aquila.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 1185px;
}


#header {
	height: 150px;
	background-image: url(../img/bg_head.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	text-align: center;
	background-color:#141d22;
}

#footer {
	height: 67px;
	background-image: url(../img/bg_foot.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container900 {
	width: 900px;
	text-align: left;
}



#path {
	margin-top:10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#path td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#path a{
	color:#ffd258;
}

#data {
	margin-top:10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#menu {
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 880px;
	height: 34px;
	padding-top: 5px;
}

#selectStagione{
	width: 880px;
	height: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:right
}

.boxsmall {
	width: 224px;
	margin-top:10px; 
}

.boxsmall #top {
	background-image: url(../img/bg_box_top_small.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 224px;
	height: 30px;
}

.boxsmall #top_last {
	background-image: url(../img/bg_box_top_ultima.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 224px;
	height: 30px;
	margin-bottom:15px;
}

.boxsmall #top_next {
	background-image: url(../img/bg_box_top_prossimo.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 224px;
	height: 30px;
	margin-bottom:15px;
}

.boxsmall #top_classifica {
	background-image: url(../img/bg_box_top_classifica.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 224px;
	height: 30px;
	margin-bottom:15px;
}



.bottom {
	background-image: url(../img/bg_box_bottom_small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 224px;
	margin-top: -20px;
	
}

#top_big {
	background-image: url(../img/bg_box_top_big.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 644px;
	height: 30px;
	margin-bottom: -20px;
}

.bottom_big {
	background-image: url(../img/bg_box_bottom_big.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 644px;
	margin-top:20px;
	
}

#fotoDettaglio{
	width: 270px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 10px;
	float: right;
	text-align: center;
}

.boxsmall  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}

.red
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	}

	.yellow
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc41;
	}

	.yellowsmall
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffcc41;
	}


.whitesmall
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
	
.white12
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
  
.white12B
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.titolonews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;

}
	.gray12B
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	font-weight:bold;
	}
  .gray12
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	}


INPUT,TEXTAREA,SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border : 1px solid Black;
}
.noborder {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border : 0px solid Black;
}

.imghome{
	border: 1px solid #999999;
}


.commenti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4B4B4B;
}

.boxcommento{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	padding: 5px;
}


.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}




.sottomenu {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}