body { 
    margin: 10px;
    padding: 0; 
    font-family: Georgia, Times New Roman, serif;
    font-size: 100%;
    background: #000000 url(../images/bg1.jpg) no-repeat top center;
}

#wrapper {
    width: 940px;
    margin: 0 auto;
}

*:first-child+html #logo {
    width:330px;
    height:77px;
    margin-top:-623px;
    margin-left:610px;
    position:relative;
    z-index:5;
}

#logo {
    width:330px;
    height:77px;
    margin-top:-610px;
    margin-left:610px;
    position:relative;
    z-index:5;
}

#logo a img{
    border:0;
}

#intro {
    padding-bottom: 10px;
}

#intro p {
    font-size:9px;
}

*:first-child+html #footer p {
    margin-top:7px;
    color:#fff;
    text-align:center;
    font-size:11px;
}

#footer p {
    color:#fff;
    text-align:center;
    font-size:11px;
}

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

#footer a:hover{
    text-decoration:underline;
}

.nav_footer a{
    font-size:9px;
}

h2 {
    float:left;
    margin: 0;
    margin-bottom: 14px;
    margin-right: 30px;
    margin-top:15px;
    padding: 0;
    font-weight:lighter;
    font-size:48px;
    letter-spacing:-1px;
}

*:first-child+html h3 {
    margin: 0;
    margin-top:35px;
    margin-bottom: 14px;
    padding: 0;
    font-weight:lighter;
    font-size:24px;
    color:#999;
    letter-spacing:-1px;
    font-style:italic;
}

h3 {
    
    margin: 0;
    margin-top:20px;
    margin-bottom: 14px;
    padding: 0;
    font-weight:lighter;
    font-size:24px;
    color:#555;
    letter-spacing:-1px;
    font-style:italic;
}

*:first-child+html #slider {
    width: 940px;
    margin: 0 auto;
    margin-top:10px;
    position: relative;
}

#slider {
    width: 940px;
    margin: 0 auto;
    margin-top:20px;
    position: relative;
}

.scroll {
    height: 500px;
    width: 940px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(../images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 500px;
    width: 900px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
    padding-top:10px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #fff;
    text-decoration: none;
    background-color:#003399;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
    color:#000;
}

ul.navigation a.selected {
    background-color: #fff;
    color:#000;
    }

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.panel p{
    clear:left;
}

#home {
    background: #FFFFFF url(../images/bgHome.jpg) no-repeat top center;
}

*:first-child+html #home h2{
    float:none;
    font-weight:lighter;
    font-size:48px;
    text-align:center;
    margin-top:180px;
}

#home h2{
    float:none;
    font-weight:lighter;
    font-size:48px;
    text-align:center;
    margin-top:160px;
}

#home h3{
    clear:left;
    text-align:center;
}

#azienda {
    background: #FFFFFF url(../images/bgAzienda.jpg) no-repeat top center;
}

#azienda p {
    width:360px;
}

#map {
    clear:left;
    float:left;
    margin-right:20px;
}

#contatti p{
    clear:none;
}

form fieldset { 
    font-family:Georgia, serif; 
    font-size:1.2em;
    margin:0px 0px 20px 0px;
    width:350px;
    border:0;
    display:block;
    padding: 0px 10px 8px;
}

input.text-input {margin:4px;padding:2px 0;color:#333;}
label.error {font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(../images/cancel.png) no-repeat scroll left; }


#testo_prodotti {
    float:left;
    width:480px;
    
}

#gallery {
    width:400px;
    float:right;
}

#gallery p{
    font-size:11px;
    text-align:center;
    font-style:italic;
}

#gallery a img{
    border:0px;
}

#gallery ul li{
    display:inline;
    list-style-type:none;
}

*:first-child+html #gallery ul{
    margin-left:0px;
}

#gallery ul{
    margin-left:-40px;
}

#gallery ul li a img{
    width:96px;
}

.clear{
    clear:both;
}

#contatti_sx{
    width:425px;
    float:left;
}

#contact_form{
    float:right;
    width:450px;
    margin-top:-30px;
}
