﻿body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: url(../immagini/tamaca_bg.jpg) repeat-x;
}
.main
{
    width: 1200px;
    margin: auto;
    background: url(../immagini/main_bg.jpg) no-repeat;
}
.content
{
    margin: 50px 100px;
}
.content-main
{
    
}
.jq-slider
{
    font-family: Tahoma, Sans-Serif;
}
.home-cont
{
    width: 1000px;
}
.home_txt
{
    vertical-align: top;
    text-align: left;
}
.home_map
{
    vertical-align: top;
    text-align: left;
}
.benvenuto
{
    text-align: justify;
    width: 495px;
    margin: 5px 0 0 7px;
    padding: 15px;
    font-family: Trebuchet MS;
    background: url(../immagini/home_box_bg.jpg) no-repeat;
}
.info
{
    text-align: justify;
    width: 495px;
    padding: 15px;
    padding-top: 0px;
    font-family: Trebuchet MS;
    height: 300px;
}
.dotted_hr
{
    height: 1px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}
.info h3
{
    color: #a5cd57;
}
.hr
{
    background: url(../immagini/hr.jpg) repeat-x;
    height: 2px;
    margin: 15px 0 5px;
    overflow:hidden;
}
.footer
{
    font-size: 12px;
    margin: 0px 100px 20px 100px;
    z-index: 100;
    background: url(../immagini/bottom_bg.jpg) no-repeat;
}
.foot-notes
{
    height: 60px;
    padding-top: 10px;
    text-align:center;
    font-family:Trebuchet MS;
    font-size:10px;
}
.left
{
    width: 250px;
    float: left;
    text-align: left;
}
.right
{
    width: 150px;
    float: right;
    text-align: right;
}
.fot-tit
{
    font-weight: bold;
    color: #679116;
}
.pdf_link
{
    display: block;
    text-decoration: none;
}

.header
{
    height: 100px;
    margin: 0 100px;
}
.header-top
{
    height: 90px;
}
.lang
{
    width: 100px;
    float: left;
}
.logo
{
    text-align: right;
    float: right;
    width: 300px;
}
.menu
{
    text-align: left;
    color: #a5cd57;
    background: url(../immagini/menu_bg.jpg) no-repeat;
    height:38px;
    padding-top:5px;
}
.menu a, .menu a:visited
{
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    font-family: Trebuchet MS;
    padding-left: 25px;
    padding-right: 20px;
    font-weight: bold;
    
}
a, a:visited
{
    color: #679116;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

.contatti_mappa
{
    height: 365px;
    background: url(../immagini/contatti_map_bg.jpg) no-repeat;
    padding-top: 13px;
}
.contatti_h2
{
    font-family: Trebuchet MS;
    color: #a5cd57;
    margin-bottom: 5px;
    margin-top: 5px;
}
.news_content
{
    text-align: left;
    font-family: Trebuchet MS;
    width: 970px;
    margin-left: 15px;
    margin-top: 2px;
    background: url(../immagini/news_top_bg.jpg) no-repeat;
}
.news_top
{
    width: 686px;
    padding-top: 0px;
}
.news_top h2
{
    color: #fff;
    font-size: 32px;
    margin-top: 5px;
    padding:20px;
    margin-bottom:5px;
}
.news_archivio {
    padding:10px;
    padding-top:0px;
}
.news_title
{
    color: #679116;
    font-family: Trebuchet MS;
    display: block;
    border-bottom: 1px dotted #666;
}
.news_archivio h3{
    margin-top:0px;
    padding-left:40px;
    display:block;
    background:url(../immagini/archivio_top.gif) no-repeat;
    height:55px;
}
.news_left
{
    background:url(../immagini/news_list_bg_left.jpg) repeat-y;
    width:5px;
}
.news_list
{
    width: 668px;
    padding: 20px;
    padding-top: 0px;
    margin-top:0px;
}
.news_list h3{
    margin-top:0px;
}
.news_archivio
{
    /*background:url(../immagini/news_archivio_bg.jpg) repeat-y;*/
    background:url(../immagini/news_list_bg_right.jpg) repeat-y;
    margin-top: 20px;
}
.news_bottom_left{
    background:url(../immagini/news_list_bottom_left.jpg) no-repeat;
    height:30px;
}
.news_bottom_right{
    background:url(../immagini/news_list_bottom_right.jpg) no-repeat;
}
