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

* {
    margin:0;
    padding:0;
}

html, body {
    height: 100%;
}

body{
    font-family:Verdana, Geneva, sans-serif;
    font-size:13px;
    color:#554842;
}
.table {
    display: table;    
}

.border-spacing {
    border-spacing: 10px;
}

.table-cell {
    display: table-cell;
}
.left {
    float: left;
}
.right {
    float: right;
}

.wrapper{
    width: 987px;
    margin:auto;
}

.header{
    height:100px;
    position:relative;
}

.header .logo{
    width: 200px;
    float: left;
}

.header .menu{
    height:50px;
    margin-top:7px;
    clear: both;
}

.menu .opcio_menu{
    float:left;
    display:block;
}

.menu .selected {
    /*padding-top:15px;*/
    padding-top: 7px;
}

.menu .menu_cerca {
    float:left;
    display:block;
    width: 223px;
    height: 36px;
    background: url("../novaweb-imatges/mm6-buscadorl_cas.jpg") top left no-repeat;
}

.menu .menu_cerca:hover {
    background: url("../novaweb-imatges/mm6-buscadorl_cas-texte.jpg") top left no-repeat;
}

.menu .ambTexte {
    background: url("../novaweb-imatges/mm6-buscadorl_cas-texte.jpg") top left no-repeat;
}

.menu .menu_cerca input {
    margin-top: 10px;
    *margin-top: 9px; /* IE6 e IE7 */
    margin-left: 38px;
    padding: 0px;
    width: 163px;
    border: none;
    background: none;
}

.wrapper_content{
    display: inline-block;
    margin-top:10px;
    margin-bottom:30px;
    position: relative;
    z-index: 1;

}

.home {
    width: 987px;
}

.home .slideHome {
    margin-bottom: 15px;
    background-color:#666;
    color: #FFF;
}

.home .caixes {
    margin-bottom: 15px;
}

.home .caixes td {
    vertical-align:top;
}

.home .caixa-home {
    width: 290px;
    min-height: 340px;
    padding: 15px;
    border: 1px solid #cccccc;
    text-align:left !Important;
    font-size: 11px;
    position: relative;
}

.caixa-home .imatges {
    position:absolute;
    left: 15px;
    bottom: 15px;
}

.home .caixa-home h3 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-bottom: 10px;
}

.home .caixa-home h3 a {
    color:#000;
    text-decoration: none;
}

.home .caixa-home h3 a:hover {
    text-decoration: underline;
}

.wrapper_content .menu_lateral{
    width:230px;
    margin-top:30px;
    float:left;
}

.menu_lateral a{
    display:block;
    text-decoration:none;
    border-top:#CCC 1px solid;
    padding:6px 0 6px 30px;
    color:#554842;
}

.menu_lateral a:hover, .menu_lateral a.selected{
    background-color:#f0f0f0;
}

.menu_lateral .submenu {
    background-color:#f0f0f0;
    border-top: 1px solid #cccccc;
    padding:7px 0 5px 30px;
}

.menu_lateral .submenu ul {
    list-style: none;
    padding-top: 5px;
}

.menu_lateral .submenu ul li a {
    padding: 2px 0px 2px 15px;
    height: auto;
    border: none;
}

.menu_lateral .submenu ul li a.selected {
    background: url("../novaweb-imatges/fletxaSubmenu.gif") 3% 50% no-repeat;
}

.menu_lateral .menu_desplegat{
    display:block;
    border-top:#CCC 1px solid;
    padding:7px 0 5px 30px;
    color:#554842;
    background-color:#f0f0f0;

}

.menu_desplegat span{
    font-weight:bold;
}

.menu_desplegat .filtres{
    margin:10px 0 0 0;
}

.menu_desplegat .filtres li{
    padding:5px 0 5px 0;
}

.menu_desplegat .filtres li input{
    margin-right:10px;
}

.wrapper_content .content{
    width:730px;
    /*min-height:600px;*/
    float:left;
    margin-left:20px;

}

.content .breadcrumb{
    display:block;
    padding-top:7px;
    height:22px;
}

.content .breadcrumb a{
    font-weight:bold;
    text-decoration:none;
    color:#554842;
}

