﻿/*- 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
{
}
.clear
{
    clear: both;
}
.hidden
{
    display: none;
}
.header
{
    background-position: top;
    background-image: url('../Images/bg-header.png');
    background-repeat: repeat-x;
    background-color: #035F8C;
    color: #FFFFFF;
    width: 100%;
    height: 200px;
}
.header h1
{
    padding: 45px 0 0 10px;
    text-transform: uppercase;
    font-size: 2em;
    font-family: 'Arial Black';
}
.header h1 span
{
    color: #ffcc00;
}
.header p
{
    margin-left: 135px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
}
#divInnerHeader
{
    height: 200px;
    background: transparent url('../Images/bg-header2.png') no-repeat left top;
}
.innertube
{
    width: 960px;
    margin: auto;
}
.Logo
{
    width: 108px;
    height: 108px;
    margin: 15px 0 0 10px;
    float: left;
}
.menuH
{
    float: left;
    height: 45px;
    width: 600px;
    margin-top: 40px;
}
.menuH li
{
    display: inline;
    margin-right: 25px;
    width: 89px;
    height: 44px;
    line-height: 34px;
    text-align: center;
}
.menuH li a
{
    display: inline-block;
    width: 69px;
    height: 34px;
    font-family: 'Trebuchet MS';
    text-align: center;
    background: transparent url('../Images/bg-button2.png') no-repeat left top;
    color: #FFFFFF;
    padding: 5px 10px;
    font-size: 0.85em;
    font-weight: bold;
    text-decoration: none;
    margin: auto;
}
.menuH li a:hover, .menuH li a.active
{
    background-position: left -44px;
}
.menuH li a.active
{
    cursor: default;
}
.contentWrapper
{
    width: 960px;
    margin: 0 auto 50px;
}
.socialNetwork
{
    float: right;
    margin-top: 20px;
    margin-right: 15px;
    width: 130px;
    height: 28px;
}
.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');
}
.boxNews
{
    width: 300px;
    float: left;
    margin: 60px 0 0 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #F1F2EC;
}
.boxNews h2
{
    font-family: 'Trebuchet MS';
    font-size: 1.5em;
    color: #333333;
    font-weight: bold;
    padding: 40px 0 10px 40px;
}
.boxNews a
{
    border: none;
}
.rss
{
    float: right;
    margin-top: -35px;
    width: 28px;
    height: 28px;
    margin-right: 40px;
}
.boxNews dl
{
    padding: 0 40px 30px;
    font-family: 'Trebuchet MS';
    font-size: 0.75em;
    color: #333333;
    margin-bottom: 20px;
}
.boxNews dl dt, .boxNews dl dd
{
    padding-left: 55px;
    line-height: 15px;
}
.boxNews dl dt
{
    background-position: center top;
    font-weight: bold;
    margin: 10px 0;
    padding: 15px 0 0 55px;
    background-image: url('../Images/divisore.png');
    background-repeat: no-repeat;
    clear: both;
}
.boxNews dl dt.firstNews
{
    background: none;
}
.boxNews dl dd
{
    background-image: url('../Images/ico_news.png');
    background-repeat: no-repeat;
    background-position: left 0px;
    margin: 0 0 5px;
}
.boxNews dl dd p
{
    margin-bottom: 5px;
}
.linkNews
{
    background-position: left center;
    padding: 0 0 0 20px;
    background-image: url('../Images/arrow-news.png');
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    float: right;
    color: #ff6600;
    text-decoration: none;
    font-weight: bold;
}
.contentRight
{
    width: 480px;
    float: left;
    margin: 10px 0 0 65px;
    font-family: 'Trebuchet MS';
    color: #333;
}
.benvenuti, .divSubContentRight
{
    width: 100%;
}
.benvenuti h2, .benvenuti h3, .focusServizi h2
{
    font-weight: bold;
}
.benvenuti h2, .servizi h2, .formEmail h2, .chiSiamo h2, .formPreventivo h2, .formServizi h2, .focusServizi h2
{
    text-transform: uppercase;
    color: #669900;
    padding: 20px 0 0;
}
.formServizi h2, .focusServizi h2{ padding-bottom:20px;}
.focusServizi h2{ margin-left:20px;}
.benvenuti h2, .formEmail h2, .chiSiamo h2, .formPreventivo h2, .formServizi h2
{
    font-size: 2em;
}
.benvenuti h3, .focusServizi h2
{
    font-size: 1.4em;
    padding: 10px 0;
}
.benvenuti p
{
    line-height: 20px;
    padding: 7px 0;
    font-size: 0.75em;
}
.servizi
{
    float: left;
}
.servizi
{
    width: 235px;
}
.servizi h2
{
    font-size: 1.7em;
}
.servizi ul
{
    margin-top: 15px;
    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;
}
.rotator
{
    width: 245px;
    margin-left: 235px;
}
.rotator img
{
    float: right;
    margin-top: 20px;
    margin-bottom: 50px;
}
.footer
{
    background-position: top;
    width: 100%;
    min-height: 200px;
    background-color: #454545;
    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;
}
.fieldclass, .fieldclassshort, .fieldclasslong
{
    background-image: url('../Images/field-bg.gif');
    background-repeat: repeat-x;
    border: 1px solid #c8c8c8;
    font-size: 1.1em;
    color: #666;
    line-height: 13px;
    padding: 8px;
    margin-bottom: 20px;
}
.fieldclass
{
    width: 360px;
}
.fieldclassshort
{
    width: 120px;
}
.fieldclasslong
{
    width: 840px;
}
.fieldclass:hover, .fieldclass:focus, .fieldclassshort:hover, .fieldclassshort:focus, .fieldclasslong:hover, .fieldclasslong:focus
{
    border-color: #690;
}
.fieldclassshort:focus
{
    background-color: #F5F5F5;
}
.formBox, .formBoxPreventivo
{
    margin: 20px 0 30px 20px;
}
.formBox
{
    width: 450px;
}
.formBoxPreventivo
{
    width: 100%;
}
.formBox p, .formBox label, .formBoxPreventivo p, .formBoxPreventivo label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #666666;
    margin-bottom: 10px;
}
.formEmail, .formPreventivo
{
    margin: 20px 0 0 20px;
}
.formEmail
{
    float: left;
    background-position: right center;
    background-image: url('../Images/divisoreV.png');
    background-repeat: no-repeat;
}
#divContenuti
{
    font-family: 'Trebuchet MS';
}
.focusContatti
{
    float: right;
    margin: 50px 50px 0 0;
    width: 350px;
    min-height: 300px;
    background: transparent url('../Images/bg-corpo-focus-contatti.png') no-repeat left bottom;
}
.innerFocusContatti
{
    min-height: 138px;
    margin: 0;
    padding: 20px;
    background: transparent url('../Images/bg-top-focus-contatti.png') no-repeat left top;
    font-size: 0.75em;
}
.innerFocusContatti h2
{
    margin: 100px 20px 20px;
    font-size: 2em;
    color: #690;
}
.innerFocusContatti p
{
    margin: 20px 20px;
    line-height: 22px;
}
.liEmail, .liTel, .liFax, .liIndirizzo
{
    padding-left: 55px;
    height: 55px;
    line-height: 55px;
    list-style-type: none;
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 30px;
}
.liEmail
{
    background-image: url('../Images/ico_email.png');
}
.liEmail a{ color:#690; text-decoration:none;}
.liEmail a:hover{ text-decoration:underline;}
.liTel
{
    background-image: url('../Images/ico_tel.png');
}
.liFax
{
    background-image: url('../Images/ico_fax.png');
}
.liIndirizzo
{
    background-image: url('../Images/ico_indirizzo.png');
}
.formButton
{
    width: 89px;
    height: 44px;
    font-family: 'Trebuchet MS';
    text-align: center;
    background: transparent url('../Images/bg-button2.png') no-repeat left top;
    color: #FFFFFF;
    padding: 5px 10px;
    font-size: 0.85em;
    font-weight: bold;
    margin: auto;
    border: none;
    cursor: pointer;
}
.formButton:hover
{
    background-position: left -44px;
}
.error
{
    font-size: 0.85em;
}
.aboutTesto, .aboutFoto
{
    float: left;
    margin: 20px 0;
}
.aboutFoto
{
    width: 400px;
    margin-left:50px;
}
.aboutFotoThumbs
{
    width: 100%;
    margin-top:10px;
    cursor: pointer;
}
.aboutTesto
{
    background-position: right center;
    width: 400px;
    padding-right: 50px;
    font-size: 0.75em;
    line-height: 20px;
    background-image: url('../Images/divisoreV.png');
    background-repeat: no-repeat;
}
.aboutTesto p
{
    margin: 0 0 15px;
}
.form1, .form2
{
    float: left;
    padding-right: 50px;
}
.datainizio, .datafine
{
    background-position: right center;
    background-image: url('../Images/ico_calendar.png');
    background-repeat: no-repeat;
}
.form2
{
    margin-left: 50px;
}
.dettagli
{
    clear: left;
}
.formServizi dl
{
    margin-left: 20px;
}
.formServizi dt, .formServizi dd
{
    padding-left: 30px;
}
.formServizi dt
{
    padding-top:10px;
    padding-bottom:10px;
    background-position: left center;
    background-image: url('../Images/flag_green.png');
    background-repeat: no-repeat;
}
.formServizi dd
{
    background-position: center bottom;
    padding-bottom: 20px;
    font-size: 0.75em;
    background-image: url('../Images/divisore.png');
    background-repeat: no-repeat;
}
.serviziCompleto, .focusServizi
{
    width:550px;
    float:left;
}
.serviziCompleto
{
    background-image: url('../Images/divisoreV.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 50px;
}
.focusServizi
{
    margin: 30px 0 0 50px;
    width: 300px;
    min-height: 500px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #F1F2EC;
}
