/* main css sheet for all pages */

a {
	text-decoration: none;
	color: #014b01;
}

a img {
	border: 0;
}

a:hover {
	color: #808080;
}

body {
	margin: 0 auto;
	padding: 0;
	font-size: 0.8em;
	font-family: georgia;
	background: white;
}

h3 {
	color: #014b01;
	font-size: 1.3em;
	text-align: left;
	margin: 0 0 5px;
	padding: 2px 0 0;
	border-bottom: 2px solid #eee;
}



/*middle box appuntamenti content*/
.appuntamenti {
	width: 100%;
}

.appuntamenti_giorno {
	color: #03a502;
	font-size: 14px;
	font-weight: bold;
	background-color: white;
	text-align: left;
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.appuntamenti_mese {
	color: #014b01;
	font-size: 16px;
	font-weight: bold;
	background-color: #e2ffe2;
	text-align: left;
	top: 4px;
	width: 99%;
	margin-bottom: 4px;
	padding: 4px 2px 2px;
}

.appuntamenti_ora {
	color: #000;
	font-size: 12px;
	background-color: white;
	width: auto;
	float: left;
	padding-bottom: 3px;
	padding-left: 18px;
}

.appuntamenti_text {
	color: black;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	width: auto;
	margin-left: 77px;
	padding-bottom: 3px;
}

.attivita {
	font-size: 0.9em;
	background-color: #e2ffe2;
	width: 100%;
	height: 100%;
	float: left;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.attivita_titolo {
	float: left;
	clear: right;
	padding-top: 2px;
	padding-left: 2px;
}

#bodytext {
	color: #5d5d5d;
	margin-right: 20px;
	margin-left: 160px;
}

#bodytext a, #bodytext a:visited {
	text-align: left;
}

#bodytext p {
	padding: 0;
	margin: 0;
}

.bottom_news_home_text {
	text-align: justify;
	margin-bottom: 0;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #02ec00;
}

.bottom_news_home_text h2 {
	font-size: 19px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.bottom_news_home_text p {
	margin: 2px 0 5px;
	padding: 0;
}

/*______middle box attivita content*/
.categoria_attivita {
	font-weight: bold;
	background-color: #affdaf;
	width: 100%;
	height: 15px;
	float: left;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
}

/*middle box gallery content*/
.gallery {
	position: relative;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dcdcdc;
}

.gallery h3 {
	border-style: none;
}

.gallery_index_date {
	position: absolute;
	right: 5px;
	bottom: 0;
	float: right;
	padding-top: 20px;
	padding-right: 3px;
}

.gallery_index_pict {
	float: left;
	margin-right: 4px;
}

.gallery_index_text_container {
}

.gallery_index_title {
}

.gallery_pict {
	text-align: center;
	margin: 0;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.gallery_single {
	color: black;
	float: left;
	margin-top: 4px;
	margin-right: 11px;
}

.gallery_title {
	font-size: 10px;
	text-align: left;
	width: 95px;
	height: 12px;
	overflow: hidden;
	padding: 2px 1px 2px 2px;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.linklist2 {
	margin: 0 0 10px;
	color: #5d5d5d;
	line-height: 1.5em;
}

.linklist2 a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

.links {
}

.links_categoria {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	float: left;
	padding-bottom: 3px;
	border-bottom: 1px solid silver;
}

.links_collegamento {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	margin-left: 10px;
}

.links_collegamento a {
	color: #03a502;
}

.list_news_home {
	margin: 0;
	padding: 2px 0 10px;
	width: 100%;
	border-bottom: 1px solid #02ec00;
}

.list_news_home h2 {
	font-size: 16px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 0;
}

.microbutton {
	float: right;
	padding-right: 2px;
	border-bottom: 1px solid white;
}

.microbutton_img {
	background-color: #03a502;
	background-image: url(../images/icons/document.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 17px;
	float: left;
}

.microbutton_text {
	font-size: 9px;
	height: 15px;
	float: left;
	padding-right: 2px;
	padding-bottom: -2px;
	padding-left: 2px;
	border: solid 1px #ccc;
}

.middle_general_home {
	height: auto;
	float: left;
}

.middle_general_home img {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 5px;
	float: left;
}

.middle_general_home_text {
	text-align: justify;
	width: auto;
	height: auto;
}

.sidebar {
	color: #6b6b6b;
	line-height: 1.6em;
	margin-top: 9px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
}

.sidebar a {
	text-decoration: underline;
}

.sidebar p, .linklist2 p {
	margin: 0;
}

/*______middle box news content*/
.testatina {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background-color: #fc0;
	background-image: url(../images/corner-top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-bottom: 2px;
	padding: 3px 3px 5px;
}

.top_news_home {
	margin: 0;
	padding: 2px 0em 20px 0em;
	width: 100%;
	border-bottom: 1px solid #02ec00;
}

.top_news_home img, .list_news_home img {
	vertical-align: baseline;
	float: left;
	margin-right: 5px;
	margin-bottom: 0;
}

.top_news_home_text h1 {
	font-size: 24px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

.top_news_home_text, .list_news_home p {
	text-align: justify;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#bg {
	width: 740px;
	margin: 0 auto;
	height: 685px;
	padding: 6px 10px 0;
	background: url(../images/bhback.jpg) no-repeat;
}

#bottom {
	clear: both;
}

#bottom p {
	padding: 6px;
	margin: 0;
}

#container {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
	margin-top: 0;
	margin-bottom: 0;
}



#header {
	clear: both;
	border-bottom: 2px solid #eee;
	color: #fff;
	background-color: #03a502;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 3px 15px 0 0;
}

#header a {
	color: #fff;
}

#header a:hover {
	color: #3f9;
}

#infobox {
	border: solid 1px #ccc;
	background: #f4f4f4;
	text-align: left;
	margin: 5px 0 0;
	padding: 3px;
}

#linklist {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px;
	padding: 4px 0 0;
	font-size: 0.9em;
}

#linklist li {
	margin-bottom: 4px;
	padding: 0 1px;
}

#linklist .red a{background-color: #cc0001;color: #ffffff;}

#linklist li a {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	height: 19px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}

#linklist li a:hover {
	color: #286ea0;
	background-color: #e2ffe2;
}

#linklist p {
	color: black;
}

#linklist ul {
	list-style: none;
	width: 150px;
	margin: 0 0 3px;
	padding: 0;
	font-size: 1.1em;
}

#pic {
	margin: 0 0 5px 153px;
	line-height: 1.4em;
	background-color: #03a502;
	background-image: url(../images/bhpic.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 208px;
	border-left: 2px solid #ddd;
}

#pic h2 {
	padding: 20px 0 2px 5px;
	font-size: 34px;
	color: #fff;
	font-variant: small-caps;
	text-align: left;
	margin: 0;
}

#pic p {
	margin: 20px 0 0;
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	float: left;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#footer {
	clear: both;
	color: black;
	background: #f5f5f5;
	font-size: 0.85em;
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 0;
	border: solid 1px #ccc;
}

#footer a {
	color: #014b01;
}

#footer a:hover, .attivita a {
	color: #000;
}

#footer img {
	vertical-align: bottom;
}

