html{
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	height:100%;
	background-color: #000000;
	line-height: 12px;
	background-image: url(../../immagini/body_sf.png);
	background-repeat: repeat;
	/*letter-spacing: -0.4pt;*/
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#backContainer{
	position: relative;
	display: block;
	background-color: #FA0001;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#container {
	width: 987px;
	margin-left: auto;
	position: relative;
	display: block;
	clear: both;
	background-color: #04142D;
	margin-right: auto;
}


a {
	color:#FF3300;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
}
h1, h2{
	display: none;
}
/**************/
/***  HOME  ***/
/**************/
#backContainer #container #head {
	background-image: url(../../immagini/header.jpg);
	background-repeat: no-repeat;
	height: 132px;
}
#backContainer #container #menu {
	background-image: url(../../immagini/menu_sf.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 25px;
	font-size: 12px;
	color: #002448;
	text-align: center;
	font-weight: bold;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252C44;
	padding-top: 5px;
	background-color: #000000;
}
#backContainer #container #menu li {
	float: left;
	display: block;
}
#backContainer #container #menu .swapMenu {
	display: block;
	width: 78px;
	background-image:url(../../immagini/menu_li_sf.png);
}
#menu_sec{
	z-index: 999;
}
#backContainer #container #menu_sec div {
	width: 78px;
	padding-top: 3px;
	float: left;
}
#backContainer #container #menu_sec ul {
	display: none;
	border-right: solid 1px #003366;
	border-left: solid 1px #003366;
}
#backContainer #container #menu_sec li{
	border-bottom: solid 1px #003366;
}
#backContainer #container #menu_sec a{
	display: block;
	padding: 5px;
	background-color: #003399;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#backContainer #container #menu_sec a:hover{
	background-color: #000033;
}
#backContainer #container .spotlight {
	float: left;
	height: 244px;
	width: 366px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#0D0D0D;
}
#backContainer #container #mainBoxHome .main {
	width: 286px;
	padding-right: 17px;
	padding-left: 17px;
	float: left;
	height: 244px;
	background-image: url(../../immagini/mainBoxHome_sf.jpg);
}
#backContainer #container #mainBoxHome {
	height: 244px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252C44;
	margin-bottom: 10px;
	background-color: #000000;
}
#backContainer #container #NewsCol {
	height: 236px;
	background-image: url(../../immagini/fader_news.jpg);
	background-repeat: repeat-x;
	width: 301px;
	position: absolute;
	right: 0px;
	top: 174px;
	padding-top: 8px;
	line-height: 11px;
}
#backContainer #container #RightCol {
	float: left;
	background-image: url(../../immagini/fader_news.jpg);
	background-repeat: repeat-x;
	width: 301px;
	padding-top: 8px;
	line-height: 11px;
	padding-bottom: 8px;
	background-color: #04142D;
	clear: right;
	display: block;
}
#backContainer #container #NewsCol .morenews li, #backContainer #container #RightCol .morenews li {
	display: block;
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252C44;
}
#backContainer #container #NewsCol .listImage, #backContainer #container #RightCol .listImage {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	display: block;
	height: 50px;
}


#backContainer #container #NewsCol label, #backContainer #container #RightCol label {
	padding-left: 14px;
	display: block;
	font-weight: bold;
	color: #FF3300;
	padding-bottom: 8px;
	clear: both;
}
#backContainer #container .titolo {
	display: block;
	font-weight: bold;
	height: 26px;
	line-height: 11px;
}
#backContainer #container .readMore {
	display: block;
	line-height: 12px;
}
#backContainer #container .data {
	color: #B4B4B4;
	font-size: 9px;
	line-height: 9px;
	display: block;
}
#backContainer #container .archLink {
	display: block;
	padding-top: 6px;
	padding-left: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252C44;
}
#backContainer #container .main .title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
}
#backContainer #container #mainBoxHome .main .excerpt {
	display: block;
	height: 158px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252C44;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
}
#backContainer #container #calendario ul {
	display: block;
	clear: both;
	height: 90px;
	background-image: url(../../immagini/fader_1.jpg);
	padding-top: 8px;
	background-position: top;
	background-repeat: repeat-x;
}
#backContainer #container #calendario li {
	display: block;
	float: left;
	text-align: center;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 93px;
}
#backContainer #container #foot {
	background-repeat: repeat-x;
	background-color: #FF0000;
	clear: both;
	position: relative;
	height: 274px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
