﻿body 
{
    margin:0;
    background-position:center top;
    background-image:url(/pictures/bgprestazioni2.gif);
    background-repeat:repeat-y;
    background-color:#e7e7e8;
    color:#ffffff;
    font-size:13px;
    font-family: Trebuchet MS, arial
}

.menu 
{
    position:absolute;
    bottom:4px;
    left:364px;
    width:475px;
    height:25px;
	background-color: #ffffff;
	font-size:13px
}

div.struttura
{
    position:relative;
    width:950px;
    left:50%;
    margin:0 0 0 -475px;
}

div.header
{
    background-color:#ffffff;
    position:relative;
    width:950px;
    height:233px
}

div.logo
{
    position:absolute;
    bottom:25px;
    left:50px
}

div.body
{
    width:950px;
}

div.body .sx
{
    float:left;
    width:358px;
    height:365px;
}

div.body .dx
{
    float:right;
    width:586px;
    height:375px;
    background-image:url(../pictures/bgverde.jpg);
    background-position:left top;
    background-repeat:no-repeat
}

div.testo
{
    width:450px;
    margin: 65px 40px 40px 40px
}

h1
{
    font-weight:normal;
    letter-spacing:2px;
    line-height:1.3;
    font-size:24px;
    color:#ffffff;
    text-transform:uppercase;
    margin-bottom:50px;
}

div.paginazione
{
    position:absolute;
    margin:30px 0 0 10px;
    left:400px;
}

div.paginazione div
{
    float:left;
    text-align:center;
    margin-right:5px;
    width:23px;
    height:23px;
    border:1px solid #ffffff;
    line-height:1.7;
    cursor:pointer
}

div.paginazione div a
{
    color:#ffffff;
    text-decoration:none
}

div.paginazione #current1,
div.paginazione #current2,
div.paginazione #current3
{
    width:24px;
    height:30px;
    border:none;
    vertical-align:top;
}

div.footer
{
    clear:both;
    height:100px
}

div.didascalia
{
    width:358;
    float:left;
    margin-left:50px;
    padding-top:30px;
    font-size:13px
}

div.bottoni
{
    width:400px;
    float:right;
    margin:0 50px 0 0
}

.bottone
{
    cursor:pointer;
    text-align:center;
    width:134px;
    height:33px;
    border:none;
    line-height:2;
    color:#ffffff;
    background-image:url(../pictures/bgbottone.gif);
    background-position:left top;
    background-repeat:no-repeat
}

.bottone-on
{
    
    text-align:center;
    width:134px;
    height:33px;
    border:none;
    line-height:2;
    color:#ffffff;
    background-image:url(../pictures/bgbottone_on.gif);
    background-position:left top;
    background-repeat:no-repeat
}


.bottone-prestazioni
{
    position:relative;
    cursor:pointer;
    text-align:left;
    width:300px;
    height:34px;
    border:none;
    line-height:2;
    color:#ffffff;
    background-image:url(../pictures/bgbottone2.gif);
    background-position:left top;
    background-repeat:no-repeat
}

.bottone-prestazioni-grey
{
    position:relative;
    cursor:pointer;
    text-align:left;
    width:296px;
    height:25px;
    border:none;
    line-height:2;
    color:#ffffff;
    background-color: #797a7c;
    margin-bottom:3px;
}

.bottone-prestazioni-grey a,
.bottone-prestazioni a
{
    position:absolute;
    left:15px;
}
.bottone-prestazioni-grey a
{
    letter-spacing:-0.2px;
}

div#storia
{
    position:relative;
    clear:both;
    color:#797a7c;
    margin-top:20px
}

div#storia h2
{
    font-size:25px;
    color:#B3CB53;
    font-weight:normal;
    margin-top:0
}

div#storia h3
{
    margin-top:40px;
    font-size:16px;
    color:#B3CB53;
    font-weight:normal;
    text-transform:uppercase
}

div#storia .sx
{
    float:left;
    text-align:right;
    padding-right:20px;
    width:338px;
}

div#storia .dx
{
    vertical-align:top;
    float:right;
    margin-right:80px;
    margin-bottom:70px;
    width:460px;
}