.content .breadcrumb a:hover{
    text-decoration:underline;
}

#slideshow #slidesContainer {
    margin:0 auto;
    width:728px;
    height:395px;
    overflow:hidden;
    position:relative;
}

#slideshow #slidesContainer .slide {
    margin:0 auto;
    width:728px; /* reduce by 20 pixels to avoid horizontal scroll */
    height:395px;
}

/**
 * Slideshow controls style rules.
 */
.control {
    display:block;
    width:50px;
    height:263px;
    position:absolute;
    cursor: pointer;
    text-align:center;
}
#leftControl {
    height:395px;
    top:0;
    left:0;
    background:transparent url(img/control_left.html) no-repeat 0 0;
    z-index:1;
}
#rightControl {
    height:395px;
    top:0;
    right:0;
    background:transparent url(img/control_right.html) no-repeat 0 0;
    z-index:1;
}

.content .slider span{
    background-color:#CCC;
    text-align:center;
    display:block;
    height:20px;
    padding-top:5px;
}

/* VIDEOS ****************************************************************************** */

.menu_slidedeck_videos{
    width:175px;
    float:left;
    height:315px;
    /*padding-top:20px;*/
    position: relative;
}

.menu_slidedeck_videos a{
    display:block;
    text-decoration:none;
    color:#695a53;
    font-size:14px;
    /*padding:10px 0 10px 30px;*/
    padding: 10px 0px;
    background-color: #bababa;
    text-align:center;
}

.menu_slidedeck_videos a:hover{
    cursor:pointer;
    background-color:#dddcdc;
}

.menu_slidedeck_videos a.selected{
    cursor:pointer;
    background-color:#dddcdc;
}

.slidedeck_videos{
    width:553px;
    background-color:#000;
    float:left;
}

.text_video{
    padding:10px 10px 10px 30px;
}

.text_video .nom{
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
}

.text_video .destacat{
    font-weight:bold;
}

.text_video .text{

}

#slidesContainer2 {
    margin:0 auto;
    width:728px;
    height:150px;
    overflow:hidden;
    position:relative;
}

#slidesContainer2 .slide {
    margin:0 auto;
    width:728px; /* reduce by 20 pixels to avoid horizontal scroll */
    height:150px;
}

/* CATALOGOS ************************************************************************* */

.menu_catalogos{
    height:20px;
    background-color:#eeeeee;
    padding:5px 5px 5px 15px;
}

.menu_catalogos div{
    float:left;
    margin-right:10px;
}

.content_catalogos{
    min-height:400px;
    padding: 30px 0px 30px 30px;
}

/* INFO PRODUCTO ************************************************************************* */

.content .info_producto{
    width:100%;
    border:#CCC 1px solid;
    margin-bottom:10px;
}

.info_producto .nivell1{
    display: inline-block;
    position: relative;
}

.info_producto .part1{
    /*width:150px;*/
    /*float:left;*/

    position: absolute;
    /*top: 20px;*/
    top: -26px;
    right: 0px;

    font-size: 16px;
    color: #6a6a6a;
}

.info_producto .titolProd {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 10px;
    font-size: 16px;
    color: #6a6a6a;
}

.info_producto .titolProd h1 {
    font-size: 16px;
    font-weight: normal;
}

.info_producto .imatge{
    /*margin:auto;*/
    margin: 0 0 0 auto;
    margin-top: 15px;
    width:430px;
    /*float:left;*/
}

.info_producto .botons {
    /*float:left;*/
    /*width:150px;*/
    width: 132px;
    padding-top:20px;
}

.info_producto .botons a{
    display:block;
    width:120px;
    height:20px;
    border:#CCC 1px solid;
    background-color:#f0f0f0;
    text-align:center;
    color:#999;
    text-decoration:none;
    padding-top:5px;
    margin-bottom:5px;
}

.info_producto .botons a:hover{
    color:#000;
    background-color:#999;
}

.info_producto .nivell2 {
    display: inline-block;
    padding:10px 0 10px 0;
    position:relative;
    width: 100%;
    height: 38px;
}

