﻿body 
{
	background:url(../img/layout/Sfondo.gif) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#515151;	
	margin:0;
}
.bianco
{
	background-image:none;
	background-color:#fff;
	text-align:center;
}
a:link
{
	color: #cc1021;
	text-decoration: none;
	font-size:12px;
}

a:visited{ 
	text-decoration: none; 
	color: #cc1021;
	font-size:12px;
}

a:hover{ 
	text-decoration: underline; 
	color: #666;
	font-size:12px;
}
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    text-align:center;
    margin:10px;
    color:#d9112b;
	}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:left;
    color:#515151;

}

div#page
{
	width:904px;
	background:url(../img/layout/SfondoGrigio.gif) repeat-y;
	margin:5px auto;
	text-align:center;
}

div#top
{
	background:#000 url(../img/layout/top.gif) bottom center no-repeat;
	height:11px;
}
div#bottom
{
	clear:both;
	background:url(../img/layout/bottom.gif) top center no-repeat;
	height:12px;
}

div#cont
{
	min-height:500px;	
}
div#head
{
	padding:0px 0px 0px 0px;
	text-align:left;
	position:relative;
	
}
div#BannerXPayX
{
	position:absolute;
	width:135px;
	height:75px;
	left:50%;
	margin-left:-10px;
	top:3px;
	z-index:100;	
}
div#autenticazione
{
	position:absolute;
	width:240px;
	height:80px;
	left:50%;
	margin-left:190px;
	top:30px;
	background:url(../img/layout/boxLogin.gif) center no-repeat;
	font-family:Verdana;
	font-size:11px;
	color:#808080;
	z-index:100;	
}
div#autenticazione table
{
	margin:0px auto;
	text-align:center;
	
}
div#menu
{
	position:relative;
	background:url(../img/layout/SfondoMenu.gif) top center no-repeat;
	height:41px;
	clear:both;
}

#tMenu table
{
	
	background:url(../img/layout/SfondoMenu.gif) top center no-repeat;
	height:41px;

}

#tMenu td
{
}
#tMenu td a
{
		background:url(../img/layout/divisoria.gif) right top no-repeat;
		color:#fff;
		padding-top:13px;
		padding-bottom:14px;
		padding-left:09px;
		padding-right:09px;
		font-size:12px;
}

#tMenu td a:hover
{
		background:url(../img/layout/menuSelezionato.gif) ;
		color:#fff;
		padding-top:13px;
		padding-bottom:14px;
		padding-left:09px;
		padding-right:09px;
		font-size:12px;
}

div#menu ul 
{
	list-style:none;
}

div#menu li
{
	float:left;
	padding:0px;
	background:url(../img/layout/divisoria.gif) right top no-repeat;
}
div#menu li a
{
	color:#fff;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	display:block;
	text-decoration:none;
	padding-top:14px;
	padding-bottom:12px;
	padding-left:09px;
	padding-right:09px;
	font-size:13px;	
			
}

div#menu li a:hover
{
	background:url(../img/layout/menuSelezionato.gif) ;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	display:block;
	text-decoration:none;
	padding-top:14px;
	padding-bottom:12px;
	padding-left:09px;
	padding-right:09px;
	font-size:13px;
}
div#menu li.active
{
	background:url(../img/layout/menuSelezionato.gif) ;
}
.banner
{
	display:block;
	margin:10px auto;
	text-align:center;
}

.loginText
{
	width:80px;
	font-size:11px;
}

div#footer
{
	text-align:center;	
	font-size:11px;
	color:#808080;
	font-family:Verdana;
}

div#gioca{
	padding-left:8px;
	color:#808080;
}

div#RegolePoker{
	padding-right:8px;
}

div#Separazione{
	width: 904px;
	height: 14px;
	background-image:url(../img/homepage/Separazione-bg.jpg);
	background-repeat:repeat-x;
}

div#Trasmissione{
	padding-left:8px;
}

div#Community{
	padding-right:8px;
}

div#footer{
	width: 904px;
	text-align:center;
	font-size:11px;
	background-image:url(../img/layout/bottom.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:4px;
	margin:30px auto;
}

div#loghieconcessioni
{
	text-align:center; 
	font-size:10px;
	vertical-align:middle;	
	background-color:#fff;	
	width: 908px;
	margin: 0 auto;
}

