body {
	background-color: #FFFFFF;
	background-image: url('/img/background.jpg');
	background-repeat:  repeat-x;
}

body, td, div, a, input, textarea, select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #111111;	
}

a {	
	color:#0093D9;	
   	text-decoration: none;
}

a:hover {
	color: #6AB5D9;
}

p {
	margin: 0px;
}

input.Pulsante {
	 border: outset 1px #666666;
	 width: 70px;
	 height: 21px;
	 font-size: 10px;
	 font-weight: bold;
}


table {
	border-collapse: collapse;	
}

td {
	vertical-align: top;
}



table.Principale {
	width: 970px;
	margin: auto;
	background-image: url('/img/logo.png');
	background-repeat:  no-repeat;
}

td.MenuTop {

}

a.MenuTopItem {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

td.SlideShow {
	text-align: center;
	padding: 20px 0px;
}

td.MenuSX {
	width: 180px;
	background-color: #f5f7f8 ;
	border-right: 1px solid #cbcac0;
	
}

td.MenuDX {
	width: 180px;
	background-color: #f5f7f8 ;
	border-left: 1px solid #cbcac0;
	
}

div.MenuTitolo {
	margin: 5px;
	padding: 5px 0px;
	color: #97BE27;
	font-size: 1.2em;
	border-bottom: solid 1px #EEEEEE;
	text-transform: uppercase;	
}

div.menuLista {
	margin: 5px;
	padding-left: 10px;
	border-left: solid 3px #97BE27;
}

a.MenuItem {
	font-size: 1.1em;
	text-transform: uppercase;	
}

div.MenuItem {
	margin: 5px 0px;	
}

td.CorpoPagina {
	width: 600px;
	background-color: #FFFFFF;
}

div.CorpoTitolo {
	margin: 5px 15px;
	padding: 5px 0px;
	color: #990000;
	font-size: 1.2em;
	border-bottom: solid 1px #EEEEEE;
	text-transform: uppercase;	
}

div.CorpoParagrafo {
	margin: 5px 15px;
	padding: 5px 0px;
	line-height: 1.5;
}

div.NewsPannello {
	margin: 10px 15px;
	background-color: #F9F9F9;
	border: dashed 1px #CCCCCC;
	padding: 8px;
	line-height: 1.5;
}

div.AtletiPannello {
	margin: 10px 15px;
	background-color: #F9F9F9;
	border: dashed 1px #CCCCCC;
	padding: 8px;
	line-height: 1.5;

}

div.DisciplinePannello {
	margin: 10px 0px;
	background-color: #F9F9F9;
	border: dashed 1px #CCCCCC;
	padding: 8px;
	line-height: 1.5;

}

div.FederazioniElemento {
	margin: 10px 0px;	
}

a.FederazioniElemento {
	
}



div.LinkUtiliElemento {
	margin: 10px 0px;	
}

a.LinkUtiliElemento {
	
}




td.Footer {
	padding-top: 25px;	
}

div.Footer {
	border-top: solid 1px #EEEEEE;
	text-align: center;
	padding: 5px 0px;
	width: 100%;
	font-size: 0.9em;
}

a.Footer {
	/*font-size: 0.9em;	*/
}



