﻿/* Layout CSS */
body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align: center;
font-family: Verdana, Arial,sans-serif; 
font-size: 12px;
background-color:  #EBEBEB;
background: url('../images/background.jpg') #EBEBEB repeat-x fixed; 
}
    
#container {
margin: 0px auto;
width: 1000px;
text-align: left;
background-color:#FFFFFF;
background:url(../images/bg_content.png) repeat-y;
}

#header {
	/*border-top: 0px solid #000;
	border-bottom: 0px solid #eccc4b;*/
	height: 158px;
	/*width:950px;*/
	color: #000;
	background: url('../images/headerreal.jpg') no-repeat top center;
	/*margin-left:15px;*/
	/*margin-left:15px;*/
}
#top_nav {
    margin-top:110px;
    /*top:110px;*/
    position: absolute;
	background-position: bottom;
	margin-left:230px;
	width:580px;
	height:20px;
}

#principale {
float: left;
width: 750px;
/*border-style: none solid none solid;
border-color: #eccc4b;
border-width: 1px;*/
margin-left:15px;
padding: 0px 3px 10px 7px;
background-color:#FFFFFF;
}
#contenuto {
	background: #F2F2F2;
	margin-top:5px;
}

#colonna-dx {
float: left;
width: 200px;
/*margin-right:-1px;*/
background-color:#FFFFFF;
padding: 0px 7px 10px 3px;
 margin-right:15px;
}

#footer {
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	/*padding: 2px 10px;*/
	clear: both;
	/*background-color:#1F4F80;*/
}

#divnews {
	background: #F2F2F2;
	/*height:200px;*/
}
#titolo {
	background: #e0e0e0 url('../images/bg-titolo.png') no-repeat top center;
	color:#FFFF00;
	font-size:14px;
    font-weight:bold;
    
}
#news {
 float: none;
}
#classifica {
	border: 5px #CBCBCB solid;
	margin-top:5px;
	margin-bottom:5px;
	width:200px;
	float:left;

}
#titoloprossime {
	background: #e0e0e0 url('../images/bg-prossime.png') no-repeat top center;
	color:#FFFF00;
	font-size:14px;
    font-weight:bold;
}

#prossimepartite {
	border: 5px #CBCBCB solid;
	margin-top:5px;
	margin-left:5px;
	width:525px;
	float:left;
	background-color:#F2F2F2;
	float:left;
}
#ultimapartita {
	border: 5px #CBCBCB solid;
	margin-top:5px;
	width:525px;
	background-color:#F2F2F2;
	clear: both;
	float:left;
}
#titolotrepartite {
	background: #7b0304;
	color:#FFFF00;
	font-size:14px;
    font-weight:bold;
	width:210px;
	margin-left:5px;
	margin-top: 5px;
	float:left;
}

#trepartite {
	background: #F2F2F2;
	width:205px;
	height:40px;
	margin-left:5px;
	padding-left:3px;
	padding-top:5px;
	margin-top:3px;
	float:left;
}
ul.linkboxes { float:left; display: block; overflow: hidden; padding: 0px 0px 0px 5px; width: 210px; }
ul.linkboxes li { display: block; width: 210px; margin-bottom:5px; float: left; }
ul.linkboxes li a { display: block; height:30px; border: 1px solid #ddd; background-color: #f5f5f5; text-decoration: none; padding: 5px; padding-left:3px; padding-right:3px; color: #444; }
ul.linkboxes li a:hover { border-color: #7b0304 ; background-color: #cccccc; }
ul.linkboxes li a strong { display: block; font-size: 1.5em; line-height: 1em; margin-bottom: 5px; color: #222; }
ul.linkboxes li a:hover strong { color: #333333; }
ul.linkboxes span { display: none; }

#contenutotrepartite {
	position:relative;
	margin-left:5px;
	margin-top: 5px;
	padding-left:3px;
	padding-top:10px;
}

#trepartite:hover {
	background: #999999;
}
#turno {
	border: 0px #CBCBCB solid;
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	width:370px;
	float:left;
	background-color:#F2F2F2;
	float:left;
}

#chiudi {
	margin-top:0px;
	height:13px;
	background: url('../images/close_sito.png') no-repeat top center;	
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	/*padding: 2px 10px;*/
	clear: both;
	/*background-color:#1F4F80;*/
}