/*************************************************************************************************************/
/***** ELEMENTI FORM **********************************************************************************/
/*************************************************************************************************************/

div#ComeSiGioca
{
	margin-left:30px;
	margin-right:30px;
}

div#regolamento
{
	margin-left:30px;
	margin-right:30px;
}

div#regolamento ol
{
	list-style-type:lower-alpha;
}

div#regolamento li
{
		line-height:1.6em;
		text-align:justify;
}

div#registrazione input.text
{
	border:1px solid #1059d9;
	position:relative;	
	width:200px;
}

div#registrazione select
{
	border:1px solid #1059d9;
	width:220px;	
}

div#registrazione select.combo
{
	border:1px solid #1059d9;
	width:200px;	
}

div#registrazione fieldset
{
	margin:10px 50px 10px 50px;
	border:1px solid #1059d9;
	padding:15px;
	text-align:left;
}
div#registrazione legend
{
	border:1px solid #1059d9;
	padding:0.5em;
	color:White;
	background-color:#1059d9;
	font-weight:bold;
}

div#registrazione input.button, input.button
{
	border:1px solid #1059d9;
	padding:0.5em;
	color:White;
	background-color:#1059d9;
	font-weight:bold;
	cursor:pointer;
}

div#registrazione table
{
	text-align:left;
}

div#registrazione td
{
	height:30px;
	vertical-align:middle;
}

div#registrazione td.headleft
{
	width:180px;
}

div#datipersonali ol ol
{
		list-style-type:lower-alpha;
}

ul.li_lista
{
	list-style-type:upper-alpha;	
}

ul.li_lista_none
{
	list-style-type:none;	
}

div#datipersonali li, .li_lista li,.li_lista_none li
{
		line-height:1.6em;
		text-align:justify;
}

div#datipersonali
{
	padding:15px;
	background-color:#fff;
}

errore
{
	color:Red;
	font-weight:bold;
}

p.testo
{
	text-align:justify;	
	line-height:1.6em;
}
p.titolo
{
    text-align:left;	
	color:#2e5db0;
	font-weight:bold;	
}
p.testo .evid
{
	color:#2e5db0;
	font-weight:bold;
}
table.testo
{
	text-align:justify;	
	line-height:1.4em;
}
.alert{
    position:absolute;
    top:20px;
   left:5%;
    margin-left:2px;
    padding:2px;
    text-align:left;
    width: 200px;
    border:1px solid #1059d9;
    background-color:#f8f8f8;
    color:#ff0000;
    
    
}
.button{
    margin:5px;
}

a.forum_link
{
	padding: 0 0 0 0.4em;
    text-decoration: none;
    color: #df161b;
    font-size:14px;
    font-weight:bold;
}
a.forum_link:hover{
    font-size:14px;
    color:#fff;
    font-weight:bold;
}
div#news
{
	width:277px;
	height:160px;
	overflow:auto;
	background:url(../img/homepage/news-bg.gif) left repeat-y;
}

div#newstop
{
	width:277px;
	height:10px;
	background:url(../img/homepage/news-top.gif) left bottom no-repeat;	
}
div#newsbottom
{
	width:277px;
	height:10px;
	background:url(../img/homepage/news-bottom.gif) left top no-repeat;	
}
div#newstitolo
{
	text-align:left;
	font-size:11px;
	margin:0px 10px 2px 10px;
	padding:0px;
	font-weight:bold;
	color:#083a96;
}

div#newstesto
{
	text-align:left;
	font-size:10px;
	margin:3px 10px 10px 10px;
	padding:0px;
}
div#newsdata
{
	text-align:left;
	font-size:10px;
	margin:0px 10px 2px 10px;
	padding:0px;
	color:#000;
}
img
{
border:0px;	
}
.btnClose
{
	background-image: url(img/layout/chiudi.gif);
	}
	
	
/* ELEMENTI PAGINA CONTATTI*/

div#Contatti
{
    text-align:center;
}
/*FINE ELEMENTI PAGINA CONTATTI*/
/*FAQ*/
div#faq p
{
text-align:justify;
margin-left:15px;
margin-right:15px;
}
/**/

div#presentazione
{
	margin-left:30px;
	margin-right:30px;
	text-align:left;
}

