* { margin: 0; padding: 0; }
img { border: 0; }

body {
	background-image: url(../images/sfondo_header.gif);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 0.9em;
	text-align: center;
	color: #666;
	background-color: #d0e0ed;

}

a, a:hover, a:visited {
	color: #666;
	font-weight: bold;
}

fieldset {
	border: 0;
}

h1 {
	display: none;
}

h2 { 
	padding: 10px;
	border-top: 1px solid #ccc;
	font-size: 2em; color: #045d86;
	background-image: url(../images/sfondo_seiqui.jpg);
	background-repeat: repeat-x; font-family: georgia;
}

h3 {
	font-size: 1.3em; font-family: georgia;
	margin-bottom: 2px; margin-top: 6px;
}

h4 {
}

#header {	
	background-image: url(../images/barra.gif) !important;
	background-repeat: repeat-x;
	width: 99.9%;
}

.headersx {
	float: left;
}

#infogenerali {
	float: right; padding: 20px; margin-right: 20px; color: black;
}

label {
	display: block;
	margin-bottom: 5px;	
}

#cercanelsito label { 
	display: block; color: white; padding: 0.4em;
	background: #ef2e01; font-size: 1em; font-weight: bold;
}

#cercanelsito #query { font-size: 1.1em; font-weight: normal; width: 130px; color: #1d1d1d; padding-left: 3px; }
#cercanelsito #invia { font-size: 0.9em; }

#footer {
	background-image: url(../images/sfondo_footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding: 10px;
	text-align: right;
	margin-top: 10px;
	/*background-color: #000;*/
}

ul.menufooter li {
	display: inline;	
	border-left: 1px solid #fff;	
	padding-left: 10px;
	margin-left: 10px;
}

ul.menufooter li a:link, ul.menufooter li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}
ul.menufooter li a:hover {
	text-decoration: underline;
}

#footeraccessibilita {	
	text-align: left;
	padding: 0.4em;
	overflow: hidden;
	font-size: 1.1em;
}

.iconeacc:link, .iconeacc:hover, .iconeacc:visited {
	text-decoration: none;
}
.iconeacc img {
	border: 0;
}

.articolo {
	margin-bottom: 2px;
}

.articolo img.spaziata {
	float: left;
}

#rightcol {
	border: 1px solid red;
}

#leftcol {
	color: #fff;
	margin: 0 5px 5px 5px;
	padding: 0 10px 10px 10px;
	width: 20%;
}

#centercol, #centercol-int {
	float: right;
	width: 75%;
	margin: 0 0 5px 0;
	padding: 0px 10px 10px 0; 
}

#container {
	width: 95%;

	margin: auto;
	margin-bottom: 10px;
	/*margin-top: 20px;*/
	/*background: url('../images/logosfondo.jpg') no-repeat white 95% 85%;*/
	background: white;
	font-size: .8em;
	text-align: left;
}

#leftcol h3 {
	margin-top: 6px;
}

#leftcol h3 a {
	padding: 0.4em;
	display: block;
	background-color: #1B334C;
	color: #FFFFFF;
	font-size: 0.92em;
	text-decoration: none;
}

#leftcol h3 a:visited {
	text-decoration: none;
}

#leftcol h3 a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

ul.livello_uno {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
}

ul.livello_uno li {
	color: red;
	font-size: 1em;
}

ul.livello_due {
	list-style-image: url(../images/freccia.gif);
	margin-left: 10px;
}

ul.livello_due li {
	color: red;
	font-size: 0.9em;
}

.livellotre {
	border: 1px solid #fff;
}

#leftcolin {
	padding: 10px;
}

#seiqui {	
	padding: 10px 10px 10px 10px;	
	border-top: 1px solid #ccc;	
	margin: 0 0 20px 0; font-size: 1.3em; font-family: georgia;
	background-image: url(../images/sfondo_seiqui.jpg);
	background-repeat: repeat-x;
}

#skip {
	display: none;
}

.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
	font-size: 10px !important; /*per Firefox*/
	font-size: 1px; /*per Explorer*/
}

.sinistra {
	float: left;
}

.destra {
	float: right;
}

.hide {
	display: none;
}

form {
	padding: 0;
	margin: 0;
}

fieldset {
	padding: 0;
	margin: 0;
}

.fondo {
	line-height: 1.5em; background-color: #fff; padding: 10px;	
	border: 1px solid #ccc;	margin-bottom: 20px; 
}

p {
	margin-bottom: 5px;
}

.testodestra {
	text-align: right;
}