.info_producto .nivell2 .new {
    position:absolute;
    top: 8px;
    left: 30px;
    background: url("../novaweb-imatges/newview.gif") top left no-repeat;
    display: block;
    width: 39px;
    height: 38px;
}

.info_producto .nivell2 ul {
    list-style: none;
    float: right;
}

.info_producto .nivell2 ul li{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
}

.info_producto .nivell3{
    border-top:#CCC 1px solid;
    background-color:#f0f0f0;
    display:inline-block;
    padding:15px 30px 12px 30px;
}

.nivell3 .esq{
    float:left;
    width:250px;
}

.nivell3 .esq p{
    width:150px;
}

.nivell3 .dreta{
    float:right;
    width:420px;
}

.nivell3 .dreta .linea {
    width: 350px;
    height: 50px;
    float: right;
    padding: 0px 0px 5px 0px;

    margin-bottom: 5px;
    border-bottom: 2px solid #7f7f7f;
}

.dreta .linea:last-child {
    border-bottom: none;
}

/* BÚSQUEDA ************************************************************************* */

.content .busqueda{
    border:#CCC 1px solid;
    border-bottom:none;
    display:block;
    background-color:#f0f0f0;
}

.content .busqueda a#botoDesplega{
    color:#000;
    display:block;
    text-decoration:none;
    padding:5px 0 5px 20px;
    font-size:12px;
    cursor: pointer;
}

.content .busqueda a:hover{
    background:#CCC;
}

.content .busqueda a.fleamunt {
    background:#f0f0f0 url("../novaweb-imatges/amunt.png") 22% 50% no-repeat;
}

.content .busqueda a.fleamunt:hover {
    background:#CCC url("../novaweb-imatges/amunt.png") 22% 50% no-repeat;
}

.content .busqueda a.fleavall {
    background:#f0f0f0 url("../novaweb-imatges/avall.png") 22% 50% no-repeat;
}

.content .busqueda a.fleavall:hover {
    background:#CCC url("../novaweb-imatges/avall.png") 22% 50% no-repeat;
}

.content .busqueda .avanzada{
    padding:10px 0 0 0;
}

.avanzada div span {
    float:left;
    width:120px;
    display:block;
    font-weight:bold;
    padding-left:20px;
}

.avanzada div {
    /*display:inline-block;*/
    display:block;
    min-height: 25px;
    /*height:25px;*/
    margin-bottom: 8px;
}

.avanzada div ul{
    float:left;
}

.avanzada div ul li{
    /*display: inline;*/
    float:left;
    list-style-type: none;
    padding-right: 10px;
    margin-bottom: 6px;
}

.avanzada div ul li input{
    margin-right:10px;
}

.avanzada a.validar{
    padding: 6px 10px;
    margin: 0 auto;
    background:#CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.avanzada a.validar:hover {
    background:#e4e3e3;
}

/* EMPRESA ************************************************************************* */

.empresa .slidedeck dd div{
    /*width:500px;*/
    background-color:#f7f7f7;
    /*height:275px;*/
    height:395px;
    margin:auto;

}

/* EXPO ************************************************************************* */

.content .expo, .content .text_empresa{
    display:inline-block;
    border:#CCC 1px solid;
    padding:20px 20px 20px 20px;
    min-width:688px;
    overflow:hidden;
}

.punts .selected {
    font-weight: bold;
}

.subfamilia .new {
    display:inline-block;
    width: 13px;
    height: 13px;
    background: url("../novaweb-imatges/newlist.gif") bottom left no-repeat;
    margin-left: 4px;
}

.producto{
    margin:10px 8px 10px 8px;
    float:left;
    width:120px;
    height:200px;
    cursor: pointer;
}

.producto .imatge {
    position: relative;
    margin-bottom: 5px;
}

.producto .new {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 13px;
    height: 13px;
    background: url("../novaweb-imatges/newlist.gif") bottom left no-repeat;
}

.producto .info{
    font-size:11px;
}

.producto .info ul {
    list-style: none;
}

.text_empresa p{
    margin-bottom:15px;
    text-align:justify;
}

#manuals {
    padding: 25px;
}

#manuals a {
    color: #686868;
    text-decoration: none;
}

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

