* {
    border: medium none;
    outline: medium none;
}
body {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #6D6E70;
    font-family: Verdana,Myriad Pro,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
div {
    position: relative;
}
h1, h2, h3, h4, h5, h6, p, ul, dl, ol, li, dt, dd, fieldset, form {
    margin: 0;
    padding: 0;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 13px;
}
a {
    color: #6D6E70;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.active > a {
    font-weight: bold;
    text-decoration: none;
}
input, textarea, select {
    border: 1px solid #BAC9E7;
    color: #9F9F9F;
}
.button {
    background: none repeat scroll 0 0 #BAC9E7;
    color: white;
    float: left;
    font-size: 90%;
    font-weight: bold;
    padding: 5px;
}
.buttCircle {
    background: url("img/butt_tondo_freccia.png") no-repeat scroll center center transparent;
    float: left;
    padding: 0;
}
.button span, .buttCircle span {
    display: none;
}
.imgRight, img.justifyright {
    float: right;
    margin: 5px auto 20px 15px;
}
img.justifyleft {
    float: left;
    margin: 5px 15px 20px auto;
}
img[src="assets/css/img/empty.png"] {
    display: none;
}
#tot {
    background: url("img/page_bkg.png") repeat-y scroll left top transparent;
    margin: auto;
    padding: 0 8px 20px;
    width: 906px;
}
#menuTestata {
    display: block;
    float: right;
    position: relative;
}
#menuTestata ul {
    clear: both;
    float: left;
    font-size: 10px;
    list-style: none outside none;
    margin: 0;
}
#menuTestata ul li {
    border-right: 1px solid #9D9D9D !important;
    float: left;
    padding: 0 7px;
}
#menuTestata .active a {
    color: #6D6E70;
    font-weight: bold;
    text-decoration: none;
}
#menuTestata .menuTestata-lastclass {
    border-right: medium none !important;
}
#menuSecondario {
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 5px 0;
}
#ricerca {
    display: block;
    float: left;
}
#testata {
    display: block;
    font-size: 10px;
    height: 26px;
    margin: 0 1px;
    padding: 0 10px;
    width: 884px;
}
#testata input, #testata .buttCircle {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}
#testata input {
    border: 1px solid #BAC9E7;
    border-radius: 15px 15px 15px 15px;
    color: #9F9F9F;
    display: block;
    font-size: 10px;
    height: 15px;
    margin-top: 2px;
    padding: 2px 5px;
    width: 80px;
}
#testata #login {
    border-left: 1px solid #9D9D9D;
    float: right;
    height: 26px;
    padding: 0 0 0 10px;
}
#testata #WebLoginLayer0 {
    float:left;
}
#testata .buttCircle {
    height: 24px;
    width: 95px;
}
#ajaxSearch_form {
    display: block;
    float: left;
}
#ajaxSearch_input {
    color: #9F9F9F;
    font-size: 10px;
    height: 14px;
    padding-left: 10px;
    width: 110px !important;
}
#testata input#ajaxSearch_submit {
    background: url("img/search.png") no-repeat scroll center center white;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 35px;
}
#testata #help {
    background-image: url("img/registrazione_puls.png");
    float: left;
}
#testata #user {
    position: absolute;
    right: 145px;
}
#testata #password {
    position: absolute;
    right: 50px;
}
#testata #login form {
    display: block;
    float: left;
}
#testata #login fieldset {
    display: block;
    float: left;
    line-height: 24px;
}
#testata #login #ricordaCheck {
    border: medium none;
    margin: 5px 2px;
    padding: 0;
    width: 10px;
}
#testata #passwordDimenticata {
    background: url("img/butt_tondo_help.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-style: italic;
    height: 18px;
    margin: 2px 0 0 15px;
    padding: 2px;
    width: 21px;
}
#testata #loginButton {
    background: url("img/login_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    padding: 0;
    width: 25px;
}
#testata #wlpeUser {
    float: right;
    line-height: 26px;
}
#testata #wlpeUserInfo {
    display: block;
    float: left;
}
#testata #wlpeUserButtons {
    display: block;
    float: right;
    margin: 3px 0 0 10px;
}
#testata #profiloButton {
    background: url("img/profilo_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 23px;
    padding: 0;
    width: 25px;
}
#testata #wlpeStayLoggedInLabel { float:left; }
#testata #logoutButton {
    background: url("img/logout_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 23px;
    padding: 0;
    width: 25px;
}
#testata #emailInvia {
    background: url("img/butt_tondo_freccia.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 23px;
    margin: 2px;
    padding: 0;
    width: 27px;
}
#testata #emailAnnulla {
    background: url("img/emailAnnulla_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 23px;
    margin: 2px;
    padding: 0;
    width: 25px;
}
#testata #logoutButton span, #testata #profiloButton span {
    display: none;
}
#header {
    background: none repeat scroll 0 0 transparent;
    height: 93px;
}
#header #logo {
    background: url("img/logo.gif") no-repeat scroll -5px 0 white;
    display: block;
    height: 76px;
    left: 5px;
    position: absolute;
    top: 10px;
    width: 235px;
}
#header h1 {
    display: none;
}
#upmenu ul {
    clear: both;
    float: right;
    list-style: none outside none;
    margin: 68px 20px 0 0;
    position: absolute;
    right: 0;
}
#upmenu ul li {
    border-right: 1px solid #9D9D9D !important;
    float: left;
    padding: 0 7px;
}
#upmenu .active a {
    color: #6D6E70;
    font-weight: bold;
    text-decoration: none;
}
#upmenu .upmenu-lastclass {
    border-right: medium none !important;
    margin-right: 0;
    padding-right: 0;
}
#banner {
    background: none repeat scroll 0 0 #E7E7E7;
    width: 906px;
}
#boxGallery {
    border-top: 2px solid #9D9D9D;
    border-right: none;
    border-bottom: none;
    border-bottom: 2px solid #9D9D9D;
    height: 200px;
    margin: 0;
}
.jdGallery ul {
    margin: 0 !important;
    padding: 0 !important;
}
.jdGallery.withArrows {
    height: 200px !important;
    margin: 20px 0;
    width: 540px !important;
}
#galleryProdotto { z-index:1; }
#galleryProdotto center {
    position: absolute;
    top: 0;
    z-index: 10;
}
.managecontainer {
    background: none repeat scroll 0 0 #FFFFFF!important;
    clear: both;
    float: left;
    width: 100%;
}
.slideInfoZone {
    background: none repeat scroll 0 0 white !important;
    height: 200px !important;
    left: 340px !important;
    position: absolute;
    width: 200px !important;
}
.slideInfoZone h3 {
    color: #555555 !important;
    font-size: 14px !important;
    margin: 15px !important;
}
.slideInfoZone p {
    color: #555555 !important;
    font-size: 11px !important;
    margin: 15px !important;
}
.bannerHome {
    height: 250px !important;
}
.bannerHome .jdGallery.withArrows {
    height: 250px !important;
    margin: 0;
    width: 906px !important;
}
.bannerHome .slideInfoZone {
    height: 250px !important;
    left: 610px !important;
    width: 240px !important;
}
#bannerBox {
    display: block;
    height: 200px;
    overflow: hidden;
    position: absolute;
    right: 100px;
    width: 200px;
    background:#FFFFFF;
    opacity:0.8;
}
#bannerBox h2 {
    margin: 20px 20px 10px;
}
#bannerBox p {
    margin: 5px 20px;
}
#corpo {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 0;
    min-height: 300px;
    padding-bottom: 30px;
}
.colonna, #content {
    float: left;
}
.colonna {
    margin: 0 0 0 15px;
    width: 140px;
}
#colDx {
    float: right;
    padding: 0 15px 0 0;
}
.colonna h3, #content h4 {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #6D6E70;
    font-size: 10px;
    font-weight: normal;
    margin: 20px 0 10px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.colonna h3 span, #content h4 span {
    display: block;
    padding: 7px;
}
#content ul {
    margin: 10px 10px 10px 15px;
}
#content ul li {
    background: url("img/freccina_azzurrino.png") no-repeat scroll 0 6px transparent;
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
}
.colonna ul, .elencoOriz ul {
    list-style: none outside none;
    margin: 0 !important;
}
.colonna ul li ul, .elencoOriz ul li ul {
    padding: 5px 0 0 15px;
}
.colonna a, .elencoOriz a {
    background: url("img/freccina_azzurrino.png") no-repeat scroll 5px 10px transparent;
    clear: both;
    display: block;
    padding: 5px 0 5px 15px;
}
.elencoOriz ul li {
    background: none repeat scroll 0 0 transparent !important;
    display: block;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 178px;
}
.colonna .addthis_toolbox.addthis_default_style {
    margin: 15px 0 0;
}
.colonna .addthis_toolbox.addthis_default_style a {
    clear: none;
    display: block;
    float: left;
    margin: 0;
}
.colonna .addthis_toolbox.addthis_default_style a.addthis_button_google_plusone {
    width: 50px;
}
#content {
    margin: 20px 0 0 30px;
    text-align: justify;
    width: 540px;
}
#content a {
    color: #6D6E70;
}
#content h2 {
    color: #6D6E70;
    margin: 0 0 20px;
}
#content h3 {
    color: #6D6E70;
    font-weight: normal;
    margin: -10px 0 20px;
}
#content h2.prodotti {
    margin: 20px 0;
}
.boxesHome {
    margin-top: 40px;
}
.boxesProducts {
    margin-top: 0;
}
.boxHome, .boxHome:hover, .boxes, .boxes:hover {
    text-decoration: none !important;
}
.boxHome:hover .linkBox {
    text-decoration: underline;
}
.boxHome:hover .linkBox span {
    text-decoration: none;
}
.boxes {
    background: url("img/boxhome_bkg.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 275px;
    margin: 0 2px 10px 1px;
    padding: 0;
    position: relative;
    width: 177px;
}
.boxes:hover {
    background-position: right top;
}
.boxesImg {
    background: none no-repeat scroll left top transparent;
    height: 150px;
    margin: 10px 11px 4px;
    padding:0;
}
.boxesTot {
    height: 77px;
    margin: 4px 20px 0;
    overflow: hidden;
}
.boxesTit {
    color: #6D6E70 !important;
    font-weight: bold;
    margin: 0;
    text-align: left;
}
.boxesTxt {
    color: #9F9F9F !important;
    margin: 2px 0;
    text-align: left;
    line-height:15px;
}
.boxesTit a, .boxesTxt a {
    background: none repeat scroll 0 0 transparent;
    clear: none;
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
}
.linkBox {
    background: url("img/freccina_azzurrino.png") no-repeat scroll right 5px transparent;
    float: left;
    font-size: 90%;
    margin: 10px 20px 0;
    padding: 0 10px 0 0;
}
.boxes.strilloniPiccoli {
    background: url("img/strilloni_piccoli_bkg.png") no-repeat scroll left top transparent;
    float: left;
    height: 210px;
    margin: 15px 0 10px;
    padding: 0;
    width: 130px;
}
.boxes.strilloniPiccoli:hover {
    background-position: right top;
}
.boxes.strilloniPiccoli .boxesImg {
    height: 180px;
    margin: 9px 10px;
    padding: 5px;
    width: 100px;
}
.boxes.strilloniPiccoli .boxesTot {
    bottom: 5px;
    height: 65px;
    left: 5px;
    margin: 10px;
    position: absolute;
    width: 100px;
}
.boxes.strilloniGrandi {
    background: url("img/strilloni_grandi_bkg.png") no-repeat scroll left top transparent;
    height: 170px;
    margin: 0;
    padding: 5px;
    width: 530px;
}
.boxes.strilloniGrandi:hover {
    background-position: left bottom;
}
.boxes.strilloniGrandi .boxesImg {
    height: 160px;
    margin: 5px;
    width: 520px;
}
.boxes.strilloniGrandi .boxesTot {
    height: 150px;
    margin: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 160px;
}
.divisorio {
    border-top: 1px solid #9D9D9D;
    clear: both;
    margin-top: 30px;
    padding-top: 20px;
}
#menuFilters {
    font-size: 11px;
    height: 40px;
    left: 6px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 526px;
}
.menuFiltersGroup {
    display: block;
    padding: 7px 2px;
    position: absolute;
    right: 0;
    top: 0;
}
.menuFiltersGroup .tab {
    display: table;
    width: 100%;
}
#menuFilters a {
    color: #9D9D9D;
    display: table-cell;
    padding: 0 15px;
    text-align: center;
}
.menuFiltersGroup a {
    border-left: 1px solid #9D9D9D;
}
.menuFiltersGroup a.menuFiltersFirst {
    border: medium none;
    padding-left: 0 !important;
}
#menuFilters a:hover {
    color: #6D6E70;
}
#menuFilters h3 {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #6D6E70;
    display: block;
    float: left;
    font-size: 11px;
    font-style: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    position: relative;
    text-align: center;
    width: 110px;
}
#menuFilters .menuFiltersLast {
    padding-right: 0;
}
.homeIconMenuButton {
    background: url("img/homeIconMenu.jpg") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 112px;
    margin: 0 0 30px;
    width: 112px;
}
.homeIconMenuButton:hover {
    background-position: center top;
}
.homeIconMenuButton.active {
    background-position: left top;
}
.homeIconMenuButton span {
    display: block;
    margin: 0 10px;
    text-align: center;
}
.homeIconMenuButton.active span, .homeIconMenuButton.active:hover span {
    color: white;
}
.homeIconMenuButton:hover span {
    color: white;
}
.homeIconMenuImg {
    background-position: right top;
    height: 60px;
    margin: 20px 15px 5px;
    width: 80px;
}
.active .homeIconMenuImg {
    background-position: left top;
}
#footerNav {
    margin: 3px 1px;
    padding: 20px 0;
    width: 904px;
}
#footerNav #footerNavLogo {
    background: url("img/footerNav_bkg.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 100px;
}
#footerNav ul {
    display: block;
    list-style: none outside none;
    padding: 0 10px;
    text-align: right;
}
#footerNav ul li {
    margin: 0 0 3px;
}
#footerContatore, #footerLastLine {
    height: 50px;
    margin: 0 1px;
    width: 904px;
}
#footerLastLine div, #footerLastLine a { display:block; float:left; }
#footerLastLine #logoDuelleFooter {
    height: 41px;
    margin: 5px 10px 0 20px;
    width: 45px;
}
#footerLastLine #testoFooter {
    font-size: 9px;
    height: 35px;
    line-height: 35px;
    margin: 7px 10px 0 0;
    max-width: 417px;
    text-align: left;
}
#footerLastLine #testoSocialFooter {
    float: right;
    font-weight: 700;
    margin: 16px 25px 0;
}

