@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo_pagina.PNG);

	background-repeat: repeat-x;
	margin: 0px;
}
#contenitore {
	margin: auto;
	width: 950px;
}
#top ul {
	list-style-type: none;
	background-image: url(../immagini/sfondotop.png);
	background-repeat: repeat-x;
	padding-top: 5px;
    padding-bottom: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

.barraVerde1 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 0; 
font-weight : bold; 
background-repeat : repeat-x; 
background-position : center center; 
background-color : #ffadc6; 
} 

#top li {
	float: left;
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}



#conto ul {
	list-style-type: none;

	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#conto h1 {
	float: left;
	font-family: verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bolder;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 715px;
}

#conto h2 {
	float: left;
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 715px;
}

#conto h3 {
	float: left;
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 736px;
}



#testata {
	background-image: url(../immagini/sfondo_testata.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#logo {
	padding-top: 0px;
}
#logo h1 {
	background-image: url(../immagini/logobetforwin.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	height: 100px;
	width: 950px;
}
#navigazione ul {
	list-style-type: none;
	background-image: url(../immagini/sfondomenu.png);
	background-repeat: repeat-x;
	padding-top: 5px;
    padding-bottom: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigazione li {
	float: left;
}
#navigazione a.home {
	background-image: url(../immagini/home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 35px;
}
#navigazione a.news {
	background-image: url(../immagini/news.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 35px;
}
#navigazione a.pronostici {
	background-image: url(../immagini/pronostici1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 35px;
}
#navigazione a.statistiche {
	background-image: url(../immagini/statistiche.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 35px;
}
#navigazione a.abbonamenti {
	background-image: url(../immagini/abbonamenti.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 35px;
}
#navigazione a.contatti {
	background-image: url(../immagini/contatti.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 35px;
}
#navigazione a:hover {
	background-position: 0px -35px;
}
#navigazione a.attivo {
	background-position: 0px -35px;
}
#bannertesta {

	clear: both;
	height: 120px;
	width: 950px;
}

#bannercoda {

	clear: both;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#bannerfooter {

	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10 px;
}

#bannerfooter1 {

	clear: both;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10 px;
}

#bannerfooter2 {

	clear: both;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10 px;
}



#topbanner ul {
	list-style-type: none;
	background-repeat: repeat-x;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#topbanner li {
	float: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: -6px;
	margin-left: -40px;
}



#topbanner1 h2.areariservata {
	font-family: verdana;
	font-weight: bolder;
	color: #000000;
	font-size: 20px;
	line-height: 10px;
	letter-spacing: -2px;
	padding: 0px;
	margin-top: -206px;
	margin-right: 0px;
	margin-bottom: -px;
	margin-left: 48px;
}

#topbanner td.verda11 {
	font-family: verdana;
	font-weight: bolder;
	color: #666666;
	font-size: 12px;
	line-height: 10px;
	letter-spacing: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#login {
	float: left;
	width: 600px;
	margin-right: 10px;
	padding-left: 40px;
}
#login ul {
	list-style-type: none;
	margin: 0px;
	padding: 30px;
}
#login li {
	background-image: url(../immagini/asterisco.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.pulsante { 

font-family : Verdana; 
font-size : 18px; 
color : #FFFFFF; 
background-color : #82c100; 

height : 35px; 
width : 100px; 
} 
.campotestoLogin1 { 
font-family : Verdana; 
font-size : 20px;  
border : 1px solid #666666;
} 
} 
.campotestoLogin { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px;  
border : 1px solid #666666;
} 

#topbanner1 ul {
	list-style-type: none;
	background-repeat: repeat-x;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topbanner1 li {
	float: right;
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: -4px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#primopiano {
	background-image: url(../immagini/sfondo_primopiano.png);
	clear: both;
	height: 306px;
	width: 950px;
}
#descrizione {
	float: left;
	width: 270px;
	padding-top: 30px;
	padding-left: 40px;
}
#descrizione h5 {
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#descrizione h2 {
	color: #FFFFFF;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#descrizione p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#immagine {
	margin-top: 35px;
	margin-left: 35px;
	float: left;
	width: 605px;
}
#contenuto {
	font-size: 12px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	
	padding-left: 0px;
}
#contenuto h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contenuto h5 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#profilo {
	width: 270px;
	padding-left: 0px;
	float: left;
	margin-right: 30px;
}
#profilo p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 18px;
}
#servizi {
	float: left;
	width: 270px;
	margin-right: 10px;
	padding-left: 40px;
	margin-right: 30px;
}
#servizi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#servizi li {
	background-image: url(../immagini/asterisco.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#servizi p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 18px;
}
#contatti {
	float: left;
	width: 270px;
	padding-left: 40px;
	position: relative;
}


#contatti ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 90px;
}
#contatti li {
	float: left;
}
#top a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
}
#top a.favorite {
	background-image: url(../immagini/favorite.png);
	margin-right: 13px;
	margin-bottom: 1px;
	margin-left: 13px;
}
#top a.Facebook {
	background-image: url(../immagini/facebook.png);
	margin-right: 13px;
	margin-bottom: 1px;
	margin-left: 465px;
	
}
#top a.twitter {
	background-image: url(../immagini/twitter.png);
	margin-right: 13px;
	margin-bottom: 1px;
	margin-left: 13px;
}

}
#top li.dx {
	position: absolute;
	top: 70px;
	right: 0px;
}




#footer {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer p {
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-left: 40px;

	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#web {
	float: left;
	width: 590px;
	padding-left: 360px;
}
#web ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	float: left;
}
#web li {
	float: left;
	margin-right: 10px;
}
#web a {
	background-color: #999999;
	display: block;
	padding: 3px;
}
#web a:hover {
	background-color: #000000;
}
#web img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#guadagnaonline {
	width: 950px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	padding-top: -20px;
padding-bottom: -100px;
	margin-top: -20px;
}


#registrazione {
	width: 640px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	padding-top: -20px;
padding-bottom: -100px;
	margin-top: -20px;
}
#registrazione p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	
}

#laterale {
	padding-top: -40px;

	margin-top: -20px;
	float: left;
	width: 270px;
	padding-left: 40px;

}


#laterale ul {
	list-style-type: none;
	margin: 0px;
	padding: -20px;
	width: 90px;
}
#laterale li {
	list-style-type: none;
	float: left;
	padding-top: 10px;
}

#condizioni {
	font-size: 12px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#condizioni h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#condizioni h5 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.clear {
	clear: both;
}

#newsletter {
	padding-top: 12px;
}
#newsletter  h1 {
	background-image: url(../immagini/news.png);

	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 950px;
}




#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:950px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:950px; height:300px; padding:0px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:950px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:950px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:100; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:4px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}

#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:900px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
