body
{
background-image:url('../immagini/line.png'); 
background-repeat:repeat-x;
text-align:center;
font-family: Helvetica,Arial,Verdana,Sans-Serif;
line-height:14px;
font-size:14px;
}

a{outline: none; color:blue;}

a:hover{outline: none; color:blue;}

a:active{outline: none; color:blue;}

a:visited{outline: none; color:blue;}

		#cover
		{
			position:absolute;
			width:100%;
			height:100%;
			z-index:999;
			background-color:white;
			top:0px;
			left:0px;
		}
		#loading
		{
			width:200px;
			height:100px;
			position:relative;
			left:50%;
			margin-left:-100px;
			top:50%;
			margin-top:-50px;
			font-weight:bold;
			color:#0d49a9;
		}

#divMain{
width:700px;
height:750px;
text-align:left;
margin-top:10px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
}

#divTitle {
font-size:60px;
text-align:left;
width:100%;
height:70px;
background-image:url('../immagini/lineT.png'); 
background-repeat:repeat-y;
border-bottom-style:solid;
border-bottom-color:#999999; 
border-width:5px;
}

#formClock{
}

#mainTable
{
width:697px; 
height:590px; 
margin-top:1px;
margin-left:1px;
}

#colonnaSX{
width:110px; 
text-align:left; 
vertical-align:top;
border-right-style:solid;
border-right-color:#999999; 
border-width:1px;
}

#divLinks{
margin-top:20px;
}

#IFrame{
width:570px;
height:574px;
}

#divLinks2{
height:300px;
}

#colonnaDX{
vertical-align:top;
text-align:center;
}

#divEnd{
border-top-style:solid;
border-top-color:#f77900;
border-width:1px;
border-bottom-style:solid;
border-bottom-color:#0d49a9;
margin-left:1px;
margin-top:1px;
text-align:center;
color:#999999;
font-size:10px;
font-weight:bold;
line-height:11px;
width:100%;
height:39px;
}

#ruleUp{
margin-top:0px;
}

#ruleDown{
}



.formClock{
font-family: Helvetica,Arial,Verdana,Sans-Serif;
font-size: 10px;
vertical-align:top;
margin-left:0px;
background-color:#f77900;
padding-left:10px;
padding-right:10px;
color:#0d49a9;
border: solid 1px #f77900;
}

a.button{
display:block; 
width: 100px;
height: 20px;
text-align:left; 
text-decoration: none;
padding-left:5px;
font-size:10px; 
font-weight:bold;
letter-spacing:1px;
line-height:22px;
color:#0c0c5a;
background: url(../immagini/bannerBottoni/botSel.png) no-repeat 0px 0px;
}

a.button:hover{
background-position:0 -20px; 
color:#bd5f02;
}

a.button:active{
outline: none;
color:#000000;
}

a.button:visited{
outline: none;
}

a.evidenziato{
display:block; 
width: 100px;
height: 20px;
text-align:left;
text-decoration: none; 
font-size:10px; 
font-weight:bold;
color: #000000;
padding-left:5px;
letter-spacing:1px; 
line-height:22px;
background: url(../immagini/bannerBottoni/botSel.png) no-repeat 0px -20px;
}


img.button2{
border-style:solid; 
border-width:2px; 
border-color:#ffffff;
width:100px; 
margin-top:5px;
}
img.button2:hover{
outline: none; 
border-color:#0d49a9;
}
img.button2:active{
outline: none; 
border-color:#f77900;
}
img.button2:visited{
outline: none; 
}

img.evidenziato2{
border-color:#f77900; 
border-style:solid; 
border-width:2px; 
width:100px; 
margin-top:5px;
}