#footer {
	text-align:center;
	clear: left; }


#colonna-sx {
float: left;
width: 20%;
}

.titolobigsu {
	color: #FDF9E8;
	font-size: medium;
	margin-top: 5px;
	padding-top: 5px;
}
.titolobig {
	color: #edcc4b;
	font-size: xx-large;
	margin-top: 5px;
}
.titolobiggiu {
	color: #FDF9E8;
	font-size: small ;
	margin-top:5px
}

.boxbase {
background:url('images/sfumatura_box.jpg') repeat-x center bottom #FDF9E9; 
border:1px #eccc4b solid;  
width: 184px;
padding:3px;
margin-bottom:5px;
}
.titolobox {
	color: #000000;
	font-size: small;
	text-transform:uppercase;
	margin-top: 3px;
}
.risultati {
	color: #000000;
	font-size: small;
	margin-top: 3px;
    text-decoration:none;
}
.risultati:hover{
	color: #C10000;
	font-size: small;
	margin-top: 3px;
    text-decoration:none;
}

.linkevento {
	text-decoration:none;
	color:black;
}
linkevento:visited {
	text-decoration: none;
	color: #F20000;
}

.linkevento:active {
	text-decoration: none;
	color: #F20000;
}

.linkevento:hover {
	text-decoration: none;
	color: #F20000;
}

.testoimmagini {
  float:left; 
  width: 390px
  }
.testo {
  float:left; 
  width: 550px
  }

#immaginistruttura{
padding-left:10px;
}

#centrale{
  display:     block;  
  position:    absolute;  
  top:         50%;  
  left:        50%;  
  margin:      -150px 0 0 -100px;  
 }

.boxbase2 {
	background: url('sfumatura_box2.jpg') repeat-x center bottom #e9f2fd;
	border: 1px #1F4F80 solid;
	width: 184px;
	padding: 3px;
	margin-bottom:5px;
	margin-left: 5px;
	left: 5px;
}
.boxbase3 {
	background: url('sfumatura_box2.jpg') repeat-x center bottom #e9f2fd;
	border: 1px #1F4F80 solid;
	width: 184px;
	padding:3px;
	margin-bottom:5px;
}
.boxbase4 {
background:url('sfumatura_box.jpg') repeat-x center bottom #FDF9E9; 
border:1px #eccc4b solid;  
	width: 184px;
	padding: 3px;
	margin-bottom:5px;
	margin-left: 5px;
	left: 5px;
	text-align:left;
}
.caricamento {
background:url('sfumatura_box.jpg') repeat-x center bottom #FDF9E9; 
border:1px #eccc4b solid;  
	width: 300px;
	padding: 3px;
	margin-bottom:5px;
	margin-left: 5px;
	left: 5px;
	text-align:left;
}



.marginzero {
	margin-top: 0;
	margin-bottom: 0;
}
.boxprinc {
	border: 1px #1F4F80 solid;
	width: 265px;
	height: auto;
	padding: 5px;
	height:60px;
	margin-bottom: 5px;
	margin: 3px;
	float: left;
	background-color: #e9f2fd;
}
.boxprinc img{
  float:left;
}

.eventobig {
	border: 1px #1F4F80 solid;
	width: 550px;
	height: auto;
	padding: 5px;
	margin-bottom: 5px;
	margin: 3px;
	float: left;
	background-color: #e9f2fd;
}
.fotoevento {
	width:140px;
	float:left;
}
.immagineevento {
	width:130px;
}

.allinea {
	margin-top: 0;
	margin-bottom: 0; 
	text-align: justify;
	font-size: small;
	line-height:20px
}

.dataevento {
    text-align: right;
	margin-top: 0;
	margin-bottom: 0;
    font-size: x-small;
}

.titolopagina {
	color: #7788a7;
}

#pon {
	text-align: center;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;

}

#circolari {
	background: url('bg_box.gif') repeat-x center top ;
	float: left;
	width:100%;  
}
#eventi {
    width:100%;
    text-align: center;
    margin-bottom:5px;
}
.testosx{
	width:220px;
	text-align:left;
}



