@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#858585;
font-size:12px;}

#wrapper-home{
margin:0 auto 40px auto;
width:1000px;
height:680px;
background-image:url(img/back-home.jpg);
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;}

#wrapper-prodotti{
margin:0 auto 60px auto;
width:1000px;
background-image:url(img/back-prodotti.jpg);
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;}

#wrapper-caring{
margin:0 auto 40px auto;
width:1000px;
height:680px;
background-image:url(img/back-caring.jpg);
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;}

#wrapper-contatti{
margin:0 auto;
width:1000px;
height:610px;
background-image:url(img/back-contatti.jpg);
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;}

#content{
width:580px;}

#menu{
margin-top:10px;}

#contatti{
font-size:15px;}

#footer{
width:100%;
background:#b19dbd;
color:#555555;
height:50px;
position:fixed;
bottom:0;
font-size:10px;
line-height:1.0}

#wrapper-footer{
width:1000px;
margin:10px auto;}

#menu a{
font-weight:bold;
font-size:14px;
margin-right:20px;
text-decoration:none;
color:#492c6d;}

.brochure{
float:right;
margin-left:40px;}

.side-img{
float:right;
margin-left:40px;
margin-top:27px;}

.drop-img{
float:right;
margin:0 65px 0 40px;}

.titolo{
font-size: 18px;
color: #492c6d;}

.idebelift{
font-size: 15px;
color: #ea8543;
font-weight:bold;
width:350px;
display:block;}

.jalucrema{
font-size: 15px;
color: #a0cf67;
font-weight:bold;
width:350px;
display:block;}

.jalugel{
font-size: 15px;
color: #4e84c4;
font-weight:bold;
width:350px;
display:block;}

.testo{
width:350px;}

#box-idebelift{
width:320px;
background-color:#ea8543;
color:#FFFFFF;
padding:15px;}

#box-jalucrema{
width:320px;
background-color:#a0cf67;
color:#FFFFFF;
padding:15px;}

#box-jalugel{
width:320px;
background-color:#4e84c4;
color:#FFFFFF;
padding:15px;}

a.download{
padding-left:26px;
padding-top:8px;
height:23px;
background-image:url(img/drop-off.jpg);
background-repeat:no-repeat;
font-size:15px;
font-weight:bold;
color:#858585;
text-decoration:none;
display:block;
margin-bottom:10px;}

a:hover.download{
padding-left:26px;
padding-top:8px;
height:23px;
background-image:url(img/drop-on.jpg);
background-repeat:no-repeat;
font-size:15px;
font-weight:bold;
color:#492c6d;
text-decoration:none;
display:block;
margin-bottom:10px;}

p{
margin:50px 0 30px 0;}

a{
text-decoration:none;
color:#492c6d;}

a:hover{
text-decoration:none;
color:#b19dbd;}

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

#footer a:hover{
text-decoration:none;
color:#492c6d;}