.tornaindice { margin-top: 2em; }
.centrato .galleriadettaglio { text-align: center; }
.galleria { margin-bottom: 1em; border: 1px solid silver; }
.galleria h3 { color: white; background-color: #333; margin-bottom: 0; }
.galleria img { border: 2px solid silver; margin-top: 1em; }

a.navigazione, a.navigazione:visited { font-size: 3em; padding: 1em; text-decoration: none;}
a.navigazione:hover { background-color: #045d86; color: white; } 

#navigazionehome dt { margin-top: 1em; }
#navigazionehome dt a { 
	display: block; text-decoration: none;
	color: white; padding: 0.4em; padding-left: 1.4em; 
	background: url('../images/ar.gif') no-repeat 0px 2px #045d86;
	font-size: 1.1em;
}

#navigazionehome dt a:hover { 
	text-decoration: underline;
}

#box1 dt a { 
	display: block; text-decoration: none;
	color: white; padding: 0.4em; padding-left: 1.4em; 
	background: url('../images/ar.gif') no-repeat 0px 2px #ae0303;
	font-size: 1.1em;
}

#box2 dt a { 
	display: block; text-decoration: none;
	color: white; padding: 0.4em; padding-left: 1.4em; 
	background: url('../images/ar.gif') no-repeat 0px 2px #0e374a;
	font-size: 1.1em;
}

a.box1, a.box1:visited { font-size: 3em; padding: 1em; text-decoration: none;}
#box1 dd { color: #1a1a1a; padding: 0.0em; border: 1px solid silver; border-top: 0; }
#box1 dd div { padding: 0.4em; }
#box1 dd a { display: block; text-decoration: none; padding: 0.4em; }
#box1 dd a:hover { background-color: #f2f2f2; color: black; }

#box1 dd ul { list-style: square; color: #d9d9d9; margin-left: 2em; }
#box1 dd ul li a { padding: 0.2em;}

a.box2, a.box2:visited { font-size: 3em; padding: 1em; text-decoration: none;}
#box2 dd { color: #1a1a1a; padding: 0.0em; border: 1px solid silver; border-top: 0; }
#box2 dd div { padding: 0.4em; }
#box2 dd a { display: block; text-decoration: none; padding: 0.4em; }
#box2 dd a:hover { background-color: #f2f2f2; color: black; }

#box2 dd ul { list-style: square; color: #d9d9d9; margin-left: 2em; }
#box2 dd ul li a { padding: 0.2em;}






#navigazionehome dd { color: #1a1a1a; padding: 0.0em; border: 1px solid silver; border-top: 0; }
#navigazionehome dd div { padding: 0.4em; }
#navigazionehome dd a { display: block; text-decoration: none; padding: 0.4em; }
#navigazionehome dd a:hover { background-color: #f2f2f2; color: black; }

#navigazionehome dd ul { list-style: square; color: #d9d9d9; margin-left: 2em; }
#navigazionehome dd ul li a { padding: 0.2em;}

