* {
	outline: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	background-color: #0101fe;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
h1 {
	display: none;
}
#telaio {
	width: 800px;
	height: 1024px;
	clear: both;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -400px;
	background-image: url(../images/bg_telaio2.jpg);
	background-repeat: no-repeat;
}

#flashcontent {
	width: 800px;
	height: 200px;
	clear: both;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-top: 20px;
	margin-left: -400px;
	border: 1px solid #0101fe; 
}

/* inizio menu */
#menu {
	width: 800px;
	height: 50px;
	position: absolute;
	clear: both;
	top: 0%;
	left: 50%;
	margin-top: 250px;
	margin-left: -400px;
	font-size: 13px;
	color: #ffffff;
}
#menu ul {
	list-style: none;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	color: #eeeeee;
}
/* fine menu */

/* inizio Home Page */
#content1 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content1 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content1 p {
	padding: 5px;
	text-align: center;
}
#content1 a {
	text-decoration: none;
}
#content1 a:hover {
	color: #eeeeee;
}
#news {
	width: 500px;
	height: 25px;
	margin: 0 auto;
}

/* inizio ultimo match */
#prevmatch {
	float: left;
	width: 250px;
	height: 150px;
	margin-top: 20px;
	background-image: url(../images/prevmatch.jpg);
	background-repeat: no-repeat;
}
#prevmatch p {
	padding: 10px;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#squadra1 {
	float: left;
	width: 47px;
	height: 65px;
	margin-top: 30px;
	margin-left: 25px;
}
#squadra2 {
	float: left;
	width: 86px;
	height: 65px;
	margin-top: 30px;
	margin-left: 85px;
}
/* fine ultimo match */

/* inizio prossimo match */
#nextmatch {
	float: left; 
	width: 250px;
	height: 150px;
	margin-top: 20px;
	margin-left: 100px; 
	background-image: url(../images/proxmatch.jpg);
	background-repeat: no-repeat;
}
#nextmatch p {
	padding: 10px;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#squadra3 {
	float: left;
	width: 86px;
	height: 65px;
	margin-top: 30px;
	margin-left: 20px;
}
#squadra4 {
	float: left;
	width: 56px;
	height: 65px;
	margin-top: 30px;
	margin-left: 40px;
}
/* fine prossimo match */

#footer1 {
  	width:600px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 285px;
	float: left;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
	text-align: center;
}
#footer1 a {
 	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
 }
 #footer1 a:hover {
 	color: #eeeeee;
 }
/* fine Home Page */

/* inizio L'Associazione */
#content2 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content2 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content2 p {
	padding: 5px;
	text-align: justify;
}
#content2 h4 {
	text-align: left;
}
#boxmenu {
	width: 250px;
}
#boxmenu ul {
	list-style: none;
}
#boxmenu a {
	text-decoration: none;
	color: #FFD700;
	font-weight: bold;
}
#boxmenu a:hover {
	color: #eeeeee;
}

/* inizio non solo calcio... */
#content13 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content13 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content13 p {
	padding: 5px;
	text-align: justify;
}
#rigalinks {
	width: 350px;
	height: 100px;
	margin: 0 auto;
}
#basket {
	float: left;
	width: 100px;
	height: 100px;
}
#volley {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 140px;
}
#boxmenu2 {
	width: 250px;
}
#boxmenu2 ul {
	list-style: none;
}
#boxmenu2 a {
	text-decoration: none;
	color: #FFD700;
	font-weight: bold;
}
#boxmenu2 a:hover {
	color: #eeeeee;
}
/* fine non solo calcio... */

/* inizio footer */
#footer3 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 190px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer3 p {	
	text-align: center;
}
#footer3 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer3 a:hover {
	color: #eeeeee;
}

#footer4 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 315px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer4 p {	
	text-align: center;
}
#footer4 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer4 a:hover {
	color: #eeeeee;
}
/* fine footer */

/* fine L'Associazione */

/* inizio La Rosa */
#content3 {
	width: 600px;
	height: 680px;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content3 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content3 p {
	padding: 5px;
	text-align: justify;
}
#footer2 {
  	width: 562px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 185px;
	float: left;
	font-family: sans-serif;
	font-size:	x-small;
	text-align: center;
	border-top: 1px solid #b4a400;
}
#footer2 p {
	text-align: center;
}
#footer2 a {
 	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
 }
 #footer2 a:hover {
 	color: #eeeeee;
 }
/* fine La Rosa */

/* inizio Trofei */
#content4 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content4 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content4 h4 {
	color: red;
	padding: 5px;
	letter-spacing: 2px;
}
#content4 ul {
	list-style: inside;
}
#content4 a {
	text-decoration: none;
}
#content4 a:hover {
	color: #eeeeee;
}
/* fine Trofei */

/* inizio Serie C */
#content5 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content5 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content5 p {
	margin-top: 2px;
	margin-left: 60px;
}
#content5 table {
	margin: 0 auto;
	margin-top: 20px;
	color: #172983;
}
/* fine Serie C */

