/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a{
    text-decoration: none;
    color:#999;
}

a:hover{
    color:#333;
}

.news_breve{
    margin: 20px 0px;
}

.copertina_small{
    width:200px;
    height:200px;
    background-size: cover;
    background-position: center center;
    float:left;
    margin-right:20px;
}

.copertina_home{
    width:310px;
    height:120px;
    background-size: cover;
    background-position: center center;
    margin-bottom:20px;
}

.news_home{
    width:300px;
    margin-right:35px;
    float:left;
}

.copertina_big{
    width:980px;
    margin-bottom:20px;
}


html, body{
    font-family: 'Sintony', sans-serif;
    width:100%;
    height:100%;
    color: #333;
    line-height: 120%;
}

h2, h1{
    text-transform: uppercase;
    font-size:18px;
    font-weight: bold;
    margin-bottom: 5px;
}

h2 a, h1 a{
    color: #333;
    text-decoration: none;
}

h2 a:hover, h1 a:hover{
    color: #555;
}

h1{
    font-size:22px;
}

#riga_nera{
    height:30px;
    background-color: #333;
    width:100%;
}

.riga_grigia{
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-left: 220px;
    margin-bottom: 12px;
}

#wrapper{
    width:980px;
    margin:0px auto;
    position:relative;
}

#top_button{
    position:absolute;
    width:100%;
    text-align: right;
    top:-70px;
    z-index:999;
}

.sx{
    float:left;
}

#menu{
    margin-top:60px;
}

#menu h1{
    font-size: 33px;
    line-height:36px;
    text-transform: uppercase;
    letter-spacing: -2px;
}

#menu h1 a{
    color: #333;
    text-decoration: none;
}

#menu h1 a:hover{
    color: #555;
}

#menu ul{
    float:right;
}

#menu ul a{
    color:#333;
}

#menu ul li{
    float:left;
    background-color: #f3f3f3;
    font-size:16px;
    line-height: 36px;
    margin-right:2px;
    width:145px;
    text-align:left;
    padding-left:10px;
    position:relative;
    text-transform: uppercase;
}

#menu ul a:hover, #menu ul li:hover{
    background-color:#333;
    color: white;
}

#menu ul li ul{
    position:absolute;
    left:0;
    display:none;
    margin:0px;
    padding:0;
    list-style:none;
    z-index:999;
}

#menu ul li ul li{
    width:145px;
    float:left;
    border-top:1px solid white;
    background-color: #333;
    color:white;
}

#menu ul li ul li:hover, #menu ul li ul a:hover{
    background-color: #555555;
}

#menu ul li ul a{
     color:#fff;
     text-decoration:none;
     border-top:none;
 }

#content{
    clear:both;
    padding-top: 40px;
    margin-bottom:40px;
    font-size:12px;
}

.thumb_galleria{
    width:180px;
    margin-right: 20px;
    margin-bottom:20px;
    height:180px;
    display:block;
    float:left;
}

#footer{
    text-align:center;
    margin-bottom:40px;
    height:100px;
}

#footer img{
    margin-top:20px;
}

#contatti{
    position:absolute;
    top:30px;
    background-color: #333;
    width:100%;
    height: 220px;
    z-index:998;
    display:none;
    color:white;
}

#contatti_content{
    width:980px;
    margin: 0px auto;
    margin-top:60px;
    text-transform: uppercase;
    font-size: 13px;
    display:none;
}

#contatti_content h1{
    font-size: 38px;
    line-height:36px;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom:40px;
}

.unterzo{
    width:33%;
    float:left;
}

#contatti_content .sx{
    width: 470px;
    float:left;
}

#contatti_content .dx{
    width:510px;
    float:right;
}

.contatti_input{
    background: none;
    border:none;
    color:white;
    width:219px;
    padding: 0px 8px;
    font-family: 'Sintony', sans-serif;
}

.input_footer{
    height: 7px;
    width:235px;
    border: 1px solid #717171;
    border-top:none;
    margin-top: -5px;
}

textarea.contatti_input{
    margin-top: 20px;
    resize: none;
    width:490px;
    height:165px;
    font-size:15px;
    font-family: 'Sintony', sans-serif;
    overflow:hidden;
}


.textarea_footer{
    height: 7px;
    width:507px;
    border: 1px solid #717171;
    border-top:none;
    margin-top: -5px;
}

#contatti_content img:hover{
    cursor:pointer;
}

#top_button img:hover{
    cursor:pointer;
}

#messaggio_mail{
    float:right;
    margin-right: 8px;
    line-height:42px;
    display:none;
}

#contatti_content a{
    color: #ababab;
}

.news_home_container{
    height:100%;
    width:100%;
    position:relative;
}

.foot_container{
    position:absolute;
    bottom:-40px;
    width:300px;
}
.cycle-slideshow{
    width: 980px;
    height: 485px;
}