img.articleimagearticle { float: right; padding: 0 0 20px 20px; background-color: #fff; /*border: 1px solid silver;*/ margin-left: 1em; }
div.articlebodyarticle { padding: 2em; line-height:1.5em;}
	div.articlebodyarticle ul { /*padding-left: 3em;*/ padding-top: 1em; }

ul.figli { list-style: none; }
ul.figli li { /*padding: 0.5em;*/ /*background-color: #fafafa;*/ margin-bottom: 3px; }
ul.figli li a { display: block; background-color: #fafafa; border-left: 1px solid silver;  text-decoration: none; padding: 5px; }
ul.figli li a:hover { background-color: #ccc; }
.meta { background-color: #fafafa; border-left: 1px solid silver; padding: 5px; }

img.flottasx { float: left; margin-right: 2em; }
img.flottasxdown { margin-right: 1em; margin-bottom: 0.1em; }

#sottana { background: url('../images/sottana.jpg'); height: 110px; border-left: 2px solid white; border-right: 2px solid white; margin-bottom: 14px; }

#links1 a, #links1 span { margin-left: 0.5em; font-size: 1.5em; } 

div.sx { width: 45%; float: left; padding: 1%; }
div.dx { width: 45%; float: left; padding: 1%; }

div.dashed { border-bottom: 1px dashed silver; }

div.camponew img { margin-right: 1em; float: left; margin-bottom: 2em; border: 1px solid #045d86; }

span.selected { background-color: #ffffe3; border: 1px solid #ffead3; }

/* per il motore di ricerca */
div.singolo { margin: 1em 0; line-height: 2em; }

table.delibere { margin-bottom: 2em; width: 100%; }
table.delibere tr td { padding: 0.5em; border-bottom: 1px solid silver; }
table.delibere tr th { padding: 0.5em; background-color: #484848; color: white; font-weight: bold; }

table.gare { margin-bottom: 2em; width: 100%; }
table.gare tr td { padding: 0.5em; border-bottom: 1px solid silver; }
table.gare tr th { padding: 0.5em; background-color: #484848; color: white; font-weight: bold; }

table.concorsi { margin-bottom: 2em; width: 100%; }
table.concorsi tr td { padding: 0.5em; border-bottom: 1px solid silver; }
table.concorsi tr th { padding: 0.5em; background-color: #484848; color: white; font-weight: bold; }

table.info { margin-bottom: 2em; width: 100%; }
table.info tr td { padding: 0.5em; border-bottom: 1px solid silver; }
table.info tr th { padding: 0.5em; background-color: #484848; color: white; font-weight: bold; }

tr.grigino { background-color: #efefef; }

p.single { margin: 1em 0; }

dl.feed dt { font-weight: bold; font-size: 1.4em; margin: 0.5em 0; }
dl.feed dd { padding-left: 2em; margin-bottom: 2px; }

div.errore { padding: 1em; border-top: 1px solid red; border-bottom: 1px solid red; color: red; font-weight: bold; margin-bottom: 1em; }

.mright8 { margin-right: 1em; border: 1px solid silver; }

.privateArea label { font-weight: bold; display: inline; }









/* INIZIO CALENDARIO */
.calhome {
	text-align: center;
	padding-top: 20px;
}
table.calendar {
	width: 200px;
	margin: auto;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b4b4b4;
}

table.calendar-in {
	padding: 0px;
	padding-top: 0px !important;
	margin: auto;
	background-color: #f2f2f2;	
	text-align: left;
	border: 1px solid #b4b4b4;
}

td.bordato {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 11px;
}

td.settimana {
	color: #000;
	height: 18px;
}

td.settimana-selezionata {
	background-color: #FFFFE0;
	border: 1px solid #004541;
}

td.settimana-selezionata1 {
	background-color: #fff;
	border: 1px solid #004541;
}

td.settimana a:hover {
	font-size: 12px;
	background-color: transparent;
}

td.settimana-bianco {	
}

td.settimana-evento{
}

th {
	font-size: 11px;
}

th.giorno {
	border-bottom: 1px solid #000;
	font-size: 11px;
	padding: 2px;
	color: #666;
}

th.giorno-in {
	font-size: 11px;
	padding: 2px;
}

th.mese {
	height: 18px;
	color: #000;
	text-transform: capitalize;
	border-bottom: 1px solid #000;
}

th.mese-in {
	border-bottom: 0px solid #FFFFFF;
	padding: 3px;
	color: #111111;
	text-transform: uppercase;
}

th.mese-in a {
	color: #000 !important;
}

#days{
	height: 18px;
}

a.giorno, a.giorno:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

a.giorno:hover {
	text-decoration: underline;
	background-color: transparent;
}

a.giorno1-in-sel {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.giorno-in, a.giorno-in:visited {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-in:hover {
	color: #333333;
	font-size: 10px !important;
	font-weight: normal;
	text-decoration: underline;
}

a.giorno-in1, a.giorno-in1:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-in1:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.giorno-in1-sel:hover {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.giorno-in-sel {
	color: red !important;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.giorno-in-sel:hover {
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: underline;
}

a.giorno-oggi, a.giorno-oggi:hover, a.giorno-oggi:visited {
	text-align: center;
}

a.giorno-oggiHome, a.giorno-oggiHome:hover, a.giorno-oggiHome:visited, a.giorno-oggiHome:active {
	color: #045d86;
	font-size: 11px;
	font-weight: bold;
	/*text-decoration: none;*/
}

a.giorno-oggisel{
	color: #000000;
	text-decoration: none;
}

a.giorno-oggi1, a.giorno-oggi1:hover, a.giorno-oggi1:visited {
	color: #303091;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.giorno-oggiSel, a.giorno-oggiSel:hover, a.giorno-oggiSel:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-old, a.giorno-old:hover, a.giorno-old:visited {
	color: #9aa3aa;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-style: italic;
}

div.sezione-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: solid 2px #003366;
	color: #111111;
	font-size: 15px!important;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 15px;
	padding-left: 6px; 
}

div.sezione-testo-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 12px;
	padding-left: 6px;
	
}

div.elenco-date-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 20px;
	padding-left: 6px;
}

.sezione-testo-articoli a:link, .sezione-testo-articoli a:visited {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.sezione-testo-articoli a:hover {
	text-decoration: none;
	color: red;
}

div.sezione-date-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 12px;
	margin-top: 10px;
	padding-left: 6px;
	font-weight: bold;
}
/* FINE CALENDARIO */

 .piccolosotto { padding-bottom: 0.3em !important; }
 



















/* fine */
/* e vissero... */