/* inizio Foto e video */
#content6 {
	width: 600px;
	height: 680px;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content6 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#rigafoto1 {
	width: 600px;
	height: 40px;
	margin: 0 auto;
	margin-top: 5px;
}
#img1 {
	float: left;
	width: 100px;
	height: 30px;
}
#img1 a img, #img2 a img, #img3 a img, #img4 a img, #img5 a img {
	border: none;
	text-decoration: none;
}
#img1 a:hover img, #img2 a:hover img, #img3 a:hover img, #img4 a:hover img, #img5 a:hover img {
	border: 1px solid blue;
}
#img2 {
	float: left;
	width: 100px;
	height: 30px;
	margin-left: 20px;
}
#img3 {
	float: left;
	width: 100px;
	height: 30px;
	margin-left: 20px;
}
#img4 {
	float: left;
	width: 100px;
	height: 30px;
	margin-left: 20px;
}
#img5 {
	float: left;
	width: 100px;
	height: 30px;
	margin-left: 20px;
}
#menuvideo {
	font-size: 13px;
	width: 100px;
	height: auto;
	margin-top: 10px;
}
#menuvideo a {
	text-decoration: none;
}
#menuvideo a:hover {
	color: #eee;
}
#footer9 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 450px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer9 p {	
	text-align: center;
}
#footer9 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer9 a:hover {
	color: #eeeeee;
}
/* fine Foto e video */

/* inizio Rassegna stampa */
#content7 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content7 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content7 p {
	padding: 5px;
	text-align: center;
}
#content7 a {
	text-decoration: none;
}
#content7 a:hover {
	color: #eeeeee;	
}

/* inizio footer7 */
#footer7 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 70px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer7 p {	
	text-align: center;
}
#footer7 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer7 a:hover {
	color: #eeeeee;
}
/* fine footer */

/* fine Rassegna stampa */

/* inizio News */
#content8 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content8 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content8 h4 {
	margin-top: 5px;
	color: red;
	letter-spacing: 2px;
}
#content8 p {
	padding: 5px;
	text-align: justify;
}
/* fine News */

/* inizio Radio */
#content9 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content9 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content9 img {
	float: left;
	padding: 5px;
}
#radio {
	width: 600px;
	height: 550px;
}
#radio img {
	float: left;
	padding: 5px;
}
#radio p {
	text-align: justify;
	padding: 5px;
}
#lettore {
	width: 410px;
	height: 311px;
	margin: 0 auto;
	margin-top: 0px;
}
/* inizio footer8 */
#footer8 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 20px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer8 p {	
	text-align: center;
}
#footer8 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer8 a:hover {
	color: #eeeeee;
}
/* fine footer8 */
/* fine Radio */

/* inizio Sponsors */
#content10 {
	width: 600px;
	height: auto;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content10 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content10 p {
	padding: 5px;
	text-align: justify;
}
#riga1 {
	width: 500px;
	height: 100px;
	margin: 0 auto;
	margin-top: 5px;
}
#riga1 img {
	padding-left: 15px;
}
#riga2 {
	width: 500px;
	height: 70px;
	margin: 0 auto;
	margin-top: 5px;
}
#riga2 img {
	padding-left: 25px;
}
#riga3 {
	width: 500px;
	height: 100px;
	margin: 0 auto;
	margin-top: 5px;
}
#riga3 img {
	padding-left: 5px;
}
#riga4 {
	width: 500px;
	height: 100px;
	margin: 0 auto;
	margin-top: 5px;
}
#riga4 img {
	padding-left: 20px;
}
#riga5 {
	width: 200px;
	height: 70px;
	margin: 0 auto;
	margin-top: 5px;
}
/* fine Sponsors */

/* inizio Contatti */
#content11 {
	width: 600px;
	height: 680px;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content11 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content11 p {
	padding: 5px;
	text-align: justify;
}
#content11 a {
	font-weight: bold;
	text-decoration: none;
	color: #172383;
}
#content11 a:hover {
	text-decoration: underline;
	color: #eeeeee;
}
#name {
	margin-left: 50px;
	border: 1px solid #172383;
}
#mytextfield {
	margin-left: 49px;
	border: 1px solid #172383;
}
#subject {
	margin-left: 36px;
	border: 1px solid #172383;
}
#textarea1 {
	overflow: auto;
	border: 1px solid #172383;
}
#submit {
	margin-left: 140px;
}
#footer5 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 200px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer5 p {	
	text-align: center;
}
#footer5 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer5 a:hover {
	color: #eeeeee;
}
/* fine Contatti */

/* inizio Link */
#content12 {
	width: 600px;
	height: 680px;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -300px;
}
#content12 h3{
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
}
#content12 p {
	padding: 5px;
	text-align: justify;
}
/* inizio rigalink */
#rigalink {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link1 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link2 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link3 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link4 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link5 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink */

/* inizio rigalink2 */
#rigalink2 {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link6 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link7 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link8 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link9 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link10 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink2 */

/* inizio rigalink3 */
#rigalink3 {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link11 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link12 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link13 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link14 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link15 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink3 */

/* inizio rigalink4 */
#rigalink4 {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link16 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link17 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link18 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link19 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link20 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink4 */

/* inizio rigalink5 */
#rigalink5 {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link21 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link22 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link23 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link24 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link25 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink5 */

/* inizio rigalink6 */
#rigalink6 {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link26 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link27 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link28 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link29 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link30 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink6 */

/* inizio rigalink7 */
#rigalink7 {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
#link31 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 10px;
}
#link32 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link33 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link34 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
#link35 {
	float: left;
	width: 100px;
	height: 25px;
	margin-left: 15px;
}
/* fine rigalink7 */

#footer6 {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 200px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer6 p {	
	text-align: center;
}
#footer6 a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer6 a:hover {
	color: #eeeeee;
}
/* fine Link */

/* inizio footer */
#footer {
  	width:600px;
	height:auto;
	padding: 5px;
	margin-top: 30px;
	border-top: 1px solid #b4a400;
	font-family: sans-serif;
	font-size:	x-small;
}
#footer p {	
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #b4a400;
	font-weight: bold;
}
#footer a:hover {
	color: #eeeeee;
}
/* fine footer */