﻿/*
	colore sfondo:			#000000
	colore sfondo pagine:	#e8e7e6
	colore testo:			#000000
	
*/

.link
{
	color: #37B1FB;
	text-decoration:none;	
}

.link:hover
{
	color: #333333;
	text-decoration: none;
}

body
{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background: url( ../Images/sfondo.jpg ) #000000 repeat-y center top;
	text-align:center;
}

body div#container
{
	margin: 0 auto;
}

.news
{
	list-style-type: none;
	font-size:15px;
}

.news li
{
	font-size:20px;
	line-height: 30px;
	list-style-type: none;
}


ul#UL_MENU, ul#UL_MENUADMIN
{
	width: 950px;
	height: 30px;
    margin:0 auto;
	padding: 0px;
	background: url( ../Images/sfondoMenu.jpg );
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	
}

ul#UL_MENU li, ul#UL_MENUADMIN li
{
	padding-top: 0px;
	height: 30px;
	background-position: left;
	float: left;
	line-height: 30px;
	list-style-type: none;
	margin: 0px 8px 0px 8px;
}

ul#UL_MENU li span
{
	margin-right:5px;
	margin-left:5px;	
}

ul#UL_MENUADMIN li span
{
	margin-right:1px;
	margin-left:1px;	
}



.lnkMenu
{
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

.lnkMenu:hover
{
	color: #FFFFFF;
	text-transform: uppercase;
}

.lnkMenuActive
{
	text-decoration: none;
	color: #FF0000;
	text-transform: uppercase;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	background: url( ../Images/sfondoMenuButton.jpg );
	background-repeat: repeat-x;
}

div#pagina
{
    margin:0 auto;
    width: 900px;
    margin-top:20px;
}

div#contenuto
{
	vertical-align:top;
	width: 650px;
	float:left;
	padding-top:20px;
}

div#lato
{
	vertical-align:top;
	width: 220px;
	float:right;   
	padding-top:20px; 
}
/*
.fotosquadra
{
	vertical-align: middle; 
	text-align: right; 
	width: 50px;
}*/


.LinkTitleNews
{
	border-bottom-style:dotted; 
	border-bottom-color:#41a4c4; 
	border-bottom-width:1px; 
	text-align:left;
}

.LabelDescriptionNews
{
	font-size:x-small; 
	text-align:justify;
}

.DataPubblicazioneNews
{
	text-align:right; 
	font-size:xx-small; 
	color:#41a4c4;
}

.ImageNews
{
	vertical-align: top;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

div#classifica
{
    margin-top:20px;   

}

div#classifica table
{    
    border: solid 1px white; 
    margin-top:10px;
    width:220px;
}

div#sponsor
{   
    padding:0 auto;
    width:220px;
    text-align:center;    
}


table#albo td.Competizione
{
	font-size:16px;
	color:#65bcf7;	
	font-weight:bold;
}

table#alboRighe td.Colore
{
	
	color:#9aa6b2;	
}

table.linkutili
{

	margin: 0 auto;
	text-align:center;
	/*margin-top: 15px;
	margin-bottom: 15px;*/
	width: 600px;
	padding: 7px 0px 7px 0px;	
}

table.linkutili td img
{
	border:none;	
}

img.titolo
{
	padding-bottom: 30px;
}

h1.titolo
{
	font-size: 20px;
	font-weight: bold;
	color: #4675FF;
}

h3.subtitolo
{
	font-size: 18px;
	font-weight: bold;
	color: #706D69;
}

.testoelenco
{
	font-size: 15px;
	font-weight: normal;
	word-spacing: 3px;
	font-variant:small-caps;
}

.label
{
	color:Black;
	font-size:15px;
	font-weight: bold;
	font-variant:small-caps;
	word-spacing: 3px;
	text-align:left;
}

.giocatore
{
	width: 700px;
	margin-right: 20px;
	margin-left: 50px;	
	text-align: left;
	float: left;
}

.foto
{
	border: none 0px;	
	margin: 5px;
}

.bordo
{
	border: 1px dotted #64605E;
	overflow:visible;
	height:100%;
}





table.griglia
{
	border: 1px dashed #868477;
	width: 700px;
	margin: 50px;
}

table.griglia td.header
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #868477;
}










/* Photo Border for All Pages Except the Albums Page */

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}


.photo-frame .topx-- {
	background-image: url(../Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.photo-frame .mid--x {
	background-image: url(../Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.photo-frame .botx-- {
	background-image: url(../Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../Images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../Images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../Images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../Images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../Images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../Images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../Images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../Images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../Images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../Images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../Images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../Images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}



table#tblhome tr td
{
    height:50px;         
}

table#tblhome tr td a span
{
    font-size: 16px;   
    font-weight:bold;
    text-transform:uppercase;
}


.bottone
{
    width: 150px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #B5B6EE;
    color: #1401FC;
}

table#commento
{
    margin: 6px 0px 6px 0px;
    width: 100%;
    border-right: #888584 1px solid;
    border-top: #888584 1px solid;
    border-left: #888584 1px solid;
    border-bottom: #888584 1px solid;
}

table#commento td.header, table#commento td.footer
{
	color:#65bcf7;
}
