@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image:url(../img/sfondo-inverno.jpg);
	background-repeat:no-repeat;
}

img {
	border:0px;
}

.centrato {
	position:relative;
	width:971px;
	left:50%;
	margin:0 0 0 -485.5px;	
}

#contenitore {
	position:relative;
	width:960px;
	/*width:971px;*/
	background-image:url(../img/sfondo-ripetuto.png);
	background-repeat:repeat-y;
	/*min-height:500px;*/
	float:left;
	z-index:1000;
}

#piede {
	position:relative;
	clear:left;
	width:960px;
	/*width:971px;*/
	background-image:url(../img/piede-loghi.png);
	height:155px;
}

#ico-tennis {
	position:relative;
	z-index:1000;
	margin-top:-140px;
	margin-left:35px;
	width:500px;

}

.txt {
	line-height:15px;
	color:#295392;
	font-family:Arial;
	font-size:12px;
	text-align:left;
}

.txt a:link {
	color:#295392;
	text-decoration:none;
}

.txt a:visited {
	color:#295392;
	text-decoration:none;
}

.txt a:hover {
	color:#295392;
	text-decoration:none;
	background-color:#f6e69d;
}

.txt a:active {
	color:#295392;
	text-decoration:none;
}


.txtPiede {
	padding-top:107px;
	padding-right:130px;
	line-height:13px;
	color:#295392;
	font-family:Arial;
	font-size:11px;
	text-align:right;
}

.txtPiede a:link {
	color:#295392;
	text-decoration:none;
}

.txtPiede a:visited {
	color:#295392;
	text-decoration:none;
}

.txtPiede a:hover {
	color:#295392;
	text-decoration:none;
	background-color:#f6e69d;
}

.txtPiede a:active {
	color:#295392;
	text-decoration:none;
}

#sinistro {
	float:left;
	width:701px;
}

#menu {
	float:right;
	position:relative;
	width:212px;
	height:538px;
	background-image:url(../img/sfondo-menu.png);
	/*margin-right:58px;*/
	margin-right:47px;	
}

.txtMenu {
	line-height:14px;
	color:#295392;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	padding-left:95px;
}

.txtMenu a:link {
	text-decoration:none;
	color:#295392;
}

.txtMenu a:visited {
	text-decoration:none;
	color:#295392;
}

.txtMenu a:hover {
	text-decoration:none;
	color:#295392;
	background-color:#f6e69d;
}

.txtMenu a:active {
	text-decoration:none;
	color:#295392;
}

#destro {
	float:right;
	position:absolute;
	z-index:1;
	margin-left:910px;
	margin-top:20px;
	height:164px;
}

#news {
	width:701px;
	height:126px;
	background-image:url(../img/sfondo-news.png);
	padding-left:140px;
	padding-top:30px;
	background-repeat:no-repeat;
	margin-top:-12px;
}

#news1 {
	position:relative;
	float:left;
	width:150px;
}

#news2 {
	position:relative;
	float:left;
	width:150px;
	/*padding-right:170px;*/
}

#news3 {
	position:absolute;
	margin-left:310px;
	width:210px;
	float:right;
}

#sponsor {
	margin-left:17px;
	margin-top:-24px;
}

/*-------------------------------------------------------------------
POSIZIONAMENTO TESTO MENU*/

#circolo {
	padding-top:15px;
}

#sport {
	padding-top:20px;
}

#ricreativa {
	padding-top:18px;
}

#bimbi {
	padding-top:20px;
}

#foto {
	padding-top:20px;
}

#contatti {
	padding-top:19px;
}

/*-------------------------------------------------------------------*/

.txtLinkContatti {
	line-height:14px;
	color:#295392;
	font-family:Arial;
	font-size:12px;
	text-align:left;
}

.txtLinkContatti a:link {
	text-decoration:none;
	color:#295392;
}

.txtLinkContatti a:visited {
	text-decoration:none;
	color:#295392;
}

.txtLinkContatti a:hover {
	text-decoration:none;
	color:#295392;
	background-color:#f6e69d;
}

.txtLinkContatti a:active {
	text-decoration:none;
	color:#295392;
}