#backContainer #container #foot img {
	margin: 0px;
	padding: 0px;

}
#backContainer #container #foot #copy {
	height: auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 33px;
	right: 0px;
}
#backContainer #container #foot #copy span {
	display: none;
}
#backContainer #container #menu a {
	color: #003366;
	text-transform: uppercase;
	height: 20px;
	padding-top: 5px;
	display: block;
}
#backContainer #container #menu a:hover {
	color: #0099CC;
}
#backContainer #container #menu .swapMenu span {
}
#backContainer #container #head .return span {
	display: none;
}
#backContainer #container #head .return {
	display: block;
	height: 132px;
	position: absolute;
	width: 100%;
}
#backContainer #container #NewsCol .listImage img, #backContainer #container #RightCol .listImage img {
	height: 48px;
	width: 64px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#backContainer #container #calendario label {
	background-image: url(../../immagini/calendario_lb.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 130px;
	position: absolute;
	top: -2px;
	left: 3px;
}
#backContainer #container #calendario {
	display: block;
	padding-top: 24px;
	clear: both;
	background-image: url(../../immagini/gradientBar.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#backContainer #container #calendario label span {
	display: none;
}
#backContainer #container #mainBox .spotlight {
	float: left;
	margin-right: 17px;
	margin-bottom: 6px;
}
#backContainer #container #Page{
	clear:both;
	padding-left: 5px;
}
#backContainer #container #mainBox{
	width: 680px;
	float: left;
	padding-right: 6px;
	padding-bottom: 40px;
	background-repeat: repeat-y;
	background-position: right;
	display: block;
}
#backContainer #container #Page .contentContent {
	width: 610px;
	float: left;
	padding-right: 6px;
	padding-bottom: 40px;
}
#backContainer #container #NewsCol #foto li, #backContainer #container #RightCol #foto li {
	display: block;
	float: left;
}
#backContainer #container #NewsCol #foto, #backContainer #container #RightCol #foto {
	display: block;
	clear: both;
}
#backContainer #container #RightCol td {
	text-align: center;
	padding-bottom: 8px;
}
#backContainer #container .morenews {

}
#backContainer #container #team .player {
	width: 182px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 2px;
	border: 1px solid #CC0000;
	background-color: #0B0B0B;
	background-image: url(../../immagini/fader_1.jpg);
	background-repeat: repeat-x;
	padding: 4px;
	margin-top: 8px;
}
#backContainer #container #team .player .info {
	text-transform: capitalize;
	display: block;
	line-height: 18px;
	color: #CCCCCC;
}
#backContainer #container .playerImg {
	height: 46px;
	width: 62px;
	background-repeat: repeat;
	background-image: url(../../graphics/pics_sf.gif);
	border: 1px solid #FFFFFF;
}
#backContainer #container #team .player .nome {
	display: block;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
#backContainer #container .img {
	background-image: url(../../graphics/pics_sf.gif);
	width: 64px;
}
#backContainer #container #mainBox .main .excerpt {
	font-size: 12px;
	line-height: normal;
}
#backContainer #container #mainBoxHome .main .title {
	height: 34px;
}
.contentTitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FF3300;
	clear: both;
}#backContainer #container #Page .par .images .listImg {
	display: block;
	width: 366px;
	height: 244px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #232323;
	margin-bottom: 4px;
}
#backContainer #container #Page .par .images {
	display: block;
	float: left;
	width: 366px;
	padding-bottom: 20px;
}
#backContainer #container #Page .par .images .imagetitle {
	font-weight: bold;
}
#backContainer #container #Page .par .images .imagecomment {
	color: #CCCCCC;
}
#backContainer #container #Team {
	float: left;
	width: 65%;
	clear: left;
	padding-bottom: 10px;
	background-image: url(../../immagini/fade_toright.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#backContainer #container td, #backContainer #container th{
	vertical-align: middle;
	padding: 8px;
}
#backContainer #container #Staff {
	float: left;
	width: 34%;
	padding-bottom: 10px;
	padding-left: 1%;
}
#backContainer #container #Page table {
	font-weight: bold;
}
.closer {
	clear: both;
}

#phFloat .viewDetails {
	display: block;
	background-color: #FFFFFF;
	padding: 30px;
	color: #006699;
}
#phFloat .viewDetails .playerImg {
	height: 185px;
	width: 200px;
	background-position: center top;
}
#phFloat .viewDetails .nome {
	font-size: 16px;
	font-weight: bold;
	display: block;
}
#phFloat .viewDetails .ruolo {
	font-style: italic;
	color: #666666;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#phFloat .viewDetails td {
	vertical-align: top;
}
#backContainer #container #foot #sogeim {
	position: absolute;
	left: 0px;
	top: 33px;
}
#backContainer #container #contnews {
	background-image: url(../../immagini/fade_toright.jpg);
	background-repeat: repeat-y;
	background-position: 477px;
	display: block;
	clear: both;
	height: 100%;
}
.main{
	padding-left: 10px;
}
#backContainer #container #menu_sec {
	position: absolute;
	top: 160px;
	left: 0px;
}
