body {
    font-size: 10px;
    line-height: 1.5;
    font-family: Tahoma, Arial, sans-serif;
    background: url(../images/bg_body.png) repeat-x #092868;
}

a:link {
	color: #084b0a;
	text-decoration: none;
}

a:visited {
	color: #084b0a;
	text-decoration: none;
}

a:hover {
	color: #028B64;
}

#wrap {
    width: 980px;
    min-height: 850px;
    margin: 0 auto;
}

#navigation {
    width: 980px;
    height: 60px;
    clear: both;
    text-align: right;
    color: #FFFFFF;
    font-size: 1.4em;
}

#navigation ul {
	padding: 30px 15px 0 0;
}

#navigation ul li{
    padding-left: 50px;
    display: inline;
}

#navigation form{
    padding-left: 10px;
	padding-right: 10px;
    display: inline;
}

#navigation form input{
    height: 10px;
	font-size: 10px;
}

#navigation a {
    color: #FFFFFF;
    text-decoration: none;
}

#navigation a:hover {
    text-decoration: underline;
}

/* #navigation a:visited {
    color: #85c8f6;
} */

#header {
    width: 980px;
    height: 203px;
    clear: both;
    position: relative;
    background: url(../images/bg_content.png) repeat-y;
    margin-bottom: 24px;    
}

.border-top {
    display: block;
    width: 960px;
    height: 2px;
    margin: 0 auto;
    background-color: #084b0a;
}

/* --- PUNTATORE SU LOGO --- */
.border-top a {
    cursor: pointer;
}

.logo {
    padding: 40px 0 0 40px;
    display: block;
    float: left;
    height: auto;
	/* PROVVISORIO */ margin-right: 70px;
}

.titolo {
    display: block;
    float: left;
    width: 275px;
    height: 125px;
    padding-top: 25px;
    padding-left: 20px;
	line-height: 1;
}


#header h1 {
    vertical-align: top;
    font-size: 29px;
    font-weight: normal;
    font-variant: small-caps;
    font-family: "Times New Roman", Georgia, serif;
}

.fondazione {
    font-size: 27px;
    text-transform: uppercase;
    line-height: 2;
}

.bn_bnc {
    font-size: 30px;
    line-height: 1;
}
.c_bnc {
    font-size: 29px;
    line-height: 1;
}

.tit_cong {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 10px;
}

#menu {
    width: 960px;
    height: 25px;
    clear: both;
    background-color: red;
    position: absolute;
    bottom: 0px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/bg_menu.png) repeat-x;
}

#menu ul {
    text-align: center;
}

#menu ul li {
    float: left;
    padding-top: 2px;
}

#menu a {
    display: block;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    width: 160px;
}

#menu a:hover {
    text-decoration: underline;
}

/* #menu a:visited {
    color: #85c8f6;
} */


.border-bottom {
    display: block;
    width: 980px;
    height: 24px;
    margin: 0 auto;
    background: url(../images/bg_border_bottom_2.png) no-repeat;
    position: absolute;
    top: 203px;
    left: 0px;
}

#content {
    float: left;
    width: 980px;
    height: auto;
    clear: both;
    padding: 10px 0;
    background: url(../images/bg_content_2.png) repeat-y;
    display: block;
}

#areas {
    float: left;
    width: 450px;
    padding: 0px 10px 0px 20px;    
}

#events {
	    float: left;
    width: 225px;
    padding: 0px 20px 0px 10px;
    height: auto;	

}

#signal {
	float: left;
    width: 225px;
    padding: 0px 10px;
    height: auto;


}

#footer {
    width: 100%;
    height: 90px;
    clear: both;
    background: url(../images/bg_footer_2.png) no-repeat;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 40px;
}

h2 {
    color: #FFFFFF;
    background-color: #028B64;
    position: relative;
    height: 20px;
    z-index: 5;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 10px;
	text-align: left;
}

.h2_border_bottom {
    display: block;
    width: 213px;
    height: 22px;
    margin: 0 auto;
    background-color: #028B64;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
    padding-left: 10px;
}

.h2_border_bottom_long {
    display: block;
    width: 438px;
    height: 22px;
    margin: 0 auto;
    background-color: #028B64;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
    padding-left: 10px;
}

h4{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 10px 0;
}
h5{
    font-size: 20px;
    font-weight: bold;
    color: #FF0000;
    padding: 10px 10px 10px 20px;
}
#cultura, #abitare {
    float: left;
    width: 217.5px;
    height: auto;
    padding-right: 7.5px;
    padding-bottom: 10px;
}

#enti_strut, #others {
    float: left;
    width: 217.5px;
    height: auto;
    padding-left: 7.5px;
    padding-bottom: 10px;
}

