body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    background-color: #eff1f2;
}
img {
    border: none;
}


h2 {
    text-transform: uppercase;
    padding-top: 10px;
    font-size: 15px;
}

h3 {
    font-size: 13px;
    color: #da1c15;
    height: 20px;
    background-image: url(../img/bg_title.gif);
    background-repeat: no-repeat;
}

h4 {
    font-size: 12px;
    font-weight: bold;
}

#wrapper {
    width: 878px;
    margin: auto;
    height: 100%;
}
.logoLink img{
    width: 87px;
    height: 33px;
    border: none;
}

#header {
    height: 33px;
    margin-top: 10px;
}

#portal-tabs {
    height: 20px;
    background-image: url(../img/bg_menu.gif);
    background-repeat: no-repeat;
    height: 23px;
    width: 765px;
    text-align: right;
    float: right;
}

#portal-tabs a {
   color: #ffffff;
   font-size: 12px !important;
   text-transform: capitalize !important;
   text-decoration: none;
   margin-right: 30px;
   line-height: 24px;
}

#portal-tabs a:hover {
    color: #d2cdcd;
}

a.attivo {
    color: #d2cdcd !important;
}

.languages {
    text-align: right;
    font-size: 11px !important;
    margin-top: 15px;
}

.languages a {
    margin-left: 4px;
    text-decoration: none;
    color: #95999c;
}

.languages a:hover {
    color: #f82020;
}

.languages img {
    border: none;
}

.content {
    margin-top: 10px;
    padding: 20px;
    color: #68757e;
    background-color: #ffffff !important;
}
.content a{
    text-decoration: none;
}

/* box contenuti home------------------------------------------*/

.homeBox {
    display: block;
    width: 410px;
    height: 308px;
    padding-top: 30px;
    background-repeat: no-repeat;
}

#documentation-box {
    background-image: url(../img/box_documentazione.jpg);
}

#documentation-box-eng {
    background-image: url(../img/box_documentation.jpg);
}

#documentation-box-deu {
    background-image: url(../img/box_dokumentation.jpg);
}

#documentation-box-esp {
    background-image: url(../img/box_documentacion.jpg);
}

#multimedia-box {
    float: right;
    background-image: url(../img/box_multimedia.jpg);
}

#multimedia-box-fra {
    float: right;
    background-image: url(../img/box_multimedia_fra.jpg);
}


.boxContent {
    display: block;
    color: #68757e !important;
    float: right;
    padding-right: 20px;
    padding-top: 12px;
    width: 170px;
}

.boxContentEsp{
    display: block;
    color: #68757e !important;
    float: right;
    padding-right: 20px;
    padding-top: 6px;
    width: 176px;
}

.boxContentFra{
    display: block;
    color: #68757e !important;
    float: right;
    padding-right: 10px;
    padding-top: 4px;
    width: 188px;
}

/* DOCUMENTAZIONE cataloghi tecnici---------------------------*/

#part-one {
    background-image: url(../img/doc_1.jpg);
    background-repeat: no-repeat;
    height: 242px;
}

#text-left {
    width: 630px;
    padding-top: 10px;
}

#part-two {
    background-image: url(../img/doc_2.jpg);
    background-repeat: no-repeat;
    height: 250px;
}

#text-right {
    width: 670px;
    float: right;
}

/* Multimedia---------------------------*/

#part-mu-one {
    background-image: url(../img/multimedia_1.jpg);
    background-repeat: no-repeat;
    height: 420px;
}

#text-siti-left {
    width: 500px;
    padding-top: 7px;
}

#part-mu-two {
    background-image: url(../img/multimedia_2.jpg);
    background-repeat: no-repeat;
    height: 436px;
}

#text-siti-right {
    padding-top: 80px;
    width: 500px;
    float: right;
}

#text-mu-right {
    padding-top: 18px;
    width: 610px;
    float: right;
}

.buttonGallery {
    text-transform: uppercase;
    float: right;
    height: 20px;
    background-image: url(../img/bg_button_gallery.gif);
    background-repeat: no-repeat;
    padding-right: 17px;
    padding-left: 5px;
    line-height: 23px;
}
a.buttonGallery {
    color: #ffffff !important;
}
/* gallery----------------------------------------------------*/
.title {
    color: #686868;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
.boxGalleryDocumentazione {
    width: 400px;
    height: auto;
    padding-left: 10px;
}

.boxGallerySitiWeb {
    width: 280px;
    height: auto;
    float: right;
    padding-left: 10px;
}
.corniceDocumentazione {
    border: 1px  solid #bdc2c6;
    width: 500px;
    padding: 7px;
    height: auto;
}
#sitiGallery a{
    color: #68757e;
}

#docGallery a{
}

.corniceSiti {
    border: 1px  solid #bdc2c6;
    width: 270px;
    padding: 7px;
    height: auto;
}

#corniceGallery img{
    margin-left: 10px;
    margin-bottom: 10px;
}


#sitiGallery img{
    margin-left: 10px;
    margin-bottom: 10px;
}

.vuoto {
    height: 53px;
}
/*area riservata------------------------------------------------*/


/* footer-----------------------------------------------------*/

#footer {
    text-align: right;
    margin-top: 3px;
    font-size: 10px;
    color: #9d9c9c;
}

#footer a{
    color: #95999c;
    text-decoration: none;
}

