﻿@import url(http://fonts.googleapis.com/css?family=Iceberg);

@font-face {
    font-family: 'Serifa BT';
    src: url('../font/SERIFAN.eot');
    src: local('Serifa BT'), url('../font/SERIFAN.TTF') format('truetype');
    }
         
@font-face {
    font-family: 'Trebuchet MS';
    src: url('../font/trebuc.eot');
    src: local('Trebuchet MS'), url('../font/TREBUC.TTF') format('truetype');
}
html,body
{
background-image:url('../image/menssanabasket2011.jpg');
font-family:"Serifa BT", "Trebuchet MS";
font-size:14px;
margin:0px;
padding:0px;
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
background-color:#008530;
/*text-align:center;*/
}

body img
{
	border:0px;
}

#containerOUT
{width:934px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url('../image/laterale.png');
padding:0 45px 0 45px;
background-repeat:no-repeat;
/*background-repeat:repeat-y;
border:1px solid fuchsia;*/
}

/*---------------HEADER----------------*/
#preheader
{
	width:100%;
	height:40px;
}
/*------lingua-----------*/
.lingua{
float:left;
margin-top:0em;
margin-right:0em;
background-color:#255428;
width:110px;
height:15px;
color:white;
padding:5px; 	 
}

/*------social-----------*/
.social{
float:right;
margin-top:0em;
margin-right:0em;
width:auto;
height:30px;
color:white;
padding:5px; 
}
.social img{
border:0px;
}

.social2{
float:left;
margin-top:0em;
margin-right:0em;
width:auto;
color:white;
padding:5px; 
}
.social2 img{
border:0px;
}




/*-------------MENU PRINCIPALE--------------
*/

#jsddm
{	margin: 0;
	padding: 0;
	background:#fff;
	width:935px;
	height:30px;
	position:relative;
	z-index:2;

}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-size:15px;	
		
		}

	#jsddm li a
	{	display: block;
	 	height:22px;
		padding-top:0.4em;
		padding-bottom:0.2em;
		padding-right:0.3em;
		padding-left:0.4em;
		text-decoration: none;
		color: #008530;
		white-space: nowrap;
		}

	#jsddm li a:hover
	{	background: #255428;
	 	color:White;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			border-left: 1px solid white;
			border-right: 1px solid white;
			border-bottom: 1px solid white;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			}
		
		#jsddm li ul li a
		{	width: auto;
		 	color:#008530;
			background: #DDE4D2;
			padding-top:0.4em;
		padding-bottom:0.2em;
		padding-right:0.4em;
		padding-left:0.4em;
		border-bottom:1px dotted white;
			}
			
		#jsddm li ul li ul 
		{	float: right;
			display: inline;
			}
			
		#jsddm li ul li ul li
		{	float: none;
			display: inline;
			}	
			
		#jsddm li ul li ul li a
		{	width: auto;
		 	color:#008530;
			background: #DDE4D2;
			padding-top:0.4em;
		padding-bottom:0.2em;
		padding-right:0.4em;
		padding-left:0.4em;
		border-bottom:1px dotted white;
			}
		
		#jsddm li a:hover
		{	background: #008530;
		 	
		 	color:white;}
		 	
		 .jsddm_strong
		 {width: auto;
		 	color:#008530;
			background: white;
			padding-top:0.4em;
		padding-bottom:0.2em;
		padding-right:0.4em;
		padding-left:0.4em;
		border-bottom: 1px solid #008530;}
		 
		  
		  


/*-----------MENU SECONDARIO (verde scuro)----------*/
#sotto_menu
{
width:100%;
height:30px;
margin-top:0px;
margin-top:0.2em;
margin-bottom:1em;
text-align:right;
}

.voci_sottomenu
{color:#fff;
text-align:center;
float:right;
padding:0.4em 0.4em 0em 0.4em; 
margin-top:0.6em;
height:25px;
background-color:#255428;
}

.voci_sottomenu a
{text-decoration:none;
color:#fff;
}

#sotto_menu a:hover
{text-decoration:underline;}

/*----------testata---------------*/

#header
{width:100%;
margin-left:auto;
margin-right:auto;
border-top:1px dotted #FFF;
height:90px;
padding-top:1em;
}

#header a
{text-decoration:none;
}

#header img
{border:0px;
float:left;
margin-right:0.3em;
}

/*------------PRIMO BLOCCO (VIDEO)-------------*/
#first
{width:99%;
height:430px;
padding:0 1em 0.5em 0;
margin-top:0;
background-color:#fff;
}

/*----------video grande---------*/
#video-home
{
width:610px;
height:390px;
padding-top:0.5em;
}

/*----box elenco video in home-----*/
#video-home-elenco
{float:right;
height:auto;
margin-left:1em;
width:300px;
padding-top:0.2em;
}

/*----------box con elenco video ------------*/
.video
{width:100%;
height:120px;
margin-top:0.4em;
}

.video img
{
float:left;
margin-right:0.3em;
}

.video a
{
color:#008530;
text-decoration:none;
font-weight:bold;
}

.video a:hover
{ text-decoration:underline;}

/*------------SECONDO BLOCCO (GALLERY)-------------*/
#second
{width:99%;
height:425px;
padding:0 1em 1em 0;
background-color:#fff;
border-bottom:1px dotted #ccc;
text-align:left;
}


/*------gallery-----------*/

.gallery
{width:610px;
height:auto;
border-right:1px dotted #ccc;
float:left;
margin-right:0.8em;
padding-bottom:1em;
}

.gallery strong
{font-size:medium;}
.galleryAnteprime
{
    width:120px;
    height:auto;
    float:right;
    margin-right:0.4em;
    text-align:center;
   }

 #GallAtt1, #GallAtt2, #GallAtt3
 {width:110px;
   margin-left:auto;
 margin-right:auto;
border:1px solid #ccc;
padding:2px;
 margin-bottom:1em;}
 
.gallery_link
{float:right;
padding-top:1em;
padding-right:0.4em;}

/*---next last match*/
.match 
{
width:280px;
height:auto;
float:left;
border-bottom:1px dotted #ccc;	
}
.match div
{
	float:left;
	width:100%;
	height:auto;

	padding-bottom:0.8em;
}
.match strong
{
	color:#008530;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}
.match a
{
text-decoration:none;
color:black;
}
.match a:hover
{
text-decoration:underline;
}

/*-------classifica----*/
.classifica 
{
width:280px;
height:auto;
float:left;
margin-right:0.2em;
padding-bottom:0.8em;
padding-top:0.8em;
border-bottom:1px dotted #ccc;	
}

.classifica strong
{
	font-family:"Times New Roman", Times, serif;
font-size:x-large;
font-weight:bold;
color:#008530;
}
.classifica a
{
text-decoration:none;
color:#008530;
}
.classifica a:hover
{
text-decoration:underline;
color:#008530;
}

/*----"in evidenza"-------*/
.in_evidenza
{width:280px;
padding-top:0.1em;
padding-bottom:10px;
float:left;
height:auto;
margin-left:0.4em;
border-bottom:1px dotted #ccc;	
}

.in_evidenza a
{
color:#008530;
margin-top:0.5em;
text-decoration:none;
}

.in_evidenza a:hover
{
text-decoration:underline;
}
/*----"mailing list"-------*/
.in_evidenza2
{width:280px;
padding-top:0.1em;
padding-bottom:15px;
float:left;
height:auto;
margin-left:0.4em;
}

.in_evidenza2 a
{
color:black;
margin-top:0.5em;
text-decoration:none;
}

.in_evidenza2 a:hover
{
text-decoration:underline;
}

/*-----titoli grandi in nero/ verdi----------*/
.tit_nero
{
font-family:"Times New Roman", Times, serif;
font-size:x-large;
font-weight:bold;
padding-top:0.1em;
}
.tit_verde
{
font-family:"Times New Roman", Times, serif;
font-size:x-large;
font-weight:bold;
color:#008530;
padding-top:0.1em;
}

.tit_verde_a
{
color:#008530;
 text-decoration:none;
}

.tit_verde a:hover
{
text-decoration:underline;
}

.clearer
{clear:both;
}
.data
{margin-left:0.2em;
color:#000;
font-style:oblique;
margin-bottom:0.5em;
}
/*------terzo blocco CONTENT SX e DX*/
.third
{
background-color:white;
width:100%;
height:auto;
padding-bottom:0.2em;
border:2px solid white;
}

/*--------SX---------*/


.sx
{width:48%;
height:auto;
padding-bottom:0.4em;
background-color:white;
border:1px solid white;
float:left;
padding-left:0.3em;
}

/*.box_home
{
	border-bottom:1px dotted #ccc;
	padding:0.8em 1em 0.8em 0em;
	height:155px;
}*/
.box_home
{
	margin-left:0.3em;
    margin-top:0.6em;
height:130px;
border-bottom:1px dotted #ccc;
}
.box_home_a
{
color:#008530;
text-decoration:none;
}

.box_home_a:hover
{
text-decoration:underline;
}

.box_home2
{

	padding:0.8em 1em 0.8em 0em;
}
/*--------DX---------*/
.dx
{width:49%;
height:auto;
margin-left:50%;
background-color:white;
border:1px solid white;
padding-right:0.3em;
}
/*----------box con foto piccola, data, e testo------------*/
.notizia
{
    margin-left:0.3em;
    margin-top:0.6em;
height:130px;
border-bottom:1px dotted #ccc;
}

.foto_notizie
{float:left;
border:0px;
margin-right:0.5em;
height:auto;

}

.tit_notizia
{color:#008530;
font-weight:bold;
margin-bottom:10px;
font-size:medium;
}

.tit_notizia a
{text-decoration:none;
color:#008530;
}
 
.tit_notizia a:hover
{text-decoration:underline;
}

.categoria
{
background-color:black;
width:80px;
height:15px;
color:white;
float:right;
padding-top:3px;
text-align:center;
margin-right:30px;
font-size:x-small;
}

.box_home2
{

	padding:0.8em 1em 0.8em 0em;
}

/*------BLOCCO MAILING LIST * BBG*/


.greca{
 width:100%;
 margin-right:auto;
 margin-left:auto;
 height:2px;
 padding-top:1.8em;
 border-bottom:1px dotted #ccc;
}

.mailing
{color:#000;
font-size:20px;
margin-top:0.5em;
margin-bottom:0.1em;
font-weight:bold;
}

.box_home3
{

	padding:0.8em 1em;
	width:50%;
	float:left;
	
}

.bbgHome
{
float:right;
padding-top:0.5em;}


/*----BANNER*/
.four
{
	
	background-color:white;
	width:99%;
	border:2px solid #fff;
	padding-bottom:2em;
	height:470px;
	background-image:url('../image/sfondo-footer.jpg');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:0.3em;
	padding-right:0.3em;
	padding-top:2em;

}

#jqb_object img{ 
	border: none;
}

#jqb_object { 
	position:relative;
	width:450px; height:100px; 
	overflow:hidden;
	border:1px solid #ccc;
}