#footerLastLine .socialLoghiFooter {
    float: right;
    margin: 9px 22px 0 -14px;
    max-height: 30px;
    max-width: 30px;
}
#footerLastLine .socialLoghiFooter[href="#"], #footerLastLine .socialLoghiFooter[href=""], #footerLastLine .socialLoghiFooter[href="http://"], #footerLastLine .socialLoghiFooter[href="https://"] {
    display: none;
}
#footerCols {
    background: url("img/footerNavCols_bkg.png") repeat-y scroll 190px 50% transparent;
    margin-left: 90px;
}
#footerCol01, #footerCol02, #footerCol03, #footerCol04 {
    float: left;
    width: 200px;
}
#footerCol01 h3, #footerCol02 h3, #footerCol03 h3, #footerCol04 h3 {
    font-size: 12px;
    padding: 5px 10px;
    text-align: right;
}
#footerCol04 {
    border: medium none;
}
#fraseContatore {
    float: right;
    margin: 15px 25px 0;
}
#fraseContatore #frase01, #fraseContatore #contatore, #fraseContatore #frase02 {
    float: left;
    line-height: 18px;
}
#fraseContatore #contatore {
    margin: 0 5px;
}
#EmailForm_41 {
    background: none repeat scroll 0 0 #BAC9E7;
    border-radius: 15px 15px 15px 15px;
    display: block;
    float: left;
    margin: 13px 10px 13px 20px;
    padding: 5px 10px;
}
#EmailForm_41 a {
    color: #FFFFFF;
    font-weight: bold;
}
#EmailForm { float:left; clear:both; }
#testata, #footerContatore, #footerNav, #footerLastLine {
    background: none repeat scroll 0 0 #E7E7E7;
}
#EmailForm .contenitoreElementiCentrato { margin: 10px 0 0 104px; }
#EmailForm #tosCheckbox {
    float: left;
    height: 15px;
    margin: 15px 10px 0 0;
    width: 15px;
}
#EmailForm #privacyLabel {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 13px 0 0;
    width: 380px;
}
.paging1Prev, .paging1Next {
    background: url("img/butt_tondo_freccia.png") no-repeat scroll center center transparent;
    display: block;
    float: left;
    height: 23px;
    padding: 0;
    width: 23px;
}
.paging1Prev {
    background-image: url("img/butt_tondo_frecciaRev.png");
}
.paging1Prev span, .paging1Next span {
    display: none;
}
.paging1Infos {
    float: left;
    margin: 5px 10px;
}
.ajaxSearch_resultsDisplayed, .ajaxSearch_grpResultName {
    display: none;
}
.ajaxSearch_resultLink {
    background: url("img/freccina_azzurrino.png") no-repeat scroll 0 10px transparent;
    color: #BAC9E7;
    display: block;
    font-size: 110%;
    font-weight: bold;
    margin: 20px 0 5px;
    padding: 5px 0 0 15px;
}
.ajaxSearch_resultLink:hover, .paging1Next:hover, .paging1Prev:hover {
    color: #A8B6CC !important;
}
.ajaxSearch_highlight.ajaxSearch_highlight1 {
    color: #BAC9E7;
    font-weight: bold;
}
.ajaxSearch_resultExtract .ajaxSearch_highlight.ajaxSearch_highlight1 {
    color: #A8B6CC;
    font-weight: normal;
}
.paging1 {
    float: right;
    margin: 10px 0;
}
.paging1Infos {
    float: left;
    margin: 5px 10px;
}
.angSx, .angDx {
    background: url("img/angoli.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 2px;
    position: absolute;
    top: 0;
    width: 2px;
}
.angSx {
    background-position: right bottom;
    left: 0;
}
.angDx {
    background-position: left bottom;
    right: 0;
}
#casellaQuestionario {
    height: 375px;
    margin: 20px 3px -10px;
    overflow: hidden;
    width: 535px;
}
#questionario {
    background: url("img/questionario_bkg.png") no-repeat scroll center center transparent;
    height: 371px;
    width: 530px;
}
#questionario h2 {
    padding: 30px 20px 0;
}
#questionario h3 {
    color: #9F9F9F;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 0 20px;
}
#questionario p {
    padding: 20px 20px 10px;
}
#questionario ol {
    padding: 20px 0 0 40px;
    position: absolute;
    top: 130px;
}
#questionario ol li {
    background-color: #BAC9E7;
    margin: 0 0 20px;
    padding: 0;
    width: 465px;
}
#questionario ol li:hover {
    background-color: #A8B6CC;
}
#questionario ol li a {
    color: white;
    display: block;
    padding: 10px;
    width: 445px;
}
#EmailForm label {
    display: block;
    margin: 0 0 0 10px;
    width: 90px;
}
#EmailForm input {
    width: 140px;
}
#EmailForm .inputBig, #EmailForm textarea {
    height: 100px !important;
    width: 400px;
}
#EmailForm textarea {
    overflow-y: auto;
    resize: none;
}
#EmailForm input.button {
    width: auto;
}
.parentCateg {
    background: url("img/freccina_azzurrino.png") no-repeat scroll right 5px transparent;
    position: absolute;
    right: 0;
    top: 0;
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
}
#formContenitore {
    clear: both;
    display: block;
    float: left;
    margin: 30px 0 10px;
    width: 100%;
}
#formContenitore fieldset {
    clear: both;
    float: left;
    width: 100%;
}
#contenitoreColonneForm {
    background: url("img/quadratino_grigio.png") repeat-y scroll 50% 0 transparent;
    clear: both;
    display: block;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.colonneForm {
    float: left;
    width: 50%;
}
#formContenitore .radioButton {
    border: medium none;
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
}
#formContenitore .radioButtonInline {
    border: medium none;
    clear: right;
    float: left;
    margin: 10px 0 0;
    padding: 0;
}
#formContenitore .privato {
    margin: 10px 0 0 0!important;
    width: 50px!important;
}
#formContenitore .azienda {
    clear: none!important;
    margin: 10px 0 0 40px!important;
    width: 50px!important;
}
#formContenitore .contenitoreCampi select {
    border-radius: 15px 15px 15px 15px;
    clear: right;
    float: left;
    margin: 10px 0 0;
    padding: 2px 5px;
    width: 140px;
}
#formContenitore .livelliForm {
    float: left;
    padding: 0 0 0 10px;
    width: 215px;
}
#formContenitore .livelliSx {
    display: block;
    float: left;
    margin: 35px 0 0;
    padding: 0 0 0 15px;
    width: 245px;
}
#formContenitore .titoloLivelliForm {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 5px;
}
#formContenitore .contenitoreCampi {
    clear: both;
    display: block;
    float: right;
    padding: 0 15px 0 0;
    width: 240px;
}
#formContenitore .contenitoreCampi label {
    clear: left;
    float: left;
    font-size: 10px;
    height: 30px;
    margin: 10px 0 0;
    padding: 0 10px 0 0;
    width: 85px;
}
#formContenitore .contenitoreCampi .campiInserimento, #passwordPlaceholder {
    clear: right;
    float: left;
    margin: 10px 0 0;
    width: 130px;
}
#formContenitore .primo {
    margin: 0 !important;
}
#formContenitore .contenitoreElementiCentrato {
    clear: both;
    float: left;
    margin: 10px 0 0;
    padding: 10px;
    text-align: center;
    width: 520px;
}
#formContenitore #wlpeCaptchaImage {
    border: 1px solid #E7E7E7;
    clear: both;
    float: left;
    margin: 0;
    width: 223px;
}
#formContenitore #wlpeCaptchaLabel {
    line-height: 15px;
    text-align: left;
    width: 215px;
}
#formContenitore #wlpeUserRegisterCaptcha {
    float: left;
    width: 215px;
}
#formContenitore #privacyForm {
    margin: 0;
    padding: 0;
    width: 540px;
}
#formContenitore #privacyForm textarea {
    border-radius: 15px 15px 15px 15px;
    clear: both;
    float: left;
    height: 120px;
    margin: 10px 0 20px 15px;
    overflow-y: auto;
    padding: 5px;
    width: 498px;
    resize:none;
}
#formContenitore button {
    background-color: #E7E7E7;
    border-radius: 15px 15px 15px 15px;
    color: #6D6E70;
    cursor: pointer;
    margin: 0 10px 0 0;
    padding: 2px 10px;
}
#formContenitore #controlliForm {
    margin: 20px 0 0;
    width: 230px;
}
#formContenitore #privacyForm {
    margin: 20px 0 0;
}
#formContenitore #privacyForm input {
    border: medium none;
}
#formContenitore input {
    border-radius: 15px 15px 15px 15px;
    padding: 2px 5px;
}
#EmailForm input, #EmailForm textarea {
    border: 1px solid #BAC9E7;
    border-radius: 15px 15px 15px 15px;
    color: #9F9F9F;
    display: block;
    font-size: 10px;
    height: 15px;
    margin: 5px 0 0;
    padding: 5px;
}
#EmailForm #cfContact {
    background: none repeat scroll 0 0 #E7E7E7;
    border: medium none;
    border-radius: 15px 15px 15px 15px;
    color: #6D6E70;
    cursor: pointer;
    font-weight: normal;
    height: 20px;
    margin: 0 105px;
    padding: 2px 10px;
}
#cfSubject {
    width:400px!important;
}
#captcha_suggerimenti {
    border: 1px solid #BAC9E7;
    border-radius: 15px 15px 15px 15px;
    float: right;
    margin-top: 10px;
    width: 150px;
}
.wlpeMessage {
    bottom: -10px;
    color: red;
    float: right;
    font-style: italic;
    margin: 0;
    padding: 0 20px 0 0;
    right: 0;
    text-align: right;
    width: 46%;
}
.obbligatori {
    color: red;
    margin: 5px 0 0;
}
#avvisoObbigatori {
    float: right;
    font-size: 10px;
    font-style: italic;
    margin: 0 20px 5px 0;
    color:red;
}
.errors { color:red; }
#contatore {
    display: block;
    float: left;
}
#contatore span {
    display: block;
    float: left;
    height: 22px;
    margin: 0;
    width: 18px;
}
.num-0 {
    background: url("img/contatore/0.png") no-repeat scroll 0 0 transparent;
}
.num-1 {
    background: url("img/contatore/1.png") no-repeat scroll 0 0 transparent;
}
.num-2 {
    background: url("img/contatore/2.png") no-repeat scroll 0 0 transparent;
}
.num-3 {
    background: url("img/contatore/3.png") no-repeat scroll 0 0 transparent;
}
.num-4 {
    background: url("img/contatore/4.png") no-repeat scroll 0 0 transparent;
}
.num-5 {
    background: url("img/contatore/5.png") no-repeat scroll 0 0 transparent;
}
.num-6 {
    background: url("img/contatore/6.png") no-repeat scroll 0 0 transparent;
}
.num-7 {
    background: url("img/contatore/7.png") no-repeat scroll 0 0 transparent;
}
.num-8 {
    background: url("img/contatore/8.png") no-repeat scroll 0 0 transparent;
}
.num-9 {
    background: url("img/contatore/9.png") no-repeat scroll 0 0 transparent;
}
#rs-carousel {
    height: 250px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 906px;
}
.immaginiSlider {
    float: left;
    height: 250px;
    position: relative;
    width: 906px;
}
.boxTraspSlider {
    height: 210px;
    overflow: hidden;
    padding: 20px 25px;
    position: absolute;
    right: 50px;
    top: 0;
    width: 190px;
    background:#FFFFFF;
    opacity:0.8;
}
.boxTraspSlider h2 {
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
}
.boxTraspSlider p {
    clear: both;
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
#boxGallery span a, #boxGallery ol li a {
    bottom: 5px;
    display: table-cell;
    height: 20px;
    left: 10px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
#boxGallery li {
    list-style: none outside none !important;
}
#rs-carousel-control {
    bottom: 10px;
    left: 5px;
    position: absolute;
    z-index: 20;
}
#boxGallery #rs-carousel-action-prev a {
    background: url("img/fleche1.png") no-repeat scroll left center transparent;
}
#boxGallery #rs-carousel-action-prev a:hover {
    background: url("img/fleche1_roll.png") no-repeat scroll left center transparent;
}
#boxGallery #rs-carousel-action-next a {
    background: url("img/fleche2.png") no-repeat scroll left center transparent;
}
#boxGallery #rs-carousel-action-next a:hover {
    background: url("img/fleche2_roll.png") no-repeat scroll left center transparent;
}
#boxGallery ol li a {
    background: url("img/numero_gallery_normal.png") no-repeat scroll left center transparent;
}
#boxGallery span, #boxGallery ol, #boxGallery ol li {
    float: left;
    position: relative;
}
#boxGallery #rs-carousel-action-prev, #boxGallery #rs-carousel-action-next, #boxGallery #rs-carousel-pagination li {
    margin-left: 5px;
}
#boxGallery #prevBtn {
    margin-left: 15px;
}
#boxGallery ol li {
    line-height: 11px;
    list-style: none outside none;
}
#boxGallery ol li a, #boxGallery ol li a:hover {
    color: #BAC9E7;
}
#boxGallery ol li.rs-carousel-pagination-link-active a, #boxGallery ol li a:hover {
    background: url("img/numero_gallery_selected.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    text-decoration: none;
}
.regLivArchitetto, .regLivWebPark, .regLivAzienda{
  display: none;
}