div.body .sx-grey
{
    position:relative;
    float:left;
    width:358px;
    height:365px;
    text-align:center;
    background-image:url(../pictures/grigiosx.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

div.body .dx-grey
{
    float:right;
    width:586px;
    min-height:375px;
    background-image:url(../pictures/grigiodx.gif);
    background-position:left top;
    background-repeat:no-repeat
}

div.menu-immagini
{
    position:relative;
    left:115px;
    width:128px;
}

div.menu-immagini .titolo
{
    width:128px;
    height:32px;
    margin-bottom:5px;
    line-height:2;
    background-image:url(../pictures/bgtitolo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

div.menu-immagini .inactive-sez
{
    text-align:center;
    color:#ffffff;
    font-size:13px;
    margin:0 0 5px 0;
    background-color:#797a7c;
    width:128px;
    height:25px;
    line-height:1.8;
}

div.menu-immagini .active-sez
{
    text-align:center;
    color:#ffffff;
    font-size:13px;
    margin:0 0 5px 0;
    background-image:url(../pictures/freccia-mini.png);
    background-position:left top;
    background-color:#797a7c;
    background-repeat:no-repeat;
    width:128px;
    height:25px;
    line-height:1.8;
}

a
{
    color:#ffffff;
    text-decoration:none;
    outline-style:none;
    outline-color:Background
}

.video 
{
    width:400px;
    height:250px;
    border:10px solid #58585a;
}

span.green
{
    color:#A3BF36;
}

span.green2
{
    color:#c7cc2c
}

span.grey
{
    color:#797a7c
}

div.pagina-sx
{
    position:relative;
    width:278px;
    margin:70px 40px 0 40px;
}

div.box-download
{
    float:left;
    margin-right:15px;
}

div.box-download div
{
    width:150px;
    height:150px;
    margin-bottom:5px;
    background-color:#646567;
}

div.box-download div img
{
    border:none
}

div.testo-prestazioni
{
    position:relative;
    width:420px;
    margin: 70px 40px 0 40px;
    color:#797a7c;
    background-color:#ffffff;
    padding:30px
}

div.body .sx-grey-prestazioni h1
{
    font-weight:normal;
    letter-spacing:0px;
    line-height:1.3;
    font-size:18px;
    color:#ffffff;
    text-transform:uppercase;
    margin-bottom:50px;
}

div.body .dx-grey h1
{
    color:#a3bf36;
    text-transform:none;
    font-size: 22px
}

div.body .dx-grey h2
{
    color:#a3bf36;
    text-transform:none;
    font-size: 18px;
    margin-top:30px;
    font-weight:normal
}

div.body .dx-grey a
{
    text-decoration:underline;
    color: #A3BF36
}

div.body .sx-grey-prestazioni
{
    float:left;
    width:358px;
    height:365px;
    text-align:center;
    background-image:url(../pictures/bgprestazioni.gif);    
    background-position:left top;
    background-repeat:no-repeat;
    height:375px
}

div#freccia
{
    position:absolute;
    border:1px solid red;
    z-index:1
}    

li
{
    margin-bottom:5px
}

div.body .sx-servizi
{
    float:left;
    width:358px;
    height:450px;
    background-color:#9C9E9F;
    border-bottom: 5px solid #ffffff
}

div.body .dx-servizi
{
    float:right;
    width:586px;
    background-image:url(../pictures/bgtitoloservizi.gif);
    background-position:left top;
    background-repeat:no-repeat
        
}

div.ico-servizi
{
    position:relative;
    float:right;
    width:149px;
    height:54px;
    margin-left:5px
}

.didascalia-servizi
{
    position:absolute;
    top:20px;
    left:70px;
    text-align:left
}

.box-doppio-icone
{
    text-align:right;
    margin-bottom:5px;
}

div.body .dx-servizi h1,
div.testo-contatti h1
{
    font-size:20px;
    color:#B3CB53;
    font-weight:normal;
    margin-top:75px;
    margin-left:120px;
}

div.body .dx-servizi h2
{
    color:#B3CB53;
    margin-top:-20px
}

div.box-contatti
{
    color:#ffffff;
    line-height:4;
    width:149px;
    height:54px;
    margin-bottom:5px;
    background-color:#b1b3b4
}

div.testo-contatti
{
    color:#797a7c;
    background-color:#ffffff;
    width:450px;
    height:172px;
    margin: -25px 40px 0 -40px;
}

div.sx-grey a.contatti
{
    text-decoration: underline;
    color:#C0CC56;
}

div.testo-contatti
{
    width:410px;
    height:500px;
    margin: 65px 40px 40px 40px;
    background-color:#ffffff;
}

div.testo-contatti h1
{
    color:#a3bf36;
    margin:0;
    font-size: 22px
}

.bottone-contatti
{
    width:134px;
    height:33px;
    color:#ffffff;
    background-image:url(../pictures/bgbottone.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none
}

label
{
    font-weight:bold
}

#map_canvas
{
    border:1px solid #9C9E9F;
    width:500px;
    height:500px
}

img
{
    border:none;
}

div.box-news
{
    margin:0 0 50px 0
}

div.box-news h2
{
    font-weight:normal;
    margin:0
}

div.box-news h2 a
{
    text-decoration:none;
    color:#B3CB53
}

span.didascalia
{
    color:#bbbbbb;
}

div.sx-servizi input,
div.sx-servizi select
{
    margin-bottom:10px;
    padding:5px;
    color:#5C5E5F
}

div.sx-servizi .bottone2
{
    font-family:Trebuchet MS;
    text-align:center;
    color:#ffffff;
    font-size:13px;
    margin:0 3px 2px 0;
    background-color:#797a7c;
    width:113px;
    height:25px;
    cursor:pointer;
    border:none
}

.menu-item:hover
{
    background-color:#9AB019;
}

a.testo:link,
a.testo:visited,
a.testo:active
{
    color:#A3BF36;
    text-decoration:none
}
a.testo:hover 
{
    text-decoration:underline;
}

h2.servizi
{
    font-size:20px;
    font-weight:normal;
}
