/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body.mceContentBody {
	background-color:#FFF
	!important;background-image: none;
	text-align: left;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	background-color: #E3E7ED;
	background-image: url(images/body.png);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 ,h5 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #417FDA;
	padding-left: 20px;
	padding-right: 30px;
}
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #F93D00;
	padding-left: 20px;
	font-size: 1em;
}
.h7 {
	
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #F93D00;

	font-size: 1.6em;
	font-family: "Courier New";
	text-align: left;

	font-variant: small-caps;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
	
}
h3 {
		font-size: 1.4em;
		padding-right: 30px;
}
h3.Naviga {
	font-size: 1.4em;
}
#Naviga {
	float:right;
	position:relative;
	padding-right:10px;
	margin-right:10px;
 	background-color: white;
}
h4 {
	color: #F93D00;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
}
h5 {
	color: black;
	font-size: 1em;
	padding-left: 20px;
}
p, ul, ol {
	margin-top: 2px;
	line-height: 140%;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 30px;
}	
p.benvenuti {	
	
 	font-family: Georgia;
		line-height: 170%;

	padding-left:50px;
	padding-right:50px;
		font-size: 1.4em;

}	
.link {	
	color: #FF6633;
	display:inline;
	padding-left:10px;
 	font-style: italic;
 	font-family: Georgia;
}
ul, ol {
	margin-left: 30px;
	padding-top: 15px;
}
.CHIDescrizione {
	color: #ff8c00;
	padding-left: 30px;
	margin-right: 30px;
	font-family: "Courier New";
	font-size: 1.2em;
	}
.CHIValore {
	color: black;
	padding-left: 30px;
	margin-right: 20px;
	font-family: Georgia;
	font-size: 1.2em;
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
	background: url(images/logo.png) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 968px;
	height: 60px;
	color: #616161;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 90px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
}
#menu img{
	border: none;
}
/* Il menů nella barra orizzontale sotto il logo */
#menu a {
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 19px;
	padding-left: 20px;
}
#menu a.Scarica {
	margin-top: 0px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu a:hover {
	background-color: #FF9900;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/img05.png) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04.png) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img06.png) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 60px 20px 0 0;
}
#content1 {
	float: left;
	width: 928px;
	padding: 60px 20px 0 20px;
}
/* i LINK nelle pagine */
#content a {
	text-decoration: none;
	color: #417FDA;
	font-weight: normal;
	line-height: 10px;
	border: none;

}

#content a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6633;
}

/* I LINK nelle pagine, senza bordo, per immagini */

/* Immagini con 3px di bordo bianco */
#content img{
	border: 0px solid #FFFFFF;
	background: transparent;

}
/* INIZIO DIV Pagina "Le prossime iniziative" */
#scarica {
padding-left:30px;
}
#scarica a:hover {
	background: transparent;
}

#iniziative {
padding-left:30px;
}
#iniziative p {
	margin-top: 0px;	
	padding-top: -25px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}
#iniziative h2 {
	padding-left: 20px;
	padding-right: 30px;
}
#iniziative h5 {
	padding-right: 30px;
}
#iniziative img {
	border: none;
	background: transparent;
	vertical-align: top;
	max-height: 150px;
}
#iniziative a {
	text-decoration: none;
	border: none;
}
#iniziative a:hover{
	text-decoration: none;
}
.iniziative-riga {
	border-top: 1px dotted #7e7e7e;
	vertical-align: top;
}
/* FINE DIV Pagina "Le prossime iniziative" */

#galleriaW, #galleriaH{
	height:100px;
	width:100px;
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0px;
	margin-top:4px;
	float:left;
	background:#FFFFFF;
 	border: 2px solid #888888;
}

#galleriaH img{
	height:100px;
	background: transparent;
}
#galleriaW img{
	width:100px;
	background: transparent;
}
#galleriaW a, #galleriaH a {
	text-decoration: none;
	border: none;
}
#galleriaW a:hover, #galleriaH a:hover{
	text-decoration: none;
	background: transparent;
}
#content img.comitato{
	border: none;
	background: transparent;
	vertical-align: top;
	padding-left: 30px;
}


.post {
	margin-bottom: 8px;
	background-image: url(images/img09.png);
	background-repeat: repeat-y;
	background-position: left center;
}

.post-bgtop {
	background: url(images/img08.png) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.png) no-repeat left bottom;
}
/* La pagina senzamenů a sinistra */
.post1 {
	margin-bottom: 8px;
	background-image: url(images/img091.png);
	background-repeat: repeat-y;
	background-position: left center;
}

.post1-bgtop {
	background: url(images/img081.png) no-repeat left top;
}

.post1-bgbtm {
	background: url(images/img101.png) no-repeat left bottom;
}
.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 0px 15px 3px;
	text-align: justify;
}
.post1 .entry {
	padding: 20px 30px 20px 20px;
	text-align: justify;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 60px 0 0 20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;	
	border-bottom: none;
}
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}
#sidebar li ul {
	padding-bottom: 50px;
	padding-top: 10px;
	}



#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 12px;
	font-style: italic;	
	vertical-align: top;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	background: url(images/sidebar.png) no-repeat left top;
	letter-spacing: -.5px;
	color: #F93D00;
	text-transform: uppercase;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
	text-decoration: none;
	padding: 5px 5px 5px 0px;
}

#sidebar a:hover {
	color: red;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #3D444F;
}


/* the news box 
----------------------------------------------------------
Il DIV dove scorrone le News
----------------------------------------------------------
*/
#news
{
	width:667px;
	background:#e8e8cc;
	border-bottom: 3px solid #FFFFFF;
	
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 2px;
}

#news a
{
	color:#F93D00;
	text-decoration: none;
	border-style: none;
	font-family: Verdana;
	font-size: 1em;
	text-transform: uppercase;

}

#news h5
{
	padding-left: 0px;
	font-size: 1em;
	text-align: left;
	margin-bottom: -5px;
	margin-top: 5px;	
}
#news h3
{
	
	padding-left: 0px;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: -5px;
	margin-top: 5px;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:1.6em;
	padding-left: 30px;
	color: #417FDA;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
#show {
	
	width: 682px;
	height: 150px;
	text-align: center;
	border-bottom: 3px solid white;
}
h1.titolo {
	color:#F93D00;
}
h2.titolo {
	color:#000000;
}
h3.titolo {
	font-style: oblique;
}
.mail  {
	padding-left: 30px;
	margin-left: 30px;
}
#home-feste {
float: left;	
	width: 348px;
}



#comitato-foto {
	float: left;
	
	width: 680px;
	text-align: center;
}
#comitato-nomi {
	float: left;
		text-align: left;
	width: 680px;
}
#home-pub {
	width: 680px;	

}
#home-pub-left {
	float: left;
	width: 200px;
	padding: 10px 5px 10px 20px;
	text-align: left;	

}
#home-pub-right {
	
	float: left;
	width: 200px;
	padding: 10px 20px 10px 5px;
	text-align: left;
}
#home-pub-center {
	float: left;
	width: 200px;
	border-left: 1px dotted #8f8f8f;
	border-right: 1px dotted #8f8f8f;
	text-align: left;
	padding: 10px 5px 10px 5px;
}
.Coll {
	margin-right:4px;

}
#demo {
	
	float: left;
	width: 650px;
	padding: 10px 0px 40px 5px;
	text-align: center;
}
#demo a:hover {
	text-decoration: none;
	background: transparent;
}
