/* CSS Document */

/* -------------------- Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	color : #000000;
	}

td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat:repeat;
	align="justify";
	}
	
h5 {
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	}
	
input, textarea { 
	font-family: arial; 
	font-size: 9pt; 
	color: #000000;
}


/* ------------------ livelli */	

#wrapper	 {
	text-align:left;
	width:1000px;
	height:600px;
	top:0;
	margin:0 auto;
	position:relative;
}

#sx	{
	text-align:left;
	width:180px;
	margin:0 auto;
	position:absolute;
	background-color:#ededed;
	left: 0;
}

#main	{
	text-align:left;
	width:640px;
	margin-left: 180px;
	position:absolute;
	background-color:#ffffff;
}

#dx	{
	text-align:left;
	width:180px;
	margin-left: 820px;
	position:absolute;
	background-color:#ededed;
}

#piede	{
	text-align:left;
	width:1000px;
	margin-top:40px;
	position:absolute;
	background-color:#ededed;
}

	
/* ------------------ Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}



	

/* -------------------- menu sx*/


.menusx {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	}

a.menusx:link, a.menusx:visited {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	}
	
a.menusx:hover {
	color: #336699;
	text-decoration: underline;
	}

.menusx_sezioni {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}

a.menusx_sezioni:link, a.menusx_sezioni:visited {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}
	
a.menusx_sezioni:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.menusx_home {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}

a.menusx_home:link, a.menusx_home:visited {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}
	
a.menusx_home:hover {
	color: #bccfe2;
	text-decoration: underline;
	}


.menusx_tesseramento {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}

a.menusx_tesseramento:link, a.menusx_tesseramento:visited {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}
	
a.menusx_tesseramento:hover {
	color: #ffffff;
	text-decoration: underline;
	}




/* --------------------- immagini */
#immagine {
	border: 1px solid #f336699;
	float:center;
}

#immagine2 {
	float:left;
}

#immagine3 {
	border: 1px solid #f99e1d;
}



/* --------------------- testo */
a.testo:link, a.testo:visited {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.testo:hover {
	color: #336699;
	text-decoration: underline;
	}
	
	
.banner {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}

a.banner:link, a.banner:visited {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	}
	
a.banner:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
	
		

/* -------------------- box evento*/

.boxevento {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}

a.boxevento:link, a.boxevento:visited {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	}
	
a.boxevento:hover {
	color: #ffffff;
	text-decoration: underline;
	}



	
/* -------------------- piede*/
.piede {
	color: #888888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.piede:link, a.piede:visited {
	color: #888888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
	}
	
a.piede:hover {
	color: #888888;
	text-decoration: underline;
	}

