﻿/* Layout CSS */
body {
margin:5px 5px 0px 5px;
text-align: center;
font-family: Verdana, Arial,sans-serif; 
font-size: 12px;
}

#container {
margin: 0 auto;
width: 980px;
text-align: left;
}

#header {
	border-top: 0px solid #000;
	border-bottom: 1px solid #eccc4b;
	background: url('images/headerdavinci.jpg') no-repeat center #FFFFFF;
	height: 100px;
	color: #000;
	text-align: center;
}
.titolobigsu {
	color: #FDF9E8;
	font-size: medium;
	margin-top:5px;
}
.titolobig {
	color: #edcc4b;
	font-size: xx-large;
	margin-top: 5px;
}
.titolobiggiu {
	color: #FDF9E8;
	font-size: small ;
	margin-top:5px
}

#top_nav {
	background-position:  bottom;
	background: url('images/sfumatura_box.jpg') repeat-x center bottom #FFFFFF;
	margin-bottom: 8px;
	border-bottom: 1px solid #eccc4b;
	height:27px;
	border-top: 3px solid #ECCC4B;
}
.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:hover, .linkevento:active, linkevento:visited {
	text-decoration:none;
	color: #C10000;
}

.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;
}

#principale {
float: left;
width: 58%;
border-style: none solid none solid;
border-color: #eccc4b;
border-width: 1px;
padding: 0px 8px 10px 8px;
}

#footer {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px 10px;
	clear: both;
	background-color:#1F4F80
}
#colonna-dx { margin-right:-1px; }

#footer {
	text-align:center;
	clear: left; }

#colonna-dx {
float: left;
width: 20%;
}

#colonna-sx {
float: left;
width: 20%;
}

.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;
}
table {
	border: 1px solid #CCCCCC;
	font-size: 90%;
	margin-top: 5px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #e9f2fd;
	font-weight: bold;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	text-align:center;
	width:40px;
}
.testosx{
	width:220px;
	text-align:left;
}