div#presentazione table caption
{
	font-weight:bold;
	padding:10px;
	text-align:left;
}

div#presentazione table td
{
	border:1px solid #000;
	padding:4px;
}

div#presentazione table th
{
	border:1px solid #000;
	padding:4px;
	background-color:#d9112b;
	color:#fff;
}
div#presentazione table
{
	border:1px solid #000;
	padding:4px;
	border-collapse:collapse;
	margin-bottom:20px;
	margin-left:0px;
}
div#presentazione table#FotoTeam, div#presentazione table#FotoTeam td
{
	border:0;
	padding:0px;
}
div#presentazione table#FotoTeam th
{
    background-color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    text-align:center;
	border:0;
	padding:5px 0 5px 0;
	color:#d9112b;
}

div#presentazione h1 
{
    text-align:left;
    padding:12px 0 0 0px;
    font-size:16px;
    color:#d9112b;
	}

div#ComeSiGioca h2
{
    font-size:12px;
	color: #2e5db0;
    font-weight:bold;
}
div#DettaglioTeam
{
    line-height:1.5em;
    width:830px; 
    overflow:auto;
    background-color: #FFFFFF;
    padding: 10px 10px;
}
div#DettaglioTeam .Nome
{
    font-size:15px;
    color: #d9112b;
    font-weight:bold;
}
div#DettaglioTeam .Evid
{
    /*color: #FF0000;*/
    color: #000000;
}
div#DettaglioTeam .EvidBold
{
    color: #2e5db0;
    font-weight:bold;
}

div#regolamento
{
	margin-left:30px;
	margin-right:30px;
	text-align:left;
}

div#regolamento table caption
{
	font-weight:bold;
	padding:10px;
	text-align:left;
}

div#regolamento table td
{
	padding:4px;
}

div#regolamento table th
{
	border:1px solid #fff;
	padding:4px;
	background-color:#d9112b;
	color:#fff;
}
div#regolamento table
{
	
	padding:4px;
	border-collapse:collapse;
	margin-bottom:20px;
	margin-left:0px;
}

.classifica-titolo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    text-align:center;
    margin:10px;
    color:#d9112b;
}
div#NewsBox
{	
    float:left;
    width:254px;
    padding-left:8px;
    line-height:35px;
    text-align:left;
    font-size:17px;
    font-weight:bold;
    color:#FFFFFF;
    height:38px;
    background-image:url(/img/homepage/News-bg.jpg);
    background-repeat:repeat-x;
}
div#ForumBox
{	
    float:left;
    width:185px;
    padding-top:8px;
    padding-left:8px;
    text-align:left;
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    height:48px;
    background-image:url(/img/homepage/Forum-bg.jpg);
    background-repeat:repeat-x
}
.Utente 
{
    text-align:left;
    font-family:Arial;
    font-size:14px;
}
.Utente th, .Utente td
{
  	margin: 0;
  	padding: 13px 0px 13px 0px;
  	text-align: center;
  	border-bottom: 1px solid #b5b5b5;
}
#ScaricaAccessoDesktop
{
  	width:192px;
  	height:100px;
  	float:left;
  	margin-left:30px;
  	margin-top:70px;
}

tr.HaTicket td
{
	font-weight:bold;
 background-color:#D7E4F9;
	}
	tr.HaFreeRoll td
{
	font-weight:bold;
 background-color:#FFCC99;
	}
	tr.HaTicketDonna td
{
	font-weight:bold;
 background-color:#FFB3D9;
	}
div.LegendaClassifica
{
	width:15px;
	height:15px;
	background-color:#D7E4F9;
	float:left;
	margin-right:15px;
	}
div.LegendaClassificaDonna
{
	width:15px;
	height:15px;
	background-color:#FFB3D9;
	float:left;
	margin-right:15px;
	}
div.LegendaClassificaFreeRoll
{
	width:15px;
	height:15px;
	background-color:#FFCC99;
	float:left;
	margin-right:15px;
	}
	
#risultati-div 
{
    width:277px;
    font-family:Arial;
    font-size:11px;
    color:#000000;
    margin-top:20px;
    padding-top:5px;
    padding-bottom:10px;
    overflow:auto;
    border:1px solid #95aae9;
    background-image:url(/img/risultati/Risultati-bg.jpg);
}
#risultati {
    font-size:10px;
    margin: 0;
	padding: 7px 5px 0 2px;
	list-style: none;
	}
