html, body, h1, h2, h3, h4, h5, h6,
address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul
{
	margin: 0;
	padding: 0;
	text-align: justify;
}

body
{
/* INVERNO */
	background-color: #054B81;
/* PRIMAVERA */
/*	background-color: #339933; */
/* ESTATE */
/*	background-color: #CC0000; */
/* AUTUNNO */
/*	background-color: #FF9933; */ 
	color:#000000;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
}

fieldset
{
	position:inherit;
	padding: 8px 8px 8px 8px;
	margin: 0px 8px 15px 8px;
	display: block;
	border: 1px solid #cccccc;
	-moz-border-radius: 10px;
	height:auto;
	width:auto;
	vertical-align: middle;
}

legend
{
	position:inherit;
	top: -10px;
	left: 10px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #cccccc;
/* INVERNO */
	background-color: #054B81;
/* PRIMAVERA */
/*	background-color: #339933;  */
/* ESTATE */
/*	background-color: #CC0000;  */
/* AUTUNNO */
/*	background-color: #FF9933; */
	-moz-border-radius: 5px;
	margin-left: 8px;
	font-weight: bold;
	color:white;
}

a:link
{
/* INVERNO */
	color: #054B81;
/* PRIMAVERA */
/*	color: #006600;  */
/* ESTATE */
/*	color: #CC0000;  */
/* AUTUNNO */
/*	color: #990000;  */
	text-decoration: none;
}


a:hover, a:active {
text-decoration: underline;
}

/*a:hover
{
	text-decoration: underline;
}*/

a:visited
{
/* INVERNO */
	color: #054B82; 
/* PRIMAVERA */
/*	color: #006601; */
/* ESTATE */
/*	color: #CC0001; */
/* AUTUNNO */
/*	color: #990001; */
	text-decoration: none;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:15px 0px 200px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 3px 0px 2px 0px;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

h4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}


img {
	border: 0;
}

.pulitore
{
	clear: both;
}

#contenitore
{
	width:958px;
/* INVERNO */	
	background:transparent url(../img/cont-inv.gif) repeat-y scroll 0 0; 
/* PRIVARERA */
/*	background:transparent url(../img/cont-pri.gif) repeat-y scroll 0 0; */
/* ESTATE */
/*	background:transparent url(../img/cont-est.gif) repeat-y scroll 0 0; */
/* AUTUNNO */
/*	background:transparent url(../img/cont-aut.gif) repeat-y scroll 0 0; */
	margin:0 auto;
	font-size: 1.1em;
}

#header
{
/* INVERNO */
	background:transparent url(../img/head_home_inv.gif) no-repeat scroll 0 100%; 
/* PRIMAVERA */
/*	background:transparent url(../img/head_home_pri.gif) no-repeat scroll 0 100%; */
/* ESTATE */
/*	background:transparent url(../img/head_home_est.gif) no-repeat scroll 0 100%; */
/* AUTUNNO */
/*	background:transparent url(../img/head_home_aut.gif) no-repeat scroll 0 100%; */
	height:192px;
	position:relative;
}

#colonna_sx
{
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-top: 20px;
}

ul
{
	padding-left: 10px;
}



.livello1 li
{
	/*list-style-image: url(../img/quadrato_menu_g.gif); */
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
}

.livello2 li
{
/* INVERNO */
	list-style-image: url(../img/quadrato_menu_p_inv.gif); 
/* PRIMAVERA */
/*	list-style-image: url(../img/quadrato_menu_p_pri.gif); */
/* ESTATE  */
/*	list-style-image: url(../img/quadrato_menu_p_est.gif); */
/* AUTUNNO */
/*	list-style-image: url(../img/quadrato_menu_p_aut.gif); */
	font-weight: normal;
	padding-top: 3px; 
	margin-left: 15px;
}

#box_centrale
{
	float: left;
	width: 508px;
	padding-top: 30px;
}

#box_centrale_dx
{
	float: left;
	width: 748px;
	padding-top: 30px;
}

#colonna_dx
{
	float: right;
	width: 240px;
	padding-top: 20px;
}

#news
{
	margin: 0px 17px 5px 5px; 
	width:214px; 
	float:right;
}

#previsioni
{
	margin: 0px 17px 5px 5px; 
	width:214px; 
	float:right;
}

#ricerca
{
	margin: 0px 17px 5px 5px; 
	width:214px; 
	float:right;
}

#ricerca td
{
	font-size: 10px;
}

.partner
{
	margin: 0px 17px 5px 5px;
	width:214px;
	float:right;
}

#sponsor
{
	margin: 0px 17px 5px 5px; 
	width:214px; 
	float:right;
}

#stats
{
	margin: 0px 17px 5px 5px; 
	width:214px; 
	float:right;
}

#agenda
{
	margin: 0px 17px 5px 5px; 
	width:214px; 
	float:right;
}


#footer
{
/* INVERNO */
	background:#054B81 url(../img/foot-inv.gif) no-repeat scroll 0 0;  
/* PRIMAVERA */
/*	background:#339933 url(../img/foot-prim.gif) no-repeat scroll 0 0; */
/* ESTATE  */
/*	background:#CC0000 url(../img/foot-est.gif) no-repeat scroll 0 0;  */
/* AUTUNNO */
/*	background:#FF9900 url(../img/foot-aut.gif) no-repeat scroll 0 0;  */
	font-size:10px;
	clear:both;
	height:57px;
	padding:15px 0 0;
}

#footer p 
{
	padding:0 0 0 20px;
	text-align:center;
	vertical-align:super;
}

#breadcrumb
{
	float: left;
	text-align:left;
	background:inherit;
	font-size: 14px;
	padding-left: 65px;
}

#breadcrumb:hover
{
	/*font-weight: bold;*/
}

td.snapsTable {
        width: 500px;
        font-size: 12px;
        text-align: center;
        padding: 10px;
        background: #EEE;
        color: #666;
        border: 1px solid #666;
}

.snapsCrumb {
	width: 33%
        clear: both;
        text-align: left;
        background: #EEE;
        color: #666;
        border: 1px solid #666;
        padding: 10px;
        margin: 0 10px;
}

.snapsNotes {
	font-size: 10px;
	margin-top: 5px;
}

.snapsCopy {
	width: 680px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	background: #FFF;
	color: #000;
	border: 1px solid #666;
}

input {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box {
	margin: 0 10px;
	background: #EEE;
	padding: 4px;
	border: 1px solid #666;
	line-height: 18px;
}


