BODY {
	background-attachment: fixed;
    background-color: #d1d1d1;
    background-image: url("../images/Bottom_texture.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
    height: 100%;
    margin: 0;
    min-height: 100%;
    min-width: 1000px;
    padding: 0;
	}
	
.splash{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.splash-footer{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align:bottom;
	position:absolute;
	color:#FFF;
	text-transform:uppercase;
	width: 100%;
	font-size:12px;
	font-weight:bold;
}

.paragrofo-index{
	width:85%;
}
	
.image-header{
	margin: 0 auto;
	height: 175px;
	background-image:url("../images/header_fantacalcio.jpg");
	background-position:right;
	width: 1150px;

}

.image-header-index{
	height: 175px;
	background-image:url("../images/header_fantacalcio.jpg");
	background-position:center;
	width: 1000px;
	margin: 0 auto;
}

.colonna-sx-index{
	max-width: 700px;
	margin: 5px;
	padding: 5px;
	background-color: #eeeeee;	
}

.colonna-dx-login{
	width:80%;
	text-align:center;
	vertical-align:top;
	height-min: 25px;
	height: 25px;
	
}

table, tr, td, a, p, h3
{
	font-family: tahoma;
	font-size: 11px;
}

.table_sheet{
	background-image:url("../images/bg_table.png");
	width: 1150px;
}

.table-mercato{
	background-image:url("../images/bg_table.png");
}

h1
{
	font-family: tahoma;
	font-size: 16px;
	color: #EEEEEE;
}

h2
{
	font-family: tahoma;
	font-size: 14px;
	color: #cccccc;
}

h3
{
	font-family: tahoma;
	font-size: 12px;
	color: #eeeeee;
}

a:link {
	color: #2BE876;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #2BE876;
	text-decoration: none;
	}
a:hover {
	color: #2BE876;
	text-decoration: underline;
	}


a.user:link {
	color: #339966;
	text-decoration: underline;
}
a.user:visited {
	color: #339966;
	text-decoration: underline;
}
a.user:active {
	color: #339966;
	font-weight: bolder;
}
a.user:hover {
	color: #06F;
	text-decoration: underline;
}

a.user2:link {
	color: #ffffff;
	text-align:center;
	font-size:12px;
	line-height: 1.5;
}
a.user2:visited {
	color: #ffffff;
	text-align:center;
	font-size:12px;
	line-height: 1.5;
}
a.user2:active {
	color: #ffffff;
	font-weight: bolder;
	text-align:center;
	font-size:12px;
	line-height: 1.5;
}
a.user2:hover {
	color: #2BE876;
	text-align:center;
	font-size:12px;
	line-height: 1.5;
}

a.user1:link {
	font-weight: bolder;
	color: #FFFFFF;
}
a.user1:visited {
	font-weight: bolder;
	color: #FFFFFF;
}
a.user1:active {
	font-weight: bolder;
	color: #FFFFFF;
}
a.user1:hover {
	font-weight: bolder;
	color: red;
	text-decoration: underline;
}

a.menu-nav , a.menu{
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
}

a.menu-nav:link {
	color: #2BE876;
	text-decoration: none;
	background-image:url("../images/menuseparator.png");
	background-position:right;
	background-repeat:no-repeat;
	}

a.menu-nav:visited {
	color: #2BE876;
	text-decoration: none;
	background-image:url("../images/menuseparator.png");
	background-position:right;
	background-repeat:no-repeat;
	}

a.menu-nav:active {
	color: #ffffff;
	text-decoration: none;
	background-image:url("../images/menuseparator.png");
	background-position:right;
	background-repeat:no-repeat;
	}

a.menu-nav:hover {
	color: #ffffff;
	text-decoration: none;
	background-image:url("../images/menuseparator.png");
	background-position:right;
	background-repeat:no-repeat;
	}
	
a.menu:link {
	color: #2BE876;
	text-decoration: none;
	}

a.menu:visited {
	color: #2BE876;
	text-decoration: none;
	}

a.menu:active {
	color: #ffffff;
	text-decoration: none;
	}

a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	}
	

img {
	border:0;
	align=absmiddle;
	}


caption {
	background-color: #444444;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	font-size: 15px;
	padding: 5px;
	color: #FFFFFF;
	}

.maintable
{
	background-color: #171717;
	width: 750px;
	color: #FFFFFF;
	padding: 0px;
	width: 1150px;
}



.sheet-index
{
	height: 25px;
	width: 1000px;
	background-color: trasparent;
	/*border-top: 1px solid #999999;*/
}
.sheet-body-index
{
	height: 25px;
	width: 1000px;
	background-color: trasparent;
	background-image:url("../images/bg_table.png");
	/*border-top: 1px solid #999999;*/
}

.menutable
{
	height: 25px;
	width: 1150px;
	background-color: trasparent;
	/*border-top: 1px solid #999999;*/
	/*border-bottom: 1px solid #999999;*/
}

.elemento-menu
{
	background-image: url("../images/bg_element_menu.png");
	background-position:center;
	background-repeat:repeat-x;
	color: #339966;
	font-size:12px;
	padding: 3px;
	margin-top: 2px;
	height:20px;
}

.elemento-menu-admin
{
	background-image: url("../images/bg_element_menu_admin.png");
	background-position:center;
	background-repeat:repeat-x;
	color: #339966;
	font-size:12px;
	padding: 3px;
	margin-top: 2px;
	height:16px;
}

.footer
{
	background-image: url("../images/footer_b.png");
    height: 50px;
    min-height: 50px;
    padding-left: 15px;
}

.menucell
{
	background-image: url("../images/footer_b.png");
    color: #2BE876;
    height: 35px;
    min-height: 35px;
    padding-left: 5px;
}


.bordo
{
	border-width: 1px;
	border-style: solid;
	border-color: white;
}

.piccolo {
	font-family: arial;
	font-size: 8px;
	}


.testa {
	text-transform: uppercase;
	background: #339966;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	}

.testa1 {
	text-transform: uppercase;
	background: #339966;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	}

INPUT {
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
	background-color: #ffffff;
	border:1px solid #999999;
	}

TEXTAREA {
	border:1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url();
	background-repeat: repeat;
 }

SELECT {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border:1px solid #555555;
	}

.evidenziato {
	background-color:yellow
	}

.shadow {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=145,color=#00000f,strength=5);
	}

.maiuscolo {
	text-decoration: none;
	text-transform: capitalize;
	}
	

.calendario-serie-a table{
	border: solid #FFF;
	border-bottom-width: 1px;
	background-color:#CCC;
}

.numero-giornata{
	font-size:12px;
	font-weight:bold;
	color:#2BE876;
	background-color:#333;
}

.visualizza-campo{
	background-image: url("../images/campo.jpg");
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	width: 420px;
	height: 520px;
	
}

.extra-page{
	text-align: left;
	padding: 20px;
	color:#FFFFFF;
	
}


/* CSS per preview immagini pubblicitarie */

            #imgPreviewWithStyles,
            #imgPreviewWithStyles2,
            #imgPreviewWithStyles3 {
                background: #222 url(./images/banner/loading.gif) no-repeat center;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                padding: 5px;
                z-index: 999;
                border: none;
            }
            #imgPreviewWithStyles span,
            #imgPreviewWithStyles2 span,
            #imgPreviewWithStyles3 span {
                color: white;
                font-size: 1em;
                text-align: center;
                display: block;
                padding: 3px 0 3px 0;
            }
            
            .loading {
                height: 32px;
                width: 32px;
            }
			
			.left-banner-box{
				vertical-align:top;
				text-align:left;
				
			}
			.right-banner-box{
				vertical-align:top;
				text-align:right;
				padding-right: 35px;
				
			}
			.side-banner-box{
				vertical-align:text-top;
				width: 250px;
			}
			
			/*.nascondi_funzione{
				visibility:hidden;
				height:1px;
				max-height:1px;				
			}*/