﻿/* Stili Formattazione PAGINE */
body
{
    text-align: center;
    background-image: url('../Immagini/sfondofidygest.jpg');
}
#container
{
    margin: 0 auto 0 auto;
    width: 900px;
    height: 100%;
}
#banner_alto
{
    height: 311px;
    background-image: url('../Immagini/testata3.png');
    width: 900px;
}
#flash_banner
{
    width: 335px;
    height: 215px;
}

#menu_alto
{
    width: 900px;
    height: 50px;
}
.separazione
{
    height: 80px;
}
#separazione1
{
    height: 55px;
    width: 600px;
    float:right;
}
#footer
{
    height: 40px;
    text-align: left;
    width: 900px;
    padding-top: 50px;
}
/* Stili Formattazione 3 BANNER PICCOLI ALTI */

#centro
{
    height: 200px;
    width: 900px;
}
/*-----BANNER SINISTRA-------*/
#centro_six
{
    margin: 0px 30px 0px 0px;
    height: 72px;
    width: 280px;
    float: left;
}

#centro_six1
{
    height: 128px;
    width: 278px;
    float: left;
    margin: 0px 32px 0px 0px;
    background-color: #FFFFFF;
}
.centro_six1
{
    height: 128px;
    width: 278px;
    background-color: #FFFFFF;
}

/*-------BANNER CENTRALE--------*/
#centro_centro
{
    margin: 0px 30px 0px 0px;
    height: 72px;
    width: 280px;
    float: left;
}
#centro_centro2
{
    height: 128px;
    width: 278px;
    float: left;
    margin: 0px 32px 0px 0px;
    background-color: #FFFFFF;
}

.centro_centro2
{
    height: 128px;
    width: 278px;
    background-color: #FFFFFF;
}
/*--------BANNER DESTRO----------*/
#centro_dex
{
    height: 72px;
    width: 280px;
    float: left;
}

#centro_dex3
{
   height: 128px;
   width: 278px;
   float: left;
   background-color: #FFFFFF;
}

.centro_dex3
{
    height: 128px;
    width: 278px;
    background-color: #FFFFFF;
}

/* Stili Formattazione BANNER CENTRALE*/

#centro2
{
    height: 1050px;
}
#centro2_six
{
    
    width: 300px;
    height: 1050px;
    float: right
}

 /*------BANNER ACQUISTA------*/

 #acquista
{
    height: 43px;
    width: 280px;
    float: right;
}

#acquista2
{
    height: 60px;
    width: 277px;
    text-align: left;
    background-color: #FFFFFF;
    margin-right: 2px;
    margin-bottom: 55px;
    float: right;
}

.acquista2
{
    height: 60px;
    width: 277px;
    background-color: #FFFFFF;
 }

/*------BANNER LOGIN------*/

#banner_login
{
    height: 43px;
    width: 280px;
    float: right;
}

#login
{
    height: 100px;
    width: 277px;
    float: right;
    margin-right: 2px;
    margin-bottom: 55px;
    background-color: #FFFFFF;
}

.login
{
    height: 100px;
    width: 277px;
    background-color: #FFFFFF
 }
 
 /*--------BANNER DEMO------*/

 #banner_demo
{
    height: 43px;
    width: 280px;
    float: right;
}
#banner_demo1
{
    height: 50px;
    width: 277px;
    float: right;
    margin-right: 2px;
    margin-bottom: 55px;
    background-color: #FFFFFF
 }
.banner_demo1
{
    height: 50px;
    width: 277px;
    background-color: #FFFFFF
 }

 /*--------BANNER ASSISTENZA------*/

 #banner_assistenza
{
    height: 43px;
    width: 280px;
    float: right;
}
#banner_assistenza1
{
    height: 65px;
    width: 277px;
    float: right;
    margin-right: 2px;
    margin-bottom: 55px;
    background-color: #FFFFFF 
}
.banner_assistenza1
{
    height: 65px;
    width: 277px;
    background-color: #FFFFFF
}
 /*--------BANNER RIVENDITORE------*/

 #banner_rivenditore
{
    height: 43px;
    width: 280px;
    float: right;
    margin-bottom: 0px;
}
#banner_rivenditore1
{
    height: 65px;
    width: 277px;
    float: right;
    margin-right: 2px;
    margin-bottom: 60px;
    background-color: #FFFFFF 
}
.banner_rivenditore1
{
    height: 65px;
    width: 277px;
    background-color: #FFFFFF
}
   
/*--------BANNER ISCRIZIONE------
 #banner_iscrizione
{
   height: 43px;
   width: 280px;
   float: right;
}
#iscrizione
{
   height: 237px;
   width: 277px;
   float: right;
   margin-right: 2px;
   margin-bottom: 58px;
   background-color: #FFFFFF
}
.iscrizione
{
    height: 237px;
    width: 277px;
    background-color: #FFFFFF
 }*/

 /*--------BANNER A SINISTRA------*/
 
#centro2_dex
{
    width: 600px;
    height: 1050px;
}
 #centro2_dex2
{
    height: 100%;
    width: 600px;
    float: right;
    background-color: #FFFFFF;
}
 .centro2_dex2
{
    height: 100%;
    width: 600px;
    background-color: #FFFFFF;
}
/* #centro2_dex3
{
    height: 90px;
    width: 600px;
    float: right;
    background-color: #FFFFFF;
}
 .centro2_dex3
{
    height: 90px;
    width: 600px;
    background-color: #FFFFFF;
}

/* Stili Formattazione TESTO */

.testo
{
    font-family: Arial;
    font-size: 13px;
    color: #333333;
}
.testo_titolo
{
    font-family: Arial;
    font-size: 18px;
    color: #660033;
    font-weight: bold;
}
.testo_titolo1
{
    font-family: Arial;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.testo_titolo2
{
    font-family: Arial;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
}
.hover2
{
    font-family: Arial;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
}

.hover2 a:hover
{
    text-decoration: none;
    color: #990033;
}
.testo_PREZZO
{
    font-family: Arial;
    font-size: 35px;
    color: #97576D;
    font-weight: bold;
}
.testo_continua
{
    font-family: Arial;
    font-size: 13px;
    color: #660033;
    font-weight: bold;
}
.testo_footer
{
   font-family: Arial;
   Font-Size: 9px;
   color: #606060;
}
.pulsante
{
    border: 1px solid #666666;
    background-color: #666666;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    cursor: hand;
}
.hover
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
}
.hover ul
{
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.hover li
{
display: inline;
margin: 0;
padding: 0;
}
.hover a:link, .hover a:visited
{
    display: block;
    background: #fff;
    color: #05181E;
    margin: 0;
    padding: 0.3em 0.6em 0.3em 0;
    text-decoration: none;
}
.hover a:hover
{
    border-color: #05181E;
    text-decoration: none;
    color: #660033;
    background-color: #FFFFFF;
}

