/* COLOR

#285131 -> verde testo
#762b3d -> rosso
*/
@import url("tiny.css");
html, body, div, h1, h2 , h3, span, a { margin:0; padding:0; }

body, html { height: 100%; }
body {
	background: url("images/body_bg.jpg");
	font: 20px "Monotype Corsiva", "Palatino Linotype", Georgia, Arial, Helvetica;
	color: #493e3c;
	}
a { color: #762b3d }
a:hover { text-decoration: none; }
#wrapper {	
	background: url("images/wrapper_bg.jpg") repeat-x;
	position: relative;
	min-height: 100%; min-width: 970px;
	}
*html #wrapper { height: 100%; }
#header { background: url("images/header_bg.jpg") no-repeat 0 0; }
#intestazione {
	height: 285px;
	background: url("images/intestazione_bg.jpg") no-repeat 100% 0;
	}
#header h1 a {
	display: block;
	height: 158px; width: 224px;
	background: url("images/h1_bg.jpg") no-repeat 0 0;
	margin: 0 0 0 20px;
	text-indent: -9000px;
	}
#header ul {
	margin: -15px 0 0; padding: 0 0 0 30px;
	list-style: none;
	}
#header ul li {
	float: left;
	margin: 0px 20px 5px 0;
	}
#header ul li a {
	padding-right: 2px;
	text-decoration: none;
	font-size: 26px;
	color: #285131;
	}
#header ul li a span{ font-size: 34px; }
#content {
	clear: both;
	padding: 10px 30px 0;
	}

#content_first {
	float: left;
	width: 70%;
	margin: 0 1% 0 0;
	text-align: justify;
	}
#content_first h2 { margin: 0 0 15px; }
* html #content_first { padding-bottom: 52px; }
*:first-child+html #content_first{ padding-bottom: 52px; }
/* PER MENU CIBO */
div.menu { margin-bottom: 20px; }
#content_first table { width: 100%; margin: 10px 0;}
#content_first table td { vertical-align: bottom; }
/* FINE MENU CIBO */

/* HOME */
#content_first #foto_home, #home-first{float: left; width: 280px; }
#home-first { margin-right: 20px; padding-right: 3px; }
#content_first #foto_home  { 
	height: 186px;
	background: url("images/home_foto_bg.jpg") no-repeat 0 0;
	margin: 0;
	width: 330px;
	}
#content_first #foto_home h3 { 
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	}
#content_first #foto_home h3 a{
	color: white;
	text-decoration: none;
	}
#content_first #foto_home img {
	border: 2px solid white;
	margin: 10px 2px 0 30px;
	}
/* FINE HOME */
/*### CONTENT SECOND ######################*/
#content_second {
	float: right;
	width: 27%;
	padding-bottom: 60px;
	}
#content_second h2{
	color: #285131;
	font-size: 26px;
	margin: 0 0 20px;
	letter-spacing: 1px;
	}
#content_second div.app_elenco {
	margin: 0 0 15px 0;
	}
#content_second div.app_elenco h3 {
	margin: 0;
	color: #285131;
	}
#content_second div.app_elenco p {
	margin: 0;
	}
#content_second div.app_elenco p.data_evento {
	font-size: 80%;
	color: #762b3d;
	margin: 2px 0;
	}
/*#########################################*/
#footer {
	position: relative;
	width: 100%;
	height: 52px;
	margin-top: -52px;
	z-index: 10;
	background: #762b3d url("images/footer_bg.jpg");
	clear: both;
	}

#footer a, #footer p {margin: 0; padding: 0;}
#footer div {
	background: url("images/footer_div_bg.jpg") no-repeat;
	height: 52px;
	font-size: 0.9em;
	}
#footer p {
	background:  url("images/footer_p_bg.jpg") no-repeat 100% 0;
	padding-top: 22px;
	color: white;
	height: 30px;
	text-align: center;
	}
#footer a { 
	color: white; 
	
	}

/* LIBRONE */
div#librone-testo img {
	padding: 20px 40px 0 0;
	}
.messaggio-librone a {
	color: #762b3d;
	font-weight: bold; 
	}
.comments li { margin: 20px 0; }
.comments a {color: #762b3d;}
.comments p {margin: 0;}
/* FINE LIBRONE */

/* APPUNTAMENTI */
.app_elenco h3 a{ color: #285131}


div.appuntamento {
	background: url("images/foglio_cen.jpg") repeat-y;
	width: 613px;
	}
div.appuntamento h3 {
	background: url("images/foglio_top.jpg") no-repeat;
	padding: 15px 0 0 20px;
	color: #285131;
	}
div.appuntamento div.appuntamento-content {
	background: url("images/foglio_bot.jpg") no-repeat 0 100%;
	padding: 0 20px 15px;
	}
div.appuntamento p.appuntamento-data { color:#762b3d }
/* FINE APPUNTAMENTI */

div.menu-lista ul,div.menu-lista li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px ;
	}


/* GALLERIA FOTOGRAFICA */
span.galleria_image span.single_image  {
	float: left;
	margin: 0 20px 20px;
	border: 1px solid #a2a2a2;
	}
span.galleria_image img {
	border: 10px solid white;
}
span.galleria_thumbs {
	display: block;
	float: right;
	width: 520px;
	padding-bottom: 80px;
}
span.galleria_thumbs a {
	display: block;
	float: left;
	width: 104px; height: 110px;
	margin: 0 10px 5px; 
	text-align: center;
}
span.galleria_thumbs img {
	margin: 0; padding: 0;
	border-color: 	#762B3D;
}
div#galleria_pagine {
	text-align: right;
	padding: 0 25px 10px 0;
	}
div#galleria_pagine a {
	margin-right: 10px;
	}
/* FINE GALLERIA FOTOGRAFICA */