html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #000000;
	background: #E6E6E6 url(../immagini/body-background.jpg) top left repeat-x;	
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
}

* {
    margin:0;
    padding:0;
}

#aspnetForm {
    margin:0;
    padding:0;
}

#content {
    margin: 0px auto;
    text-align:center;
    padding:0;
}

.box {
	width: 984px;
	margin: 0 auto;	
    text-align:center;
    clear: both;
    background: url(../immagini/box-bg-top.gif) top center no-repeat;	    
}

#main {
    width:984px;
    margin: 0 auto;
    clear: both;
    padding: 0;    
    background: url(../immagini/box-bg-bottom.jpg) bottom center no-repeat;	
    text-align:center;
}

#corp {
   clear: both;
   min-height:400px;
   height: auto !important;
   height: 400px;
   padding:0;     
   vertical-align: top;
   width: 920px;
   margin: 0 auto;
}

#columnleft {
    width:230px; 
    vertical-align: top;
    height: auto !important;
}

#columnright {
    width:680px;
	vertical-align: top;
	/*border: solid 1px blue;*/
}

#head {
    height:165px;
    width:911px;
    text-align:center;  
    margin: 0 auto;
    clear: both;
    padding: 13px 0 0 11px;    
}

#headimage {
    background: url(../immagini/header.jpg) top center no-repeat;  
    height:165px;
    width:911px;
    display:block;
    text-align:left;    
}

#headclickarea1 {
    float: left;
    width : 445px;
    height: 75px;
    margin-left: 12px;
    margin-top: 37px;
    position:absolute;
}

#headclickarea2 {
    float: right;
    width : 166px;
    height: 89px;
    margin-left: 743px;
    margin-top: 31px;
    z-index:9000;
    display:block;
    position:absolute;
}

#topmenu {
    height:84px;
    width:911px;
    text-align:center;  
    margin: 0 auto;
    clear: both;
    padding: 0 0 0 11px;  
}

#menubg {
    height:84px;
    width:911px;
    margin: 0 auto;
    padding: 0;  
    background: url(../immagini/menu_bg.jpg) no-repeat top right;    
    text-align:left;
}

#langmenu {
    height:33px;
    vertical-align:top;
    text-align:left;   
    clear: both;
}

#navmenu {
    margin-top:15px;
    height:35px;
    width:700px;
}

.testo_footer {
    width:911px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:27px;
    color: #FFFFFF;       
    display:block;    
    text-align:center;  
    margin: 0 auto;                   
}


/**********************************************/
.contatti_td_sx {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #323232;
    text-align:right; 
    padding-right:6px;
}

.contatti_td {
    width:90px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	color: #323232;
    text-align:right; 
    padding-right:6px;
}

.contatti_edit {
    font-family:Arial, Tahoma, Verdana, Sans-Serif;
    font-size:11px;
    color:black;
    border:1px solid #757560;
    width:220px;
    background-color:#E5F2C8;
}

.contatti_textarea {
    font-family:Arial, Tahoma, Verdana, Sans-Serif;
    font-size:11px;
    color:black;
    border:1px solid #757560;
    background-color:#E5F2C8;
    height:70px;
    width:100%;
    overflow:auto;
}

.contatti_submit {
    font-family:Arial, Tahoma, Verdana, Sans-Serif;
    font-size:11px;
    color:black;
    border:1px solid #757560;
    width:50px;
    background-color:#E5F2C8;
    cursor:pointer;
    cursor:hand;
}

.img_check {
    cursor:pointer;
    cursor:hand;
}
/**********************************************/
.testo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration:none;    
}