h3 {
    color: #FFFFFF;
    background-color: #084B0A;
    position: relative;
    height: 20px;
    z-index: 5;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.h3_border_bottom {
    display: block;
    width: 205.5px;
    height: 22px;
    margin: 0 auto;
    background-color: #084B0A;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
    padding-left: 10px;
}

#evento {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    border-bottom: dotted 1px #CCCCCC;  
	margin-bottom: 15px;
}

.event_img {
    float: left;
    clear: both;
    width: 223px;
    height: 138px;
    background-color: #DAE6E4;
    border: solid 1px #084B0A;
}

.event_title {
    font-size: 18px;
    float: left;
    display: block;
    padding: 10px 0;
}

a.more_info {
    display: block;
    float: right;
    width: 109px;
    height: 15px;
    line-height: 15px;
    text-decoration: none;
    background-color: #CCCCCC;
    padding: 0px 2px;
    color: #000000;
    position: relative;
}

a.more_elenco {
    /*display: block;*/
    /*float: right;*/
    /*width: 109px;*/
    height: 15px;
    line-height: 15px;
    text-decoration: none;
    background-color: #CCCCCC;
    padding: 0px 2px;
    color: #000000;
    position: relative;
}

.more_border_bottom {
    display: block;
    width: 111px;
    height: 17px;
    margin: 0 auto;
    background-color: #CCCCCC;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
}

.more_border_elenco {
    /*display: block;*/
    /*width: 111px;*/
    height: 17px;
    margin: 0 auto;
    background-color: #CCCCCC;
    /*position: absolute;*/
    bottom: -1px;
    left: 1px;
    z-index: 1;
	/*font-size: 10px;*/
}

a.more_info:hover, .more_border_bottom:hover {
    background-color: #999999;
    color: #FFFFFF;
    cursor: pointer;
}

a.more_elenco:hover, .more_border_elenco:hover {
    background-color: #999999;
    color: #FFFFFF;
    cursor: pointer;
}

a.more_info_short {
    display: block;
    float: right;
    width: 71px;
    height: 15px;
    line-height: 15px;
    text-decoration: none;
    background-color: #CCCCCC;
    padding: 0px 2px;
    color: #000000;
    position: relative;
}

.more_border_bottom_short {
    display: block;
    width: 73px;
    height: 17px;
    margin: 0 auto;
    background-color: #CCCCCC;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
}

a.more_info_short:hover, .more_border_bottom_short:hover {
    background-color: #999999;
    color: #FFFFFF;
    cursor: pointer;
}

#segnalazione {
    float: left;
    width: 205px;
    height: auto;
    padding: 15px 10px;
    border: solid 1px #084B0A;
    background-color: #dae6e4;
	margin-bottom: 15px;
}

.segno_quando {
    float:left;
    display: block;
    width: 100%;
    height: auto;
    
}
.segno_dove {
    float: left;
    display: block;
    width: 100%;
    height: auto;
}

.segno_title {
    float: left;
    display:block;
	width: 100%;
    font-weight: bold;
    font-size: 11px;
    padding: 10px 0;
}

.cultura_img, .abitare_img, .others_img {
    float: left;
    width: 90px;
    height: 90px;
    background-color: #DAE6E4;
    border: solid 1px #084B0A;
    margin-right: 10px;
}

.cultura_text, .abitare_text, .others_text {
    display: block;
    margin-bottom: 10px;
}

.grassetto {
    font-weight: bold;
}

.corsivo {
    font-style: italic;
}

#isfort, #solidale {
    float: left;
    width: 49.99%;
}

.isfort_img {
    float: left;
    width: 90px;
    height: 90px;
    margin-right: 15px;
    background-color: #DAE6E4;
    border: solid 1px #084B0A;
}

.solidale_img {
    float: left;
    width: 90px;
    height: 90px;
    margin-left: 10px;
    background-color: #DAE6E4;
    border: solid 1px #084B0A;
}

.isfort_text {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.solidale_text {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

.slogan {
    float:left;
    width: 271px;
    height: auto;
    text-align: center;
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Georgia, serif;
    font-weight: normal;
    margin-top: 50px;
    color: #084B0A;
    line-height: 1;
}

/* Stili Pagina */

#breadcrumb {
    float: left;
    clear: both;
    width: 100%;
    height: 20px;
    padding: 0px 30px 10px 30px;
}

#breadcrumb ul {
    list-style-type: disc;
}

#breadcrumb ul li {
    list-style-type: disc;
    display: inline;
    padding-left: 10px;
}

#breadcrumb ul li a {
    text-decoration: none;
    font-size: 11px;
	color: #084B0A;
}

#breadcrumb ul li a:hover {
    border-bottom: dotted 1px #084B0A;
	color: #808080;
}

#breadcrumb .breadcrumb_arrow {
 color: #084B0A;
}

#sidebar_1 {
    float: left;
    width: 220px;
    padding: 0px 10px 0px 20px;
    height: auto;
    font-size: 12px;
	background-image: url('../images/sfondo-menu.png');
	background-repeat: repeat-y;
	background-position: 69% 0;
}