#jqb_object .jqb_bar{
	position:absolute;
	width:450px; height: 17px;
	
	left:0px;
	bottom:-15px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}

#jqb_object .jqb_bar:hover{
	position:absolute;
	width:450px; height: 17px;
	left:0px;
	bottom:0px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}


#jqb_object .jqb_slide{
	position:absolute;
	width:450px; height:100px; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}

#jqb_object .jqb_info{
	position:absolute;
	padding: 2px 10px 2px 10px;
	float: left;
}

#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	margin: 2px 5px 2px 2px;
	float: right;
}
#jqb_object .jqb_btn_next{
	background-image:url(../img/btn_next.gif);
}
#jqb_object .jqb_btn_prev{
	background-image:url(../img/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(../img/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(../img/btn_play.gif);
}

.banner
{
	float:right;

	width:110px;
	margin-right:2px;
	text-align:right;
}
.vivisiena
{
	float:right;
border:1px solid #000;
	width:200px;
	margin-right:10px;
}
/*-----footer------*/
.footer
{width:98%;
height:50px;
background-color:#255428;
text-align:left;
color:#FFF;
padding:0.5em;
font-size:small;
margin-left:auto;
margin-right:auto;
margin-top:25px;
}


.footer a
{color:#fff;
text-decoration:none;
font-style:oblique;
}

/*-----footer2------*/
.footer2
{width:98%;
height:80px;
background-color:#008530;
text-align:left;
color:#FFF;
padding:0.5em;
font-size:small;
margin-left:auto;
margin-right:auto;
margin-top:14px;
}


.footer a
{color:#fff;
text-decoration:none;
font-style:oblique;
}

._img_dx
{
	float:right;
}
.loghiUfficiali
{font-size:11px;
margin-top:0.6em;
margin-left:10px;
color:#FFF;
width:480px;
float:left;
height:auto;
}

.sponsor-footer
{float:left;
width:330px;
height:auto;
margin-left:70px;
}


.sponsor-footer img
{
	text-decoration:none;
	border:0px;
	margin-left:15px;
}


/*------------------------------------------INTERNE------------------------------------------*/
/*-----------MENU INTERNO (verde scuro)----------*/
#sotto_menu_in
{
width:100%;
height:30px;
text-align:left;
margin-top:0.2em;
margin-bottom:1em;
text-align:left;
background-color:#255428;
font-size:14px;
text-transform:lowercase;
}

#sotto_menu_in a
{text-decoration:none;
color:#fff;
}

#sotto_menu_in a:hover
{
 color:#255428;}

.classMenu
{
    float:left;
    margin-right:0.6em;
    font-size:smaller;
    text-transform:uppercase;
    }
    
.classMenu a
{
    float:left;
    margin-right:0.3em;
    font-size:smaller;
    text-transform:uppercase;
    width:auto;
    height:28px;
    padding:0.6em 0.2em 0.4em 0.2em;
    }
.classMenu a:hover
{
    color:#255428;
    background-color:#fff;
    }
/*------ CONTENT SX e DX*/
.third_in
{
background-color:white;
width:99%;
height:auto;
padding-bottom:50px;
float:left;
border:1px solid #fff;
padding-left:0.3em;
padding-right:0.3em;
}

/*--------SX---------*/
.sx_in
{width:66%;
height:auto;
background-color:white;
border-right:1px dotted #ccc;
padding-right:0.8em;
float:left;
}

/*--------DX---------*/
.dx_in
{width:28%;
height:auto;
background-color:white;
padding-right:0.8em;
margin-left:69%;
padding-bottom:60px;
}

/*----"in evidenza"-------*/
.in_evidenza_in
{width:98%;
padding-top:0.1em;
padding-bottom:10px;
height:auto;
margin-left:0.4em;
border-bottom:1px dotted #ccc;
}

.in_evidenza_in a
{
color:#008530;
margin-top:0.5em;
text-decoration:none;
}

.in_evidenza_in a:hover
{
text-decoration:underline;
}

/*---next last match*/
.match_in 
{
width:98%;
height:auto;
margin-left:0.4em;
float:left;
border-bottom:1px dotted #ccc;
}
.match_in div
{
	float:left;
	width:48%;
	height:auto;
	margin-right:0.2em;
	padding-bottom:0.8em;
}
.match_in strong
{
	color:#008530;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}
.match_in a
{
text-decoration:none;
color:#000;
}

.match_in a:hover
{
text-decoration:underline;
}

/*----------------------LAYOUT INTERNE----------------*/

    
/*--layout pagine*/
.titolo
{
    color:#008530;
    font-size:40px;
    font-family:Times New Roman;
    text-transform:uppercase;
    margin-bottom:0.5em;
}
.testo_pagina
{
width:99%;
font-size:medium; 
float:left;
padding-bottom:5em;
text-align:justify;
}
.testo_pagina a
{
    color:#008530;
    text-decoration:none;
    }
.testo_pagina a:hover
{
    text-decoration:underline;
    }
.testo_pagina img
{
float:left;
margin-right:10px;
margin-bottom:10px;
    }
.imgDX
{
    float:right;
    margin-right:10px;
    margin-left:10px;
    margin-bottom:10px;}

/*squadra*/    
.giocatore
{
    width:45%;
    height:220px;
    margin-right:0.5em;
    margin-bottom:0.5em;
    text-align:center;
    float:left;
    padding-bottom:1em;
  border:1px solid #fff;
  border-color:rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;
   }
   
 .giocatore:hover
 {
    border-color:#ccc;
    background-color:rgba(204,204,204,.25);
        -moz-box-shadow:0 0 5px rgba(204,204,204,.25);
        -webkit-box-shadow:0 0 5px rgba(204,204,204,.25);
   }
    
.giocatore img
{
    padding:0.1em;
    float:none;
    background-color:#fff;}

.nome
{font-weight:bold;
 height:35px;
 /*border-left:1px dotted #FF6702;*/

 }

.ruolo
{font-style:oblique;
 text-align:center;}

/*palmares*/
.palmares
{
    width:48%;
    height:85px;
    margin-right:0.5em;
    margin-bottom:0.5em;
    text-align:left;
    float:left;
    padding-bottom:1em;
    border:1px solid #fff;
  border-color:rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;

}

 .palmares:hover
 {
    border-color:#ccc;
    background-color:rgba(204,204,204,.25);
        -moz-box-shadow:0 0 5px rgba(204,204,204,.25);
        -webkit-box-shadow:0 0 5px rgba(204,204,204,.25);
   }
.palmares img
{float:left;
 margin-right:0.2em;
 padding:0.7em;}
 
 .nome_2
{font-weight:bold;
 height:35px;
 color:#008530;
 }
 
 /*sponsor*/
 .sponsor
 { font-size:22px;
     }
 .sponsor img
 {float:none;}
 
 /*biancoverde*/
 .biancoverde
{
  width:31%;
    height:auto;
    margin-right:0.5em;
    margin-bottom:0.5em;
    text-align:center;
    float:left;
    padding-bottom:1em;
     border:1px solid #fff;
  border-color:rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;
}
 .biancoverde:hover
 {
    border-color:#ccc;
    background-color:rgba(204,204,204,.25);
        -moz-box-shadow:0 0 5px rgba(204,204,204,.25);
        -webkit-box-shadow:0 0 5px rgba(204,204,204,.25);
   }
    
.biancoverde img
{
    padding:0.1em;
    float:none;
    background-color:#ccc;
    margin-left:auto;
    margin-right:auto;
    }


/*-----PARTITE CAMPIONATO ED EUROLEGA*/
.TabellaPartite
{text-align:left;
  width:100%;
  border:0px;
  background-color:#DDE4D2;
  
   }
   
.TabellaPartite td
{padding:0.4em;
 border-bottom:1px solid white;
   }

.intestazione
{
     font-weight:bold;
     text-transform:uppercase;
     font-style:oblique;
     background-color:White;
     font-size:small;
     border-color:White;
     padding-bottom:0.4em;
    }
.TabellaRigaGiorn
 {
     color:#FF6702;
     background-color:white;}   

#header3
 {text-align:center;} 
#header4
 {text-align:center;}
#header5
 {text-align:center;} 

/*-----MULTIMEDIA - VIDEO*/
.player_big
{width:100%;
 height:560px;}
.tit-video
{
	color:#008530;
	font-size:18px;
	margin-top:20px;
	width:auto;
	margin-bottom:1em;
	font-weight:bold;
	}
	
.tit-video div
{color:#000;
 font-weight:normal;
 font-size:15px;}
	
.tit-video span
{font-size:13px;
 font-style:oblique;
 color:#008530;}

.vota-btn {
background: url(/image/btn-mipiace.gif) no-repeat 0px 0px;
border-style: none;
border-width: medium;
border-color: inherit;
height: 27px;
width: 63px;
float:right;
margin-top:20px;
margin-right:0px;
}

.box-cerca-video {
  margin-bottom:10px;
  margin-right:0.5em;
  width:210px;
}
.box-cerca-video span {
  color:#008530;
  font-size:13px;
  font-weight:bold;
}
.cerca-video
{background: url(/image/cerca-video.png)no-repeat;
 border:0px;
 width:20px;
 height:20px;}
 
 /*----elenco video*/
 .cornice
{
width:48%;
height:110px;
float:left;
margin-right:8px;
margin-bottom:0.5em;
border-bottom:1px dotted #ccc;
padding: 3px 3px 3px 0px;
	}
	
.cornice img {
 margin-left:auto;
 margin-right:6px;
 padding:3px;
 border:1px solid #ddd6cc;
 float:left;
 border-radius:4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
}

.cornice div{
	font-size:small;
}

.cornice a
{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#008530;
	}

.cornice:hover {
	background-color:#ddd9cc;
}

.cornice a:hover {
	text-decoration:underline;
}
/*ELENCO ALBUM GALLERY*/
.galleryEle
{
    width:48%;
    height:285px;
    margin-right:0.5em;
    margin-bottom:0.5em;
    text-align:center;
    float:left;
    padding-bottom:1em;
    border:1px solid #fff;
    border-color :rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;

}

 .galleryEle:hover
 {
    border-color:#ccc;
    background-color:rgba(204,204,204,.25);
        -moz-box-shadow:0 0 5px rgba(204,204,204,.25);
        -webkit-box-shadow:0 0 5px rgba(204,204,204,.25);
   }
.galleryEle img
{padding:0.1em;
    float:none;
    background-color:#ccc;
    margin-left:auto;
    margin-right:auto;
}

 .gallerias_img
{
   
    width:48%;
    height:260px;
    margin-right:0.5em;
    margin-bottom:0.5em;
    text-align:center;
    float:left;
    padding-top:0.5em;
    padding-bottom:0.5em;
   /* border:1px solid #fff;
    border-color :rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;*/

    
    }

.galleryEle a{color:#008530; text-decoration:none; font-weight:bold;}

    

/** fine galleria **/

/*--NUMERI PIE DI PAGINA*/
.pag
{width:85%;
    margin-top:1em;
 margin-bottom:1.5em;
 text-align:center;
 /*word-wrap:break-word;*/
 line-height:25px;}
.pag a
{color:#FF6702;
width:30px;
height:30px;
 font-weight:bold;
 text-decoration:underline;
float:left; 
 }
 .pag a:hover
 {background-color:#DDE4D2;}
 
 .pag span
 {font-weight:bold;
 width:30px;
height:30px;
   color:#fff;
   height:auto;
   background-color:#FF6702;
float:left;
text-align:center;
 }
 
 /*----POST----*/
 
 #AUTORE
{
    float:right;
    font-size:smaller;
    font-style:italic;
    }
    
#CREAPOST
{
    float:left;
    font-size:small;
    width:240px;
    text-align:center;
    background-color:#000;
    display:inline;
    padding:5px;
    text-transform:uppercase;
    }
#CREAPOST A
{
    font-size:medium;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
    margin-bottom:35px;
    }    
    
#CREAPOST A:hover
{
    text-decoration:underline;
    } 
      
#ELENCOPOST
{
    float:left;
    width:100%;
    padding-left:5px;
    margin-top:20px;    
    }  
    
.ELENCHISMALL
{
    width: 100%;
    height: auto;
    margin-bottom:10px;
    padding-bottom:15px;
    border-bottom: 1px solid #ddd6cc;
    vertical-align: middle;
    float: left;
}    
    
.FOTO_ELENCHISMALL
{   
    float: left;
    width: 100px;
    height: 70px;
    text-align: center;
}

.TESTI_ELENCHISMALL
{
    float: left;
    height:auto;
    width: 500px;
}

.TITOLO_ELENCHISMALL
{
    font-size: 13px;
    color: #000;
    height:auto;
    text-align:left;
    font-weight:bold;
}
.TESTO_ELENCHISMALL
{
    font-size: 13px;
    text-align:justify;
    height:auto;
    padding-right:10px;
}       
 
 /*-----ELENCO NEWS*/
 .boxNews
{
    width: 98%;
    margin-top: 3px;
    margin-bottom:1em;
    height: auto;
    border-bottom:1px dotted #ddd6cc;
    padding-bottom: 65px;
}
.imgNews
{
    float: left;
    padding-right: 3px;
    width:190px;
}

.giornata
{margin-bottom:0.5em;
 font-size:20px;
 }
 
/*---------merchandising-----------*/
/*elenco prodotti merchandising*/    
.merch_container
{
    width:29%;
    height:350px;
    margin-right:0.5em;
    margin-bottom:0.5em;
    text-align:center;
    float:left;
    padding:0 0.3em 1em 0.3em;
  border:1px solid #fff;
  border-color:rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;
   }
   
 .merch_container:hover
 {
    border-color:#ccc;
    background-color:rgba(204,204,204,.25);
        -moz-box-shadow:0 0 5px rgba(204,204,204,.25);
        -webkit-box-shadow:0 0 5px rgba(204,204,204,.25);
   }
    
.merch_container img
{
    padding:0.1em;
    float:none;
    background-color:#fff;}

.nome
{font-weight:bold;
 height:auto;
 color:#008530;
 /*border-left:1px dotted #FF6702;*/

 }

.ruolo
{font-size:small;
  text-align:justify;}

.merchandising
{
    
    width: 100%;
    height: 250px;
    float: left;
    text-align: center;
    padding-top: 5px;    
    }
    
 .merchandising img
 {border:0px;
 }
/*--vecchio
.merch_container
{
    width: 150px;
    margin-left: 1.2em;
    margin-top: 2em;
    margin-bottom: 2em;
    height: 320px;
    float:left;
    border: solid 0.1em #ddd6cc;
    }*/ 
.carrello
{
    text-align:right;
    }
    
.carrello input
{
        font-family:Verdana;
        font-size:8pt;
        border:solid 1px #ddd6cc;
        width:20px;
        text-align:center;
        margin-top:2px;
    }  
  

#carrello
{
    font-family:Verdana;
    font-size:8pt;
    color:#666666;
    width:95%;
    padding:0 0.5em;                                       
    }
    
.oggetti_carrello
{
    margin-left: 0.8em;
    margin-right: 0.8em;
    margin-top: 2em;
    padding: 2px 0px 2px 0px;
    font-weight:bold;
    }
    
#prezzo_carrello
{
    margin-left: 0.3em;
    margin-right: 0.3em;
    margin-bottom:1em;
    border-top:solid 0.1em #ddd6cc;
    border-bottom:solid 0.1em #ddd6cc;
    margin-top: 1.5em;
    padding: 5px 0px 5px 0px;
    }    
    
.fineacquisto
{
    font-size: 15px;
    color: #008530;
    margin-top: 0.5em;
    float: left;
    margin-left: 0.3em;
    margin-bottom: 0.3em;
    text-align:center;
    display:block;
    text-decoration:none;
    font-weight:bold;
    }    

/*RICERCA risultati*/
.ricerca
{
    width: 98%;
    margin-top: 3px;
    margin-bottom:1em;
    height: auto;
    border-bottom:1px dotted #ddd6cc;
    padding-bottom: 25px;
}

/*Box della ricerca*/
.ricercaForm
{float:left;
 width:auto;
height:25px;
margin-top:0.6em;
margin-bottom:1em;
text-align:left;
padding-left:0.2em;
width:30%;
}

.ricercaForm strong
{color:#fff;
font-size:medium;
float:left;
padding-top:0.4em;
margin-right:0.2em;
}

.ricercaForm input
{
float:left;
margin-right:0.2em;
}
.ricercaForm img
{
padding-top:3px;
width:20px;
height:21px;
}

.Ticket
{font-size:110%;
 padding-left:2em;
 font-weight:bold;
 color:#fff;
 text-decoration:none;
 float:right;
padding-right:1em;
 }
.Ticket:hover
{font-size:110%;
 color:#fff;
 text-decoration:underline;
 font-weight:bold;
padding-left:2em;
padding-right:1em;

 }
 
 .affProgram
 {
     margin-top:2em;
     padding-top:1em;
     width:300px;
     margin-left:90px;
     }
  .affProgram img
 {
     margin-top:1em;
     }
 
 
/*.vivisiena
{margin-left:250px;

 }
  
.vivisiena img
{border:1px solid #000;
  margin-top:1em;}*/
  
  
/* Inizio CSS per FInal 8 */
  
/*Banner master per link final 8*/
.linkfinal8
{}

.boxdiv{
	
    background:#fff;
	width: 610px;
	height: 600px;
	margin-top:30px;
	
}

.listcolumn {
	background:#fff;
    float: left;
    width: 110px; /*19.2em;*/ 
	height: 300px;
    }

.CentralColumn {
    float: left;
    width: 140px; /*19.2em;*/ 
	height: 200px;
   text-align:center;
   margin-top:90px;
   margin-right:10px;
   border-color:rgba(255,255,255,.45);
        -moz-border-radius:5px;
        -moz-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-border-radius:5px;
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,.45);
        -webkit-transition:all 0.15s ease-out;
   
   
    }
	
	.matchR1 {
	background: #fff;
	width: 100px;
	height: 40px;
	margin-top:5px;
	margin-bottom:30px;
	border:1px solid #999;
	/*border-left:2px solid #000;*/
	}
		
	.matchR2T {
	background: #fff;
	width: 100px;
	height: 40px;
	margin-top:5px;
	border:1px solid #999;
	}
		
	.matchR2B {
	background: #fff;
	width: 100px;
	height: 40px;
	margin-top:65px;
	border:1px solid #999;
	float:left;
	}
	
	.matchR3 {
	background: #ddd6cc;
	margin-bottom:auto;
	width:100px;
	margin:0 6PX 0 6px;
	height: 40px;
	margin-left:auto;
	margin-right:auto;
	}
	
	.score
	{
	    border-bottom:1px solid #999;
	    height:10px;
	    width:45px;
	    padding-bottom:3px;
	    margin-left:auto;
	    margin-right:auto;
	    text-align:center;
	    margin-top:-20px;
	    margin-bottom:20px;
	    font-weight:bold;}
	    
	   .scoreII
	{
	    border-bottom:1px solid #999;
	    height:10px;
	    width:45px;
	    padding-bottom:3px;
	    margin-left:auto;
	    margin-right:auto;
	    text-align:center;
	    margin-top:55px;
	    margin-bottom:20px;
	    font-weight:bold;}
	    
	        
	   .scoreIII
	{
	    border-bottom:1px solid #000;
	    height:10px;
	    width:45px;
	    padding-bottom:3px;
	    margin-left:auto;
	    margin-right:auto;
	    text-align:center;
	    margin-top:30px;
	    margin-bottom:20px;
	    font-weight:bold;}
	
	.VS {
	
	font-weight:bold;
	height: 20px;
	
	
	}
	
	.data-ora-final8
	{
	 font-size:small;
	 width:100px;
	 }
	 
	 .data-ora-final8B
	{
	 font-size:small;
	 width:100px;
	 margin-top:20px;
	 }
	
	.data-ora-final8II
	{
	 margin-top:42px;
	 font-size:small;
	 width:100px;
	 }
	
.data-ora-final8FINALE
	{
	 margin-top:5px;
	 margin-bottom:10px;
	 font-size:small;
	 color:#008530;
	 width:150px;
	 margin-left:auto;
	 margin-right:auto;
	 font-weight:bold;
	 }
	
	
	.squadra{
    color: #000;
    text-align: left;
    margin-left: 0.4em;
    font-family: "Trebuchet MS";
    font-size:11px;
    font-weight:bold;
	text-align:center;
	vertical-align:middle;
	}

 /*Fine CSS per FInal 8 */
 
 /*BANNER COUTDOWN*/
 #countdown_dashboard {
	height: 80px;
	width:930px;
	padding-left:5px;
	padding-right:5px;
	background: transparent url('../image/parquet.jpg');
	background-repeat:repeat-x;
	z-index:0;
	position:relative;

}

.tableCountdown
{float:right;margin-top:10px; }

.img_countdown
{float:right;}

.dash {
	width: 70px;
	height: 62px;
	background: transparent url('../images/dash.png') 0 0 no-repeat;
	padding-left: 13px;
	color: #333;
}


.days_dash {
	background: transparent url('../image/dark_days_dash.png') 0 0 no-repeat;
	/*padding-top:0.2em;*/
}

.hours_dash {
	clear: left;
	background: transparent url('../image/dark_hours_dash.png') 0 0 no-repeat;
}

.minutes_dash {
	background: transparent url('../image/dark_minutes_dash.png') 0 0 no-repeat;
}

.seconds_dash {
	background: transparent url('../image/dark_seconds_dash.png') 0 0 no-repeat;
}

.dash .digit {
	font-size: 30pt;
	font-family: 'Iceberg', Verdana;
	font-weight: bold;
	float: left;
	width: 33px;
	text-align: center;
	position: relative;
	margin-top:5px;
}

.dash_title {
	display: none;
}

.Waiting
{font-size:16px;
/*color:#008530;*/
color:#000;
text-align:left;
padding-top:20px;
float:right;
width:310px;
padding-left:20px;}


.Waiting_strong
{font-size:18px;}