/* VER TODOS ************************************************************************* */

.content .ver_todos{
    border:#CCC 1px solid;
    border-top:none;
    display:block;
    background-color:#f0f0f0;
}

.content .ver_todos a{
    color:#000;
    display:block;
    text-decoration:none;
    padding:5px 0 5px 20px;
    font-size:12px;
    background-color:#f0f0f0;
    text-align:center;
}

.content .ver_todos a:hover{
    background-color:#CCC;
}

.familia, .subfamilia{
    /*margin:10px 12px 10px 12px;*/
    margin: 10px 27px 10px 12px;
    float:left;
    width: 137px;
}

.lastfamili, .lastsubfa {
    margin-right: 0px;
}

.familia a, .subfamilia a, .producto a{
    color:#554842;
    text-decoration:none;
    display:block;
}

.familia a:hover, .subfamilia a:hover, .producto a:hover{
    background-color:#f0f0f0;
}

.familia .imatge, .subfamilia .imatge{

}

.familia .nom, .subfamilia .nom{
    /*height:25px;*/
    height: 43px;
    padding-top:7px;
}

.footer {
    border: 1px solid #d3d1ce;
}

.footermenu {
    margin-top: 15px;
    margin-bottom: 15px;
}

.footermenu h3 {
    font-size: 16px;
    font-weight: normal;
    color: #4b443c;
    margin-bottom: 10px;
}

.footermenu a {
    color: #686868;
    text-decoration: none;
}

.footermenu a:hover {
    text-decoration: underline;
}

.footermenu ul {
    list-style: none;
}

.footermenu li {
    margin-bottom: 4px;
}

.footermenu td {
    vertical-align: top;
    border-right: 1px solid #d3d1ce;
}

.footermenu td.last {
    vertical-align: middle;
    border: none;
}

.footermenu .marges {
    padding: 0 30px;
}

.footerinfo {
    background-color: #e3e3e3;
    padding: 20px 30px;
    color: #5b5b5b;
}

.footerinfo td {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px !Important;
}

.nove {
    padding-left: 25px;
    background: url("../novaweb-imatges/icoFooternove.gif") top left no-repeat;
    margin-bottom: 6px !Important;
}

.catal {
    padding-left: 25px;
    background: url("../novaweb-imatges/icoFootercata.gif") top left no-repeat;
    margin-bottom: 6px !Important;
}

.vide {
    padding-left: 25px;
    background: url("../novaweb-imatges/icoFootervide.gif") top left no-repeat;
    margin-bottom: 6px !Important;
}

.cone {
    padding-left: 25px;
    background: url("../novaweb-imatges/icoFootercone.gif") top left no-repeat;
    margin-bottom: 6px !Important;
}

.legal {
    margin-top: 5px;
    text-align:right;
}

.legal a {
    color: #5b5b5b;
}

.legal a:hover {
    text-decoration: none;
}

/* NOUS */

.llistats li {
    font-size: 12px;
    font-weight: normal;
    color: #4b443c;
    margin-bottom: 10px;
    margin-left:10px;
    padding: 0 15px;
    list-style: none;
    background: url("../novaweb-imatges/icoList.png") 0% 50% no-repeat;
}

.llistats a {
    color: #4b443c;
    text-decoration: none;
}

.llistats a:hover {
    color: #4b443c;
    text-decoration:underline;
}

/* FI NOUS */

.llistaCataleg {
    list-style: none;
}

.llistaCataleg li {
    width: 180px;
    height: 310px;
    float:left;
    margin-right: 50px;
    text-align:center
}

.videos {
    background-color: #bababa;
    margin-bottom: 20px;
}

.videos #slidesContainer {
    height: 315px !Important;
}

.boto {
    float:right;
    background-color: #bababa;
    padding: 8px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#000;
    text-decoration: none;
    cursor: pointer;
}

/********************************************************************************/

.itemNoti {
    background-color: #dddcdc;
    margin-bottom: 15px;
    position: relative;
}

.lastNoti {
    margin-bottom: 0px; !Important;
}

.itemNoti td {
    vertical-align: top;
}

