/*
#######################
Autore: Francesco Canovi
Anno: 2007
#######################
*/


/* START TAG HTML */

body {
	margin:0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../gui/bck_body.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #94B60E;
	padding: 0em;
}

body {
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6 {
	color: #526507;
	margin: 0px;
	padding: 0px;
}
p  {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	text-align: justify;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchBox, #dataBox {
	text-align: right;
	margin-bottom: 0.5em;
	width: 30em;
	float: right;
	margin-top: 0.5em;
}
#dataBox {
	float: left;
	text-align: left;
}

#header {
	background-color: #E0E5A1;
	background-image: url(../gui/foto_header.jpg);
	background-repeat: no-repeat;
	background-position: 350px top;
	border-top-width: 0.5em;
	border-top-style: solid;
	border-top-color: #526507;
}

#header .logo {
	margin: 1em;
}


#header h1 {
	margin: 0em;
	padding: 0em;
	color: #9A6938;
	display: none;
}

#colonna2 h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #526507;
	margin-bottom: 1em;
	background-color: #E0E5A1;
	padding: 0.2em;
}

#colonna2 ul {
	list-style-type: square;
}
#percorso  {
	margin-bottom: 0.9em;
}
#percorso  p  {
	margin: 0px;
	padding: 0.5em;
	color: #666666;
}
#percorso  a  {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#verticalGallery {
	padding-top: 1em;
}

#verticalGallery ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}

#verticalGallery li {
	padding: 0em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#verticalGallery img {
	background-color: #FFFF99;
	padding: 0.2em;
}

#footer p {
	margin: 0px;
	padding: 1em;
	text-align: center;
	font-size: 0.9em;
}

#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
}

#credits a {
	text-decoration: none;
	color: #000000;
}

#credits a:hover {
	color: #990000;
}

#calendario {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#calendario h3 {
	font-size: 1em;
}
#calendario table {
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#calendario td {
	text-align: center;
	border: 1px solid #CCCCCC;
}
div.news h3, div.eventi h3 {
	margin-bottom: 0em;
	padding-bottom: 0em;
}

div.news p.data, div.eventi p.data {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-size: 0.8em;
}

div.news p, div.eventi p {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}

div.news img, div.eventi img {
	float: left;
	margin-right: 0.5em;
}

/*
#######################
NEWS e EVENTI
#######################
*/

div.news_lista {
	float:left;
	width:49%;
	margin-top: 1em;
}

div.eventi_lista {
	float:right;
	width:50%;
	margin-top: 1em;
}

div.news, div.eventi {
	clear: both;
	margin-bottom: 1em;
	padding-bottom: 1em;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94B60E;
}
.clear_float {
clear:both;
}
.ultimoAggiornamento   {
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 1em;
	color: #999999;
}
.mappa {
	text-align: center;
}

.archivio {
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
}