A.testo:link {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo:active {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo:visited {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo:hover {
   color:#4C4C4C;
   text-decoration:none;   
}

.testo_prod {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration:none;    
}

A.testo_prod:link {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo_prod:active {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo_prod:visited {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo_prod:hover {
   color:#82C11A;
   text-decoration:none;   
}

.testo_prod_current {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82C11A;
	text-decoration:none;    
}

.testo_bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;    
	font-weight:bold;
	text-decoration:none;
}

A.testo_bold:link {
    color:#323232;
	text-decoration:none;
}
A.testo_bold:active {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo_bold:visited {
    color:#4C4C4C;
	text-decoration:none;
}
A.testo_bold:hover {
   color:#4C4C4C;
   text-decoration:none;   
}

.testo_link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C4C4C;  
	margin:0;
	padding:0;  
}

A.testo_link:link {
    color:#4C4C4C;
	text-decoration:underline;
}
A.testo_link:active {
    color:#4C4C4C;
	text-decoration:underline;
}
A.testo_link:visited {
    color:#4C4C4C;
	text-decoration:underline;
}
A.testo_link:hover {
   color:#4C4C4C;
   text-decoration:underline;   
}

.titolo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C; 
	font-weight:bold;   
}

.testo_white {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:none;
}

A.testo_white:link {
    color:#FFFFFF;
	text-decoration:none;
}
A.testo_white:active {
    color:#FFFFFF;
	text-decoration:none;
}
A.testo_white:visited {
    color:#FFFFFF;
	text-decoration:none;
}
A.testo_white:hover {
   color:#FFFFFF;
   text-decoration:none;   
}

.testo_orange {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF9602;
    font-weight: bold;
}

/*****************************************************************/
/* language menu */
#nav{
	height: 41px;
	float:left;
	z-index: 1000;	
}

body #nav ul{
	display: block;
	padding: 0;
	margin: 0 0 0 161px;
	height: 41px;
	float:left;	
}

body #nav ul li{
	float: left;
	width: 34px;
	height: 23px;
	list-style: none;
	margin: 0 0 0 5px;
}

body #nav ul li a{
	text-decoration: none;
	display: block;
	width: 34px;
	height: 23px;
	position: relative;						
}

body #nav:hover ul li a:hover{
	width: 34px;
	height: 32px;	
	display: block;
	z-index: 5000;	
}

body #nav ul li a.ita{
	background-image: url(../immagini/langmenu/ita_off.jpg);
	background-repeat:no-repeat;	
	top:5px;
	height: 32px;
}
body #nav ul li a.ita:hover{
	background-image: url(../immagini/langmenu/ita_on.jpg);
	background-repeat:no-repeat;
	top:5px;	
	height: 32px;
}
body #nav ul li a.current-ita{
	background-image: url(../immagini/langmenu/ita_on.jpg);
	background-repeat:no-repeat;
	top:5px;	
	height: 32px;
	cursor:default;
}

body #nav ul li a.eng{
	background-image: url(../immagini/langmenu/eng_off.jpg);
	background-repeat:no-repeat;
	top:4.5px;
	height: 32px;
}
body #nav ul li a.eng:hover{
	background-image: url(../immagini/langmenu/eng_on.jpg);
	background-repeat:no-repeat;
	top:4.5px;
	height: 32px;
}
body #nav ul li a.current-eng{
	background-image: url(../immagini/langmenu/eng_on.jpg);
	background-repeat:no-repeat;
	top:4.5px;	
	height: 32px;
	cursor:default;
}

body #nav ul li a.fra{
	background-image: url(../immagini/langmenu/fra_off.jpg);
	background-repeat:no-repeat;
	top:3px;
	height: 32px;
}
body #nav ul li a.fra:hover{
	background-image: url(../immagini/langmenu/fra_on.jpg);
	background-repeat:no-repeat;
	top:3px;
	height: 32px;
}
body #nav ul li a.current-fra{
	background-image: url(../immagini/langmenu/fra_on.jpg);
	background-repeat:no-repeat;
	top:3px;	
	height: 32px;
	cursor:default;
}

body #nav ul li a.spa{
	background-image: url(../immagini/langmenu/spa_off.jpg);
	background-repeat:no-repeat;
	top:2px;
	height: 32px;
}
body #nav ul li a.spa:hover{
	background-image: url(../immagini/langmenu/spa_on.jpg);
	background-repeat:no-repeat;
	top:2px;
	height: 32px;
}
body #nav ul li a.current-spa{
	background-image: url(../immagini/langmenu/spa_on.jpg);
	background-repeat:no-repeat;
	top:2px;	
	height: 32px;
	cursor:default;
}

body #nav ul li a span{
	visibility: hidden;
	display:none;
}

/* language menu testo popup
body #nav ul li a:hover span{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #39426B;
 float: left;
 display: block;
 visibility:visible;
 font-weight: bold;
 position: relative;
 left: 30px;
 top: 30px;
 background-image: url(../immagini/hovertitle.gif);
 padding: 1px;
 border: 1px solid;
 visibility: visible;
}*/
/*****************************************************************/
/* language menu */

#pglist{
	float:left;
	display: block;
	padding: 5px 0 0 10px;
	height: 35px;
	margin:0 auto;
	text-align:left;
}

