﻿/*- Reset Styles -*/
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, font, 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, hr, button
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul
{
    list-style: none;
}

h1, h2, h3, h4, h5, h6, li
{
    line-height: 100%;
}

blockquote, q
{
    quotes: none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea
{
    font-family: inherit;
    font-size: 1em;
}

/*- End Of Reset Styles -*/
body
{
    background-image: url('../Images/bg-top.png');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FFFFFF;
}
.clear
{
    clear: both;
}
.hidden
{
    display: none;
}
.header /**/
{
    color: #FFFFFF;
    width: 960px;
    height: 160px;
    margin: auto;
}
.header h1 /**/
{
    padding: 45px 0 0 10px;
    font-size: 2em;
    font-family: 'Arial Black';
}
.header h1 span /**/
{
    color: #cc0000;
}
.header p /**/
{
    margin-left: 320px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 30px;
}
.Logo /**/
{
    width: 108px;
    height: 108px;
    margin: 15px 0 0 25px;
    float: left;
}
.menuH /**/
{
    background-position: center top;
    height: 40px;
    width: 808px;
    margin: auto;
    background-image: url('../Images/bg-black-top.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: 'trebuchet MS';
    font-size: 0.9em;
}
.menuH li /**/
{
    display: inline;
    height: 40px;
    line-height: 40px;
}
.menuH li a /**/
{
    text-decoration: none;
    padding: 0 20px;
    text-align: center;
    border-right: 1px solid #ccc;
    color: #fff;
}
.menuH li a:hover /**/
{
    text-decoration: underline;
}
.menuH li a.last /**/
{
    border-right: none;
}
.contentWrapper /**/
{
    width: 829px;
    margin: 0 auto 65px;
}
.contentTop, .content /**/
{
    width: 100%;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}
.contentTop /**/
{
    background-position: center top;
    background-image: url('../Images/bg-white-top.png');
    background-repeat: no-repeat;
    height: 20px;
}
.content /**/
{
    background-color: #FFFFFF;
    margin: 0;
}
.internoTop, .internoBottom
{
    width: 100%;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}
.internoTop /**/
{
    background-position: 80px 50px;
    padding: 20px 0 0 0;
    background-image: url('../Images/bg-bus.png');
    background-repeat: no-repeat;
}
.internoTop p, .internoTop h2 /**/
{
    padding-left: 400px;
}
.internoTop h2
{
    font-weight: bold;
    color: #333333;
    font-size: 3em;
    padding-top: 10px;
    padding-bottom: 30px;
}
.normale
{
    font-size: 0.8em;
    line-height: 20px;
    padding-right: 70px;
    font-style: italic;
}
.btnMore
{
    background-position: center center;
    float: right;
    margin: 10px 70px 0 0;
    width: 180px;
    height: 35px;
    background-image: url('../Images/bg-btn-orange.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
}
.btnMore a
{
    color: #fff;
    line-height: 35px;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
}
.btnMore a:hover
{
    text-decoration: underline;
}
.socialNetwork /**/
{
    float: right;
    margin-top: 20px;
    margin-right: 15px;
    width: 130px;
    height: 28px;
}
.sopratitolo1, .sopratitolo2 /**/
{
    font-size: 1.5em;
}
.sopratitolo1 /**/
{
    padding-top: 50px;
    color: #666;
}
.sopratitolo2 /**/
{
    color: #999;
    text-transform: uppercase;
}
.socialNetwork span /**/
{
    display: none;
}
.socialFacebook, .socialTwitter, .socialSkype /**/
{
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    height: 28px;
    float: right;
    margin-top: 0;
    margin-left: 15px;
}
.socialFacebook /**/
{
    background-image: url('../Images/ico_fb.png');
}
.socialTwitter /**/
{
    background-image: url('../Images/ico_twitter.png');
}
.socialSkype /**/
{
    background-image: url('../Images/ico_skype.png');
}
.contentRight
{
    width: 480px;
    float: left;
    margin: 10px 0 0 65px;
    font-family: 'Trebuchet MS';
    color: #333;
}
.servizi h2
{
    color: #cc0000;
    padding: 40px 0 0 20px;
}
.servizi
{
    background-position: center top;
    float: left;
    margin-left: 80px;
    margin-top: 40px;
    width: 255px;
    background-image: url('../Images/divisore.png');
    background-repeat: no-repeat;
}
.servizi h2
{
    font-size: 1.5em;
}
.servizi ul
{
    margin: 15px 0 0 25px;
    background-position: right center;
    background-image: url('../Images/divisoreV.png');
    background-repeat: no-repeat;
}
.servizi li
{
    list-style-image: url('../Images/flag_green.png');
    list-style-position: inside;
    line-height: 40px;
    margin-left: 10px;
    font-size: 0.9em;
}
.preventivo
{
    background-position: center top;
    float: left;
    width: 260px;
    height: 140px;
    background-image: url('../Images/bg-btn-green.png');
    background-repeat: no-repeat;
    margin: 80px 0 0 110px;
    text-align: center;
}
.preventivo p
{
    margin: 12px 0;
    font-size: 1.1em;
}
.preventivo p a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
}
.preventivo p a:hover
{
    text-decoration: underline;
}
.preventivo a span
{
    display: block;
    text-transform: uppercase;
}
.footer /**/
{
    background-position: top;
    width: 100%;
    min-height: 164px;
    background-color: #555;
    color: #f1f2ec;
    background-image: url('../Images/bg-footer.png');
    background-repeat: repeat-x;
    clear: both;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 0.9em;
}
.footer li a /**/
{
    text-decoration: none;
    padding: 0 10px;
    text-align: center;
    border-right: 1px solid #666;
    color: #fff;
}
.footer li a:hover /**/
{
    text-decoration: underline;
}
.footer li a.last /**/
{
    border-right: none;
}
.footer li /**/
{
    display: inline;
}
.footer ul /**/
{
    min-height: 40px;
    line-height: 40px;
}
.footerBottom p /**/
{
    line-height: 20px;
    text-align: center;
    padding: 20px 0;
    font-size: 0.9em;
}
.footerBottom p a /**/
{
    font-weight: bold;
}
.footerBottom p span /**/
{
    display: block;
}
.footerPandora /**/
{
    width: 960px;
    margin: auto;
    text-align: right;
}
.footerPandora p /**/
{
    background-position: right center;
    padding: 15px 0 15px 0;
    line-height: 20px;
    height: 20px;
    background-image: url('../Images/pandora-logo-footer.png');
    background-repeat: no-repeat;
    color: #999;
}
.footerPandora p a /**/
{
    line-height: 20px;
    height: 20px;
}
.footerPandora p a img /**/
{
    border: 0;
    vertical-align: bottom;
    width: 95px;
    height: 20px;
}
/* Stili override pr IE7 -->  */
 *:first-child + html .socialNetwork{ width:100%; background-color:#fff; margin-top:0px;}
 *:first-child + html .socialNetwork ul{  height:28px;}
 *:first-child + html .socialNetwork ul li{  height:28px; width:28px; float:right; margin-right:20px;}
 