#risultati li 
{
    width:145px;
    height:35px;
	margin: 0px 0 0px 0;
	padding: 5px 0 0 0;
	font-family: "Lucida Grande", sans-serif;
	}
#risultati a 
{
    height:32px;
	display: block; /* in modo che l'intera area delle tab sia sensibile al clic */
	margin: 0 0 0 0;
	padding: 3px 0px 0px 0px;
	color: #2d2d2d;
	font-weight:bold;
	text-decoration: none;
	border-bottom: none;
	background: #F9E9A9 url(/img/risultati/Link-bg.png) no-repeat top left;
}
#risultati a:hover {
	background: #F9E9A9 url(/img/risultati/Link-bg.png) no-repeat top left;
}
#risultati a.prova 
{
	color: #ffffff;
	background: #F9E9A9 url(/img/risultati/Link-bg2.png) no-repeat top left;
}
#risultati a.prova:hover {
	background: #F9E9A9 url(/img/risultati/Link-bg2.png) no-repeat top left;
}
#regolamentifinale-div 
{
    text-align:center;
    font-family:Arial;
    font-size:13px;
    color:#000000;
    padding-top:1px;
    padding-left:10px;
    padding-bottom:10px;
    overflow:auto;
}
#regolamentifinale 
{
    text-align:center;
    font-size:12px;
    margin: 0;
	padding: 7px 5px 0 2px;
	list-style: none;
	}
#regolamentifinale li 
{
    float:left;
    width:156px;
    height:38px;
	margin: 0px 0 0px 0;
	padding: 5px 12px 0 14px;
	font-family: "Lucida Grande", sans-serif;
	}
#regolamentifinale a 
{
    height:38px;
    line-height:30px;
	display: block; /* in modo che l'intera area delle tab sia sensibile al clic */
	margin: 0 0 0 0;
	padding: 3px 0px 0px 0px;
	color: #2d2d2d;
	font-weight:bold;
	text-decoration: none;
	border-bottom: none;
	background: url(/img/risultati/finalepoker.jpg) no-repeat top left;
}
#regolamentifinale a:hover {
	background: url(/img/risultati/finalepoker.jpg) no-repeat top left;
}
#regolamentifinale a.misti, a.misti:link, a.misti:visited 

{
    color:#000000;
    padding-top:5px;
    line-height:12px;
	background: url(/img/risultati/finalepokermisti.jpg) no-repeat top left;
}
#regolamentifinale a.misti:hover 
{
    color:#000000;
    line-height:12px;
	background:  url(/img/risultati/finalepokermisti.jpg) no-repeat top left;
}
#regolamentifinale a.donne 
{
	color: #ffffff;
	background: url(/img/risultati/finalepokerdonna.jpg) no-repeat top left;
}
#regolamentifinale a.donne:hover {
	background:  url(/img/risultati/finalepokerdonna.jpg) no-repeat top left;
}
#dropmenudiv{
position:absolute;
border:1px solid #6f9ee6;
font:normal 11px Verdana;
line-height:17px;
z-index:100;
background-color:#004cce;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6f9ee6;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #fff;
}

#dropmenudiv ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#dropmenudiv ul li
{
	margin:0px;
	padding:0px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6f9ee6;
color:#000;
}
    .forums {
        width: 97%;
        font-family: "Lucida Grande", Arial, sans-serif;
  	    font-size: small;
  	    line-height: 1.5em;
  	    background: #919191;
  	    }
    .forums table {
  	    width: 100%;
  	    position: relative;
  	    top: -4px;
  	    left: -4px;
  	    border: 1px solid #000;
  	    background: #fff;
  	    }
     .forums table caption {
  	    margin: 0;
  	    padding: 5px 0px;
  	    font-size:140%;
  	    text-align: center;
  	    font-weight:bold;
  	    border: 1px solid #000;
  	    border-bottom: none;
  	    color:#cc0000;
 	    background: #fff;
  	    }
    .forums table th, .forums table td {
  	    margin: 0;
  	    font-size:85%;
  	    padding: 10px 4px;
  	    text-align: center;
  	    border-bottom: 1px solid #b5b5b5;
  	    }
    .forums table th {
  	    color: #999;
  	    }
    .forums table .name {
  	    text-align: left;
  	    }
    .forums table tr {
  	    background: #e6e6e6;
  	    }
    .forums table tr.alt {
  	    background: #f1f1f1;
  	    }
    .forums table td a {
  	    display: block;
  	    font-weight: bold;
  	    }
    .forums table .Titolino {
  	    margin: 0;
  	    padding: 5px 0px;
  	    font-size:140%;
  	    text-align: center;
  	    font-weight:bold;
  	    border-bottom: none;
  	    color:#004BCD;
 	    background: #fff;
  	    }
