@charset "utf-8";
/* CSS Document */
html, body{
height:100%;
margin: 0px;
padding: 0px;
}


img{
border: none;
}

a{
color: #666666;
font-size: 11px;
text-decoration: none;
}

a:hover {
background-color:#F6911D;
color:#FFFFFF;
}

a:hover img{
background-color: white;
}

a.actiu{
font-weight: bold;
color: #FF700D;
}

a.actiu:hover{
color: white;
}


img{
border: none;
}

body{
text-align: center;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cdced0;
}

#container{
background-image:url(../img/difuminat.gif);
width: 781px;
margin-left:auto;
margin-right:auto;
text-align: center;
background-image: url(../img/shadowbg.jpg);
background-repeat: repeat-y;
}

#content-container{
text-align: left;
background-color: white;
margin-left:auto;
margin-right:auto;
width: 767px;
}

#foot{
color: white;
font-size: 11px;
background-color: #a7a9ac;
text-align: center;
padding-top: 3px;
padding-bottom: 10px;
}
#idiomes{
text-align: right;
height: 40px;
padding-right: 20px;
}

#idiomes a{
font-size: 10px;
}

#menu-top{
padding-top: 35px;
padding-right: 20px;
text-align: right;
background-image: url(../img/innovation.jpg);
background-position: 98% 15px;
background-repeat: no-repeat;
}

div.dproductes{
padding-left: 20px;
padding-right: 100px;
text-align: justify;
}

h3 span {
padding:2px 30px 2px 5px;
}
