﻿

body
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    color: #1F1F1F;
}
#container
{
    position:relative;
    margin:0px;
    padding:0px;
}
ul li { display: inline; }


.header
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-color: #006699;
}
#menu
{
    border-color: #EBEBEB;
    margin: 0px;
    width: 100%;
    height: 18px;
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    background-color: #CCCCCC;

}
.voceMenu
{
    margin-left: 100px;
    color: inherit;
    width:100px;
    float:left;
    font: inherit;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-top:1px;
}
.voceMenu a
{
    margin-left: 50px;
    color: #FFFFFF;
    font: inherit;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.voceMenu a:hover
{
    color: #00FFFF;
    text-decoration: none;
}
#showcase
{
    width: 390px;
    height: 250px;
    margin-top: 30px;
    margin-left: 8px;
    padding-left: 36px;
    padding-top: 37px;
    background-image: url('../Img/backgroundBox.gif');
    background-repeat: no-repeat;
}
#thumbs
{
    margin-left:42px;
}

.realContent
{
    width:400px;
    float:left;
}

#contentHome
{
    width: 480px;
    color: #333333;
    text-align: justify;
    position: absolute;
    top: 130px;
    left: 478px;
    padding-bottom:50px;
}
#contentContacts
{
    width: 480px;
    color: #333333;
    text-align: justify;
    position: absolute;
    top: 130px;
    left: 478px;
    display:none;
    padding-bottom:50px;
}
#contentAbout
{
    width: 480px;
    color: #333333;
    text-align: justify;
    position: absolute;
    top: 130px;
    left: 478px;
    display:none;
    padding-bottom:50px;
}
.link
{
    font-size: 10px;
    color: #333333;
    font-family: "verdana";
    font-weight: bold;
    text-decoration:none;
}

.link2
{
    color: #ffffff;
    font-family: "verdana";
    text-decoration:underline;
}


.link a
{
    font-size: 10px;
    color: #333333;
    font-family: "verdana";
    font-weight: bold;
}

.link a:hover
{
    font-size: 10px;
    color: #336699;
    font-family: "verdana";
    font-weight: bold;
    text-decoration:none;
}

.titolo
{
    font-size: 15px;
    color: #336699;
    font-family: "Century Gothic";
    font-weight: bold;
}
.titleContent,.ecomm,.websol,.news
{
    width: 470px;
    height: 18px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFFFF;
    padding-left:10px;
    padding-top:3px;
}
.ecomm
{
    background: transparent url(../Img/websolBackground.gif) repeat left center; 
}
.websol
{
    background: transparent url(../Img/ecomBackground.gif) repeat left center; 
}
.news
{
    background: transparent url(../Img/news&lettBackground.gif) repeat left center; 
}

.image
{
    float:left;
    margin: 5px 5px 0px 0px;
}

.image2
{
    float: left;
    margin: 5px 5px 0px 5px;
}

.imageThumb
{
    border: solid 1px #999999;
    padding: 2px;
}


.imageThumb:hover
{
    border: solid 1px #336699;
    padding: 2px;
}
.gallery
{
    border:0px;
}

#footer
{
    position:absolute;
    bottom:0px;
    width:100%;
    height:15px;
    background-color:#336699;
    color:#ffffff;  
    vertical-align:middle;
}
#container
{
    position:relative;
    margin:0px;
    padding:0px;
    
}