.pglist_li {
	font-family: Thaoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
	display: block;	
	float: left;
	height: 30px;
	background: url(../immagini/menu_item_off.jpg) no-repeat 0 15%;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.pglist_li_over {
	font-family: Thaoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
	display: block;	
	float: left;
	height: 30px;
	background: url(../immagini/menu_item_on.jpg) no-repeat 0 15%;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.pglist_li_select {
	font-family: Thaoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
	display: block;	
	float: left;
	height: 30px;
	background: url(../immagini/menu_item_on.jpg) no-repeat 0 15%;
	text-decoration:none;	
}

.pglist_span {
    font-family: Thaoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
	display: block;	
	float: left;
	text-decoration:none;
	padding-left:12px;
}

.pglist_separetor {
    height: 35px;
	display: block;	
	float: left;
    width:11px;
    background: url(../immagini/menu_spearetor.jpg) repeat-y 50% 0; 	
}

/*sub menu */

.contextmenu {
	float:left;
	width: 209px;
	margin:0 auto;    
	text-align:center;
	background: url(../immagini/sub_menu_top_container.jpg) top center no-repeat;
}

.contextmenu_in {	    
    width: 209px;
	margin: 0 auto;     
	padding: 0;    
	text-align:left;
	background: url(../immagini/sub_menu_bottom_container.jpg) bottom center no-repeat;		
}

.menudiv_in {	    
    position:relative;
    width: 202px;
	margin: 7px 0 0 0;     
	padding: 0;    
	text-align:center;			    
	vertical-align:top;
    padding-bottom:7px;
}

.contextmenu_title {
	width: 201px;
	height:21px;
	margin: 0 0 0 1px;
	background: url(../immagini/barra_sub_menu.jpg) top center no-repeat;
	margin-bottom:1px;
}

.contextmenu_title_text {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    display:block;    
	vertical-align:middle
}

.contextmenu_sub {
	width: 200px;
	margin:0 auto;
	padding:0;
	background: url(../immagini/sub_menu_top_content.jpg) top center no-repeat;
	margin-bottom:2px;
}

.contextmenu_subin {	
    width: 200px;
    margin:0 auto;
    padding:0;     
    background: url(../immagini/sub_menu_bottom_content.jpg) bottom center no-repeat;
    
}

.inbox_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4C4C4C;
    font-weight: normal;
    display:block;
    text-align:left;
}

A.inbox_text:link {
    color:#4C4C4C;
	text-decoration:none;
}
A.inbox_text:active {
    color:#4C4C4C;
	text-decoration:none;
}
A.inbox_text:visited {
    color:#4C4C4C;
	text-decoration:none;
}
A.inbox_text:hover {
   color:#4C4C4C;
   text-decoration:none;   
}

#vocitem {
    margin:0 auto;
    padding:0;     
    width:185px;
    height:17px; 
    background: url(../immagini/filetti_submenu.gif) bottom left repeat-x;
}

#vocitem a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4C4C4C;
    font-weight: normal;
    display:block;
    text-align:left;
    width:185px;
    margin-bottom:1px;
    vertical-align:top; 
    text-decoration:none;       
}

#vocitem a:hover {
   background-color:#96CC22;
   color:#4C4C4C;
   text-decoration:none;   
   cursor:pointer;
   cursor:hand;   
}

#vocitem a.current {
   background-color:#96CC22;
   color:#4C4C4C;
   text-decoration:none;   
   cursor:default;
}
/**********************************************************************/

#banda_arancio_titolo {
    margin-top:7px;
    margin-bottom:7px;
    height:14px;
    width:645px;
    display:block;
    vertical-align:top;
    text-align:left;
    padding:3px 10px;
    background: url(../immagini/orange_line.gif) repeat-x left;
}

#banda_arancio_titolo img {
    margin:0 4px 0 0;
    padding:0;
}

#banda_verde_chiusura {
    height:5px;
    width:665px;
    display:block;
    margin-top:5px;
    margin-bottom:0px;
    vertical-align:bottom;
    background: url(../immagini/green_line.gif) repeat-x left;
}

.bet_green_list {
    height:6px;
    width:4px;
    vertical-align:middle;
    text-align:left;
    background: url(../immagini/bet_list_green_item.gif) no-repeat left center;    
}

.bet_list_span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    text-align:left;
    color:#4C4C4C;
    padding-left:7px;
}

.table_row {
    background-color:#FFE5BF;
}

.table_cell_left {
    width:241px;
    padding: 2px 10px 2px 10px;
}

.table_cell_right {
    width:424px;
    padding: 2px 10px 2px 10px;
}

.table_row_header {
    height:14px;
    background-color:#E2F1C7;
}

.table_row_spacer {
    height:1px;
    width:665px;
    background-color:#FFFFFF;
}