.itemNoti .contingutllistaNoti {
    padding: 10px 15px 0px 15px;
}

.itemNoti .contingutllistaNoti .boto {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    padding: 4px 8px;
}

.itemNoti h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.itemNoti p {
    font-size: 12px;
}

.noticiafinal {
    background-color: #dddcdc;
    padding: 20px;
}

.noticiafinal h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.noticiafinal p {
    font-size: 12px;
    line-height: 18px;
}

.noticiafinal .margesImgNoticia {
    margin-right: 15px;
}



/********************************************************************************/

.localitzacio {
    border: 1px solid #cccccc;
}

.localitzacio .mapa {
    position:relative;
}

.localitzacio .fabricado {
    position:absolute;
    right: 35px;
    bottom: 15px;
}

.localitzacio .dadesmapa {
    background-color: #dddcdc;
    padding: 20px 35px 15px 35px;
    font-size: 12px;
    line-height: 20px;
}

.localitzacio .dadesmapa h2 {
    margin-bottom: 15px;
}

/***********************************************************************************/

.contactar {
    border: 1px solid #cccccc;
    background-color: #dddcdc;
    padding: 20px 30px;
}

.contactar h2 {
    margin-bottom: 10px;
}

.contactar .fields {
    margin-bottom: 15px;
}

.contactar .fieldlabel {
    margin-bottom: 3px;
}

.contactar .fieldinput .inputbox {
    width: 100%;
    border: 1px solid #fff;
    padding: 2px 0px;
}

.contactar .fieldinput textarea {
    width: 100%;
    height: 80px;
    border: 1px solid #fff;
}

.contactar .errortexte {
    color: #C00 !Important;
}

.contactar .fieldinput input.error, .contactar .fieldinput textarea.error {
    border: 1px solid #C00;
}

.contactar .fieldinput select {
    width: 100%;
    border: 1px solid #fff;
}

.contactar .fieldinput select.error {
    border: 1px solid #C00;
}

.contactar .obligatori {
    font-size: 11px;
}

/***********************************************************************************/
/***									Tabs									 ***/
/***********************************************************************************/

ul.tabs {
    margin: 0;
    padding: 0;
    /*float: left;*/
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #868686;
    border-left: 1px solid #868686;
    /*width: 100%;*/
    width: 986px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #868686;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background: #bababa;
    cursor: pointer;
}

ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 0 20px;
    /*border: 1px solid #fff;*/
    outline: none;
}

ul.tabs li a:hover {
    background: #ccc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
    /*background: #fff; */
    background: #dddcdc;
    /*border-bottom: 1px solid #fff;*/
    border-bottom: 1px solid #dddcdc;
}

html ul.tabs li.active a {
    font-weight: bold;
}

ul.tabs li#tabFirst {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

ul.tabs li#tabFirst a {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

ul.tabs li#tabLast {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

ul.tabs li#tabLast a {
    /*padding: 0 25px;*/
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

:root ul.tabs li#tabLast a {/*padding: 0 23px 0 23px\9;*/}

/*****************************************************************************************/

.tab_container {
    /*border: 1px solid #ccc;*/
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;

    /*-webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
     border-top-left-radius: 5px;*/
}

.tab_content {

    font-size: 12px;
    line-height: 16px;
    color: #595959;

    border-left: 1px solid #868686;
    border-right: 1px solid #868686;
    border-bottom: 1px solid #868686;

    background: #dddcdc;
    padding: 25px;

    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;

}

.tab_content h4 {

    font-size: 16px;
    font-weight: normal;
    color: #131313;
    margin-bottom: 10px;

}

.tab_content h4 a {

    color: #131313;
    text-decoration: none;

}

.tab_content h4 a:hover {

    text-decoration: underline;

}

.caixaTabHome {
    display:inline-block;
    margin-bottom: 35px;
}

.sols {
    margin-bottom: 0px;
}