.finalisti
{
	width:9%; 
	float:left; 
	margin-left:4px; 
	margin-right:4px;

}
.finalisti_intestazione
{
	text-align:center;
	color:#004BCD;
	font-weight:normal;
}
.finalisti_nome
{
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}

/*

	INIZIO: STILI BANNER

 */

/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap
{
    width: 586px;
    margin:0 0 0 0;
    padding:120px 0 0 0;
    position:relative;
}


/*
	TYPOGRAPHY
*/
#page-wrap ul
{
   list-style: square inside;
}
#page-wrap a, #page-wrap a:visited, #page-wrap a:active
{ 
    color: #ffffff; text-decoration: none;
}
#page-wrap a:hover
{ 
    color: #ffffff; text-decoration: underline;
}


/*
	SLIDER
*/
.slider-wrap								{ width: 586px; position: absolute; top: 0px; left: 0px; margin: 0; padding:0;}			
.stripViewer								{ position: relative; overflow: hidden; width: 586px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0;}
.stripViewer .panelContainer .panel			
{
    float: left;
    position: relative;
    width:  586px;
    height:140px;
    margin: 0px 0 0 0; 
    padding:0 0 0 0;
    line-height:19px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#cd1516;
    text-align:left;
    font-weight:bold;
}


.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #90959b; margin-right: 5px; }

