/* CSS Document */


DIV#preamble DIV#content {
	float: left;
	margin: 0px 10px 0px 10px;
}
SPAN.titolo{
	color:#003300;
	margin:0px;
	margin-top: 8px;
	font-weight: bolder;
	border-bottom: 1px #666 dotted;
	display: block;
	font-size: 16px;
	
}
SPAN.titologara{
	
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #666;

}

DIV#preamble DIV#content TABLE {}

DIV#preamble DIV#content TABLE TR{}

DIV#preamble DIV#content TABLE TR TD {}

DIV#preamble DIV#content TABLE TR TD.nomecircolo {

width:100%;}
DIV#preamble DIV#content FORM{}

DIV#preamble DIV#content FORM INPUT{}

DIV#preamble DIV#content FORM TABLE{}

DIV#preamble DIV#content FORM TABLE TR{}

DIV#preamble DIV#content FORM TABLE TR TD{}

DIV#preamble DIV#content caption {
	background: url(../img/table.gif) #FFF repeat-x scroll center left;
	
	
	display: none;
	font: normal normal bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
}


DIV#preamble DIV#content table{
	border-collapse:collapse;
	color:#666666;
	border: 1px #ccc solid;
	 
	width: 100%;

}


DIV#preamble DIV#content table tr.cssblocco td, DIV#preamble DIV#content table tr.cssblocco th
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #666666;
	border-bottom: #ccc 1px solid;
	border-collapse: collapse;
	background-color: #FFC993;
}

DIV#preamble DIV#content table tr td, DIV#preamble DIV#content table tr th
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #666666;
	border-bottom: #ccc 1px solid;
	border-collapse: collapse;
	
}

DIV#preamble DIV#content table thead tr td, DIV#preamble DIV#content table thead tr th
{
	border:none;
	
}
DIV#preamble DIV#content FORM table tr td {
border:none;}

DIV#preamble DIV#content table thead tr th, DIV#preamble DIV#content table tr thead td {
	background: url(../img/table.gif) #FFF repeat-x scroll center left;
	
	padding: 5px;
	position: relative;
	text-align: left;
}


DIV#preamble DIV#content table tbody tr th, DIV#preamble DIV#content table tbody tr td {
	background: url(../img/tablerow.gif) #FFF repeat-x scroll center left;
	
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

DIV#preamble DIV#content table tbody tr.odd th, DIV#preamble DIV#content table tbody tr.odd td {
	background: url(../img/tablerow.gif) #EEE repeat-x scroll center left;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}



DIV#preamble DIV#content table tbody tr a, DIV#preamble DIV#content table tbody tr a:link,DIV#preamble DIV#content table  tbody tr a:visited {
	color: #009;
	text-decoration: none;
}

DIV#preamble DIV#content table tbody a:hover {
	color: #009;
	text-decoration: underline;
}




DIV#preamble DIV#content table tfoot tr th {
	background: url(../img/table.gif) #FFF repeat scroll center left;
	

	padding: 5px;
	text-align: right;
	z-index: 1000000;
}

DIV#preamble DIV#content table tfoot tr td {
	background: url(../img/table.gif) #FFF repeat scroll center left;

	
	padding: 5px;
	z-index: 1000000;
}



 
DIV#preamble DIV#content table th {

}


/*-----------------------------FormGARA----------------------*/

#FormGara {
	margin: 0px;
	padding: 0px;
}
#FormGara label{
	font: 9px "Verdana,arial", sans-serif;
	display: block;
	width: 100px;
}
#FormGara select{
	/*width: 80px;*/
	display: block;
	clear: left;
	font-size: 10px ;

	background-color: #FFFFCC;
}
#FormGara submit{}


DIV#toolbar
{
	padding: 8px;
	margin: 4px;
	border: 1px #ccc solid;
	left: 896px;
	top: 12px;
	text-align: right;
	
	}

DIV#toolbar a, DIV#toolbar a:link, DIV#toolbar a:visited, DIV#toolbar a:hover, DIV#toolbar a:active {
 
color:#666;
text-decoration:none;

}


DIV#vincitori
{
	display:block;
	padding: 8px;
	background-color: #FFFFE8;
	border: 1px #ccc dotted;
		
	
	}

DIV#vincitori UL {
	margin:0px;
	padding: 0px;
}

DIV#vincitori UL LI {
	display:block;
	margin: 3px 0px;
	padding: 0px;
	font-weight: bolder;
	color: #666666;
}


span.club {
display:block;
border-top:1px #999 dotted;
color:#336600;
font-style:italic;

}


span.titoletto {
	margin: 2px 0px 0px 0px;
	font-size: 14px;
	color: #666666;
	display: block;
	font-weight: bolder;
	padding: 4px 0px;
}
span.note {
margin: 0px ;
	 
	background-color:#666;
	color: #fff;
	padding:4px;
	display: block;}