.caixaTabHome .imatgeTabHome {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.caixaTabHome .contingutTabHome {

}

/***********************************************************************************/
/***								   Fi Tabs									 ***/
/***********************************************************************************/

/***********************************************************************************/
/***								Galeria home								 ***/
/***********************************************************************************/

.rotator{
    background-color:#595959;
    width:987px;
    height:390px;
    margin:0px auto;
    position:relative;
    color:#fff;
    /*border:3px solid #f0f0f0;*/
    overflow:hidden;
}

img.bg{
    position:absolute;
    top:0px;
    left:0px;
}

.rotator ul {
    list-style:none;
    position:absolute;
    left:0px;
    bottom:0px;
    z-index:999999;
    width: 987px;
    background-color:#595959;
    padding: 10px 0px;
}

.rotator ul li{
    float:left;
}

.rotator ul li a {
    clear:both;
    text-decoration:none;
    background-color:#222;
    color:#e3e3e3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !Important;
    margin: 10px 0px 10px 10px;
    padding: 5px 10px;
}

.rotator ul li a:hover{

}

.carrega {
    background: url("../novaweb-imatges/ajax-loader.gif") top left no-repeat;
}

.caixaProfe h2 {
    border: 1px solid #c6c6c6;
    background-color: #dddbdc;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5b5b5b;
    font-weight: normal;
    padding: 10px 0px;
}

.caixaProfe h2 p {
    padding-left: 20px;
    padding-right: 10px;
}

.caixaProfe a {
    padding: 6px 10px;
    background-color: #003375;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
}

.caixaProfe a:hover {
    background-color: #e9e9e9;
    color: #000;
}
.caixaProfe .textcaixaProfe {
    padding: 20px 0px;
    text-align: center;
}

#carregaOfertes .itemOferta {
    margin-bottom: 20px;
    padding-left: 10px;
}
#carregaOfertes .inscribirse-form {
}

.no-display {
    display:none;
}

.idiomes {
    font-size: 11px;
    float:right;
    background: #fff;
    margin-top: 50px;
    width: 600px;
}

.idiomes li {
    list-style-type: none;
    color: #554842;
    padding: 2px;
}


.idiomes a {
    text-decoration: none;
    color: #131313;
}

.idiomes a:hover {
    text-decoration: underline;
}

.desplegable {
    padding-right: 12px;
    font-weight: bold;
}

.arrowup {
    background: url("../novaweb-imatges/amunt.png") no-repeat right;
}
.arrowdown {
    background: url("../novaweb-imatges/avall.png") no-repeat right;
}


.arrowleft {
    background: url("../novaweb-imatges/arrow-left.png") no-repeat left;
    padding-left: 10px;
}
.arrowright {
    background: url("../novaweb-imatges/arrow-right.png") no-repeat left;
    padding-left: 10px;
}

.autocomplete {
    background-color:#FFF;
    border: 1px solid #000;
    overflow: hidden;
}

.autocomplete div {
    padding: 5px 10px;
}

.autocomplete div.selected {
    background-color:#CCC;
}

.notiGood {
    border: 1px solid #179f01;
    background-color:#b6e5ae;
    margin: 10px 0px;
    padding: 10px;
    color: #000;
}


.notiError {
    border: 1px solid #ff2222;
    background-color:#fc8d8d;
    margin: 10px 0px;
    padding: 10px;
    color: #000;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    clear: both;
    content: "";
    display: table;
}

.subidiomes {
    display: none;
    max-height: 12px;
    position: relative;
    top: -2px;
    float: right;
}

.subidiomes li {
    float: left;
}

.desplegable {
    display: inline-block;
    float: right;
}


.home .slider {
    height: 390px;
    border:#CCC 1px solid;
    margin-bottom: 20px;
}

.home .slides_container {
    width: 985px;
    height: 390px;
}


.home #slides .slide {
    width: 987px;
}


.home .slider span {
    background-color: #CCCCCC;
    display: block;
    height: 16px;
    padding-top: 5px;
    text-align: center;
}

.home .texteSlideNove {
    padding-bottom: 0;
}

.fotos-familia {
    text-align: left;
}

.fotos-familia img {
    margin-bottom: 4px;
}


.download-fotos-griferia {
    background: url("../novaweb-imatges/ico-download.jpg") top left no-repeat;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 10px;
    padding: 0 6px 10px 20px;
}