#sidebar_1 .h2_border_bottom, #sidebar_2 .h2_border_bottom {
    width: 208px;
}


#sidebar_1 ul {
    padding: 0 10px;
    /*min-height: 200px;*/
	min-height: 40px;
}

#sidebar_1 ul li {
    border-bottom: dotted 1px #084B0A;
}

#sidebar_1 ul li a{
    display: block;
    height: 40px;
    text-decoration: none;
    line-height: 40px;
    padding-left: 10px;
    color: #028B64;
    font-weight: bold;
}

#sidebar_1 ul li a:hover {
    background-color: #028B64;
    color: #FFF;  
}

#articolo ol {
    list-style-type: decimal;
    padding-left: 60px;
    list-style-position: outside;
    margin-left: -20px;
    margin-bottom: 20px;
}

#articolo ol li {
    padding: 2px;
}

#articolo {
    float: left;
    width: 480px;
    font-size: 12px;
    min-height: 300px;
}

#articolo_large {
    float: left;
    width: 710px;
    font-size: 12px;
    min-height: 300px;
}

#articolo_mappa {
    float: left;
    width: 710px;
    font-size: 12px;
    min-height: 300px;
}

#articolo p {
    padding: 10px;
}

#articolo_large p {
    padding: 10px;
}

#articolo_mappa p {
    padding: 10px;
}

#articolo ul {
    list-style-type: disc;
    padding-left: 60px;
 	list-style-position: outside;
 	margin-left: -20px;
 	margin-bottom: 20px;
}

#articolo ul li {
    list-style-type: disc;
    padding: 2px;
}

#articolo ol {
	padding-left: 60px;
	list-style-position: outside;
	margin-left: -20px;
	list-style-type: decimal;
}

#articolo ol li {
	padding: 2px;
}

#articolo_large ul {
    list-style-type: disc;
    padding-left: 60px;
 	list-style-position: outside;
 	margin-left: -20px;
 	margin-bottom: 20px;
}

#articolo_large ul li {
    list-style-type: disc;
    padding: 2px;
}

#articolo_mappa ul {
    list-style-type: disc;
    padding-left: 60px;
 	list-style-position: outside;
 	margin-left: -20px;
}

#articolo_mappa ul li {
    list-style-type: disc;
    padding: 2px;
}

#articolo_large ol {
	padding-left: 60px;
	list-style-position: outside;
	margin-left: -20px;
	list-style-type: decimal;
}

#articolo_large ol li {
	padding: 2px;
}

.h2_border_bottom_article {
    display: block;
    width: 468px;
    height: 22px;
    margin: 0 auto;
    background-color: #028B64;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
    padding-left: 10px;
}

.h2_border_bottom_article_large {
    display: block;
    width: 698px;
    height: 22px;
    margin: 0 auto;
    background-color: #028B64;
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 1;
    padding-left: 10px;
}

#sidebar_2 {
	font-size: 12px;
    float: left;
    width: 220px;
    padding: 0px 20px 20px 10px;
    height: auto;
	text-align: center;
	background-image: url('../images/sfondo-dx.png');
	background-repeat: repeat-y;
	background-position: 30% 0;
}

.gallery {
    display: block;
    border: dotted 1px #084B0A;
    margin: 10px auto;
}

.gallery:hover {
	border: solid 1px #084B0A;
}

.gallery_no_border {
	display: block;
    margin: 10px auto;
}

#organi_container {
	margin-left: 20px;
}

#link_sb2 {
	padding-left: 15px;
	padding-right: 15px;
}

#bilanci_container {
	text-align: left;
	padding-left: 15px;
}

#bilanci_container ul {
    list-style-type: disc;
    padding-left: 35px;
	padding-right: 10px;
 	list-style-position: outside;
 	margin-left: -20px;
 	margin-bottom: 20px;
}

#bilanci_container li {
    list-style-type: disc;
    padding: 2px;
}

#bilanci_sottovoci {
	margin-left: 25px;
}

#content_img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#partecipate_p {
	padding-left: 10px;
}

#tabella_container {
	padding: 10px;
}

/*

#tab_titolo {
	color: #ffffff;
}

#tab_titolo td {
	padding: 1px;
	padding-left: 3px;
	background-color: #113377;
	font-weight: bold;
}

td {
	padding: 4px;
}

#tab_txt {
	color: #000000;
}

#tab_txt td {
	padding: 4px;
	background-color: #dddddd;
}
*/

#data_int {
	color: #777777;
}

#titolo_int {
	padding-left: 10px;
	font-weight: bold;
}

#niente_ris {
	padding-left: 50px;
}

.mail_table {
	margin-left: 10px;
}

.mail_table td {
	vertical-align: top;
}

#mappa_el {
	display: block;
	padding-left: 40px;
}