.photo-meta-data							{ background: url(/img/banner/transpBlack.png); padding: 0px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{display:inline-block; margin-top: -4px; margin-bottom: 0px; margin-right:4px; margin-top:0px; position: relative; padding-top: 4px; padding-bottom: 0px; z-index: 9999;}
.cross-link:hover							{ }											  
.active-thumb 								{ background: transparent url(/img/banner/BannerProgrammi/ProgrammaSelezionato.png) top left no-repeat; }

#movers											
{
    background: #FFFFFF url(/img/banner/BannerProgrammi/ElencoProgrammi-bg.jpg) no-repeat top left;
    text-align:left; padding:0px; margin:0 0 0 0px; width:358px; height: 199px;
}
#movers div				{ width: 175px; text-align:left;}
#movers div	div 						{ margin-top:2px; font-size:11px; font-weight:normal; color:#1a4078; }
#movers a, #movers a:visited, #movers a:active	{ font-size:14px; font-weight:bold; color: #2198d3; text-decoration: none;}
#movers a:hover 						{ font-size:14px; font-weight:bold; color: #2198d3; text-decoration: underline;}

/*Default*/
    #container {
      margin: 0 0 0 0;
      text-align:left;
	    padding: 10px 0 0 10px;
      width: 891px;
	  }
    #wrap {
      text-align:left;
	    width: 881px;
	    background: url(/img/homepage/bg-repeat.jpg) repeat-y 70% 0;
	  }
    #header {
      width: 881px;
      min-height: 647px;
	    background: #FFFFFF url(/img/homepage/bg-top.jpg) no-repeat top left;
	  }
    #footer2 {
      width: 881px;
      height:6px;
	  background: #FFFFFF url(/img/homepage/bg-bottom.jpg) no-repeat top left;
	  }
	  #colonna-sx {
	    float:left;
      width: 588px;
      text-align:center;
	  }
	  #colonna-dx {
	    float:right;
      width: 285px;
      text-align:left;
	  }

	  .TitoliTabella {
	    padding-top:5px;
	    font-size:12px;
      color:#cd1516;
      font-weight:bold;
	  }
	  #ElencoTornei {
	    float: left;
  	  width: 320px;
  	  padding: 5px 0;
  	  font-size:11px;
  	  text-align:left;
  	}
    #ElencoTornei dl {
	    float: left;
	    width: 314px;
	    margin: 5px 3px;
	    padding: 0;
	    display: inline; /* fixes IE/Win double margin bug pag 98 */
  	}
    #ElencoTornei dt {
	    float: right;
	    width: 258px; /* assegno la larghezza alla descrizione  per evitare strani comportamenti del float pag93 */
	    margin: 0;
	    padding: 0;
 	    font-weight:bold;
	    font-size: 100%;
	    color: #3f3f3f;
  	}
    #ElencoTornei dd 
    {
        text-align:justify;
	    margin: 0 0 0 0;
	    padding: 0;
	    line-height: 1.3em;
	    color: #3f3f3f;
  	}
  	#ElencoTornei dl dd.img {
   	margin: 0;
   	}
    #ElencoTornei dd.img img {
  	    float: left;
  	    margin: 0 4px 0 4px;
  	    padding: 3px;
  	    border: 1px solid #D9E0E6;
  	    border-bottom-color: #C8CDD2;
  	    border-right-color: #C8CDD2;
  	    background: #fff;
  	}

  	#DescrizioneInEvidenza {
  	  width: 200px;
  	  padding: 0px 0;
  	  font-size:11px;
  	  text-align:left;
  	}
    #DescrizioneInEvidenza dl {
	    float: left;
	    width: 200px;
	    margin: 5px 0px 0 4px;
	    padding: 0;
	    display: inline; /* fixes IE/Win double margin bug pag 98 */
  	}
    #DescrizioneInEvidenza dt {
	    float: left;
	    width: 200px; /* assegno la larghezza alla descrizione  per evitare strani comportamenti del float pag93 */
	    margin: 0;
	    padding: 0;
 	    font-weight:bold;
	    font-size: 100%;
	    color: #3f3f3f;
  	}
    #DescrizioneInEvidenza dd {
	    margin: 0 0 0 0;
	    padding: 0;
	    line-height: 1.1em;
	    color: #3f3f3f;
  	}
  	#ImmagineInEvidenza 
  	{
  	  text-align:center;
  	  width: 200px;
  	  padding: 0px 0;
  	  font-size:11px;
  	  text-align:left;
  	}
    #ImmagineInEvidenza dl 
    {
        text-align:center;
	    width: 200px;
	    margin: 5px 0px;
	    padding: 0;
	    display: inline; /* fixes IE/Win double margin bug pag 98 */
  	}
    #ImmagineInEvidenza dt 
    {
        text-align:center;
	    margin: 0;
	    padding: 5px 0px 0 0px;
 	    font-weight:bold;
	    font-size: 100%;
	    color: #3f3f3f;
  	}
    #ImmagineInEvidenza dd {
	    margin: 0 0 0 0;
	    padding: 30px 0px 0 0;
	    font-weight:bold;
	    line-height: 1em;
	    color: #3f3f3f;
	}    
	
/*
    INIZIO: STILI PAGINE TORNEI
*/
    #ComeSiGioca p {
      margin:0;
    }
    #ComeSiGioca .separazione {
      margin-bottom:10px;
    }
    .intro-torneo {
      text-align:center;
      color:#1c4895;
      margin-top:10px;
      font-weight:bold;
      font-size:15px;
    }
    .titolo-torneo {
      color:#ffffff;
      background-color:#1c4895;
      font-weight:bold;
      font-size:14px;
      padding:3px 0 3px 5px;
    }
    .paragrafo-torneo {
      color:#d9112b;
      font-weight:bold;
      
    }
    #TorneiInCorso .titolo {
      color:#2e5db0;
      font-size:20px;
      font-weight:bold;
      text-align:center;
    }    
    
    
/*
    FINE: STILI PAGINE TORNEI
*/


/*  CAROUSEL  */


    .stepcarousel{
    position: relative; /*leave this value alone*/
    border: 0px solid black;
    overflow: scroll; /*leave this value alone*/
    width: 660px; /*Width of Carousel Viewer itself*/
    height: 430px; /*Height should enough to fit largest content's height*/
    }

    .stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
    }

    .stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 10px; /*margin around each panel*/
    width: 640px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }

	.close
	{
		text-align:right;	
	}

/* FINE CAROUSEL  */