.view-all-fotos-griferia {
    background: url("../novaweb-imatges/ico-view-all.jpg") no-repeat;
    padding-left: 20px;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 9px;
}


.download-fotos-griferia:hover {
    text-decoration: underline;
}


.table-cell-separator {
    width: 14px;
}
.table-cell-separator-2 {
    width: 116px;
    margin-right: 0px;
}
.activeRefAcabados {
    background: #737373;
    color: #fff;
    padding: 6px;
}


.cookies-advice {
    background: #dddcdc;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 1rem 0;
    font-size: 0.9rem;
    z-index: 100;
    text-align: center;
    border-top: 1px solid #000;
}

.cookies-advice .close-button {
    float: right;
    margin-right: 1rem;
    font-size: 1.1rem;
    cursor: pointer;
}

.cookies-advice a {
    color: #000;
    text-decoration: underline;
    display: inline;
}

.header .menu {
    display: table;
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
    display: block;
}

.header .opcio_menu {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: url(../novaweb-imatges/menu-background.png) repeat-x;
    padding: 10px 1px;
    width: 15.4%;
    color: #fff;
    margin-right: 1px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
}

.header .menu a.selected,
.header .menu a:hover {
    color: #000;
}
#menuCerca {
    width: 21.1%;
}
#search {
    width: 180px;
    position: relative;
    top: -2px;
    padding: 4px 0;
    background: #c6c7c9 url(../novaweb-imatges/search.png) no-repeat 95% 50%;
    border: none;
}
.home .pagination {
    /* background: #ccc; */
    padding: 10px;
    bottom: 0;
}

.home .caixa-home {
    width: 244px;
    border: 0;
}

.caixa-home .imatges {
    position: inherit;

    left: 0;
    right: 0;
}
.home .caixes {
    margin-bottom: 30px;
}


.caixa-home .imatges img {
    width: 100%;
}

.home .caixa-home h3 {
    font-size: 14px;

    color: #554842;
    color: inherit;
    min-height: 40px;
}
.home .caixa-home h3 a {
    font-weight: bold;
    color: inherit;
}

a.descubrelo {
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(left, #DDDCDC 0%, #8C8A8A 100%);

    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(left, #DDDCDC 0%, #8C8A8A 100%);

    /* Opera */
    background-image: -o-linear-gradient(left, #DDDCDC 0%, #8C8A8A 100%);

    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #DDDCDC), color-stop(1, #8C8A8A));

    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(left, #DDDCDC 0%, #8C8A8A 100%);

    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to right, #DDDCDC 0%, #8C8A8A 100%);


    padding: 4px;
    margin-top: 20px;
    float: right;
    border-radius: 4px;
    padding: 6px 24px;
    color: #131313;
    text-decoration: none;
    cursor: pointer;
}

a.descubrelo:hover {
    color: #DDDCDC;
    background: #131313;

}

.home .caixa-home:first-child {
    padding-left: 0;
}

td.separator div {
    width: 1px;
    background: #cecece;
    min-height: 350px;
    margin-right: 15px;
    margin-top: 15px;
}


.home .caixa-home .desc-dest {
    min-height: 132px;
}


.modal_aux {
    /* display: none;  /* Hidden by default  */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content_error {
    /* background-color: #fefefe; */
     margin: 15% auto; /* 15% from the top and centered */ 
     padding: 20px; 
    /* border: 1px solid #888; */
    width: 50%; /* 80%; */ /* Could be more or less, depending on screen size */
	
    border: 1px solid #ff2222;
    background-color:#fc8d8d;
    /* margin: 10px 0px; */
    /* padding: 10px; */
    color: #000;
}
.modal-content_good{
    /* background-color: #fefefe; */
     margin: 15% auto; /* 15% from the top and centered */ 
     padding: 20px; 
    /* border: 1px solid #888; */
    width: 50%; /* 80%; */ /* Could be more or less, depending on screen size */
	
    border: 1px solid #179f01;
    background-color:#b6e5ae;
    /* margin: 10px 0px; */
    /* padding: 10px; */
    color: #000;
}

/* The Close Button */
.close_aux {
    color: black; /*#aaa; */
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close_aux:hover,
.close_aux:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}