/* DEFINICIONS ESTRUCTURA PRINCIPAL */
body
{
    background: white;
    font-family: sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background-image: url(../../imatges/fbody.gif);
    background-position: top;
    background-repeat: repeat-x;

}
/* Capa necessaria perquè el contingut no xafi el peu */
div#mask{
    position:relative;
    max-width: 960px;
    min-width: 780px;
    margin: auto;
	clear:both;
	height:100%;
	min-height:100%;
}
div#content
{
    min-height: 600px;
    background: white;
    width:100%;
    padding-top:20px;
}
div#principal
{
    float:left;
    left: 0; /*border: 1px solid gray;*/
    background: white;
    width:62%;
    margin: 0px;
    min-height: 600px;
    border-right:dotted 1px #FFCCCC;
}
div#columna
{
    float:right;
    width:37%;
    min-height: 650px;    
    right:0px;
    margin: 0px 0px 0px 0px;
    /*
    background-color: #F4F7FC;
    background-image: url(../../imatges/fcolumna.gif);
    background-position: right center;
    background-repeat: no-repeat;
    */
    text-align: center;
    border: solid 4px #ffffff;  
}

header
{
    position:relative;	/* This fixes the IE7 overflow hidden bug */
    clear:both;
    background: white; 
    max-width: 960px;
    min-width: 780px;
    height:80px;
    margin: auto;
    margin-top: 10px;
}

div#righthead{
position:relative;
float:right;
height:100%;
width:65%;
vertical-align:top;
}

div#toolsMask{
    position: relative;
    background-image: url('../../imatges/bg_tools2011.gif');
    background-repeat: repeat-x;
    background-position: top;
    float: right;
    clear: both;
    width: 530px;
    height: 30px;
}
div#tools{
    background-image: url('../../imatges/bg_tools2011left.gif');
    background-repeat: no-repeat;
    background-position:left top;
    position: relative;
    width: 100%;
    height: 30px;    
}

div#postools{
width:80%;
float:right;
right:15%;
padding-top:6px;
text-align:center;
color:#F1EBEB;
font-family:Arial;
font-size:11px;
}

div#postools a{
 color:#F1EBEB;
 text-decoration:none;
}

div#postools a:hover{
color:#cccccc;
}

div#access{
    position:relative;
    float:right;
    clear:both;
    width:530px;
    height:50px;
    text-align:right;
    padding-top:15px;
}

table#navigation{

    padding:0;
    background-image: url(../../imatges/bg_corppan2011.gif);
    background-repeat: repeat-y;
    background-position: left;
    max-width: 960px;
    min-width: 780px;
    height:35px;
    margin: 0px auto 0px auto;
    border:none;
    border-spacing:0px;
}

td#ltd{
    width:275px;
    background-image: url(../../imatges/bg_navigation2011left.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

td#navbar{
    width: 670px;
    background-image: url(../../imatges/bg_navbar2011.gif);
    background-repeat: repeat-x;
    background-position:top;
    vertical-align:top;
    padding:0;
}

td#rtd{
 width:15px;
 background-color:White;
}

div#subnavigation{
    background-image: url(../../imatges/bg_corppan2011.gif);
    background-repeat: repeat-y;
    background-position: left;
    background-color:#ffffff;
    max-width: 960px;
    min-width: 780px;
    height:28px;
    margin: 0px auto 0px auto;
}

div#submenu{
padding-top:4px;
margin-left:275px;
width:600px;
}

div#subpeu
{
position:relative;
	clear:both;
    max-width: 960px;
    min-width: 780px;
    height: 50px;
    text-align: center;
    font-size: 11px;
    font-family: Verdana;
    margin:auto;
    padding-top:20px;
    padding-bottom:20px;
    color: #666666;

}
.peus
{
    position:relative;
    float:none;
    clear: both;
    max-width: 960px;
    min-width: 780px;
    height: 100px;
    font-size: 11px;
    font-family: Verdana;
    margin:0px auto 20px auto;
    background-color: #ffffff;
    color: #000;
    padding-top:5px;
    border-top:solid 3px #cccccc;
    /*border-bottom:solid 1px #cccccc;*/
}
.peus a
{
color:#000;
 text-decoration:none;
}
.peus a:hover
{
color:Red;
 text-decoration: underline;
}

.panidioma
{
    position: absolute;
    top: 40px;
    right: 150px;
    z-index: 100;
}

/* Navegació principal i buscador */

table#posnavega
{
    width: 100%;
    height: 25px;
    table-layout: fixed;
    border-collapse: collapse;
    background-image: url(../../imatges/fposnavega.gif);
    background-position: top;
    background-repeat: repeat-x;
    vertical-align: middle;
    border:none;
    padding:0px;
    border-spacing:0px;
}

.tdnavega
{
    height: 25px;
    background-image: url(../../imatges/fnavega.gif);
    background-position: right top;
    background-repeat: no-repeat;
    text-align: center;
    color:#ffffff;
}
.elemmenu
{
    text-decoration: none;
    color: White;
    font-size: 11px;
    font-weight: bold;
}
.elemmenu:hover
{
    text-decoration: underline;
}
.elemmenu:active
{
    text-decoration: none;
    color: Red;
}

#subnavega
{
    width:100%;
    font-family: arial;
    font-size: 11px;
    background-image: url(../../imatges/subesquerrav2.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom:2px;
    height:22px;
    border-top:solid 1px red;
    border-bottom:solid 1px red;
}
#subnavega a
{
    text-decoration: none;
    color: Black;
    font-size: 11px;
    font-weight: bold;
}
#subnavega a:hover
{
    text-decoration: underline;
    color: Gray;
    font-size: 11px;
    font-weight: bold;
}
#subnavega2
{
    width: 100%;
    height:100%;
    background-image: url(../../imatges/subdretv2.png);
    background-position: right top;
    background-repeat: no-repeat;
    border:none;
    vertical-align:middle;
}
#subnavega2 a
{
    text-decoration: none;
    color: Black;
    font-size: 11px;
    font-weight: bold;
}
#subnavega2 a:hover
{
    text-decoration: underline;
    color: Gray;
    font-size: 11px;
    font-weight: bold;
}

/* Elements del MENU ESQUERRA CATÀLEG */

.families
{
    height: 4px;
    width:100%;
}
.subfamilies
{
    min-height: 20px;
    vertical-align: middle;
    text-align: left;
}
.subfamilies a
{
    text-decoration: none;
    color: black;
    min-height: 20px;
    display: inline;
    width: 100%;
    text-align: left;
    display: inline;
}
.subfamilies a:hover
{
    color: black;
    min-height: 20px;
    /*background-color: red;*/
    color: White;
    display: inline;
}

.itemsubfamilia{
 background: #f0f0f0 url('../../imatges/fsubfamilia.gif') repeat-x bottom;
 border-bottom:solid 1px white;
}

/* Mòdul accés àrea corporativa */

table#accescorp
{
    width: 96%;
    margin:auto;
}

/* Elements de les llistes del CATÀLEG */

/* títols de secció amb links enrera */
.tline
{
    margin-bottom: 10px;
    width: 100%;
    height:4px;
}
.tline a
{
    color: red;
    text-decoration: none;
}
.tline a:hover
{
    color: red;
    text-decoration: underline;
    font-weight: bold;
}
.tpline
{
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    width: 520px;
    color: white;
    height: 15px;
    background-color: #999999;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tpline a
{
    color: White;
    text-decoration: none;
}
.tpline a:hover
{
    color: White;
    text-decoration: underline;
}
.tpgenere
{
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    width: 520px;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 15px;
    background-color: #cccccc;
}
.tpgenere a
{
    color: White;
    text-decoration: none;
}
.tpgenere a:hover
{
    color: White;
    text-decoration: underline;
}

/* elements de les llistes */

.llistagenere
{
    min-height: 15px;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 100%; /* 240px; */
    background-color: #cccccc;
    vertical-align: middle;
    cursor:pointer;
}
.llistagenere a
{
    color: Black;
    text-decoration: none;
}
.llistagenere a:hover
{
    color: White;
    text-decoration: underline;
}

.llistaprods
{
    min-height: 15px;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
    padding-left: 10%;
    padding-top: 2px;
    padding-bottom: 2px;
    width:90%; /*210px;*/
    background-color: #E9E9E9;
    vertical-align: middle;
}
.llistaprods a
{
    color: Black;
    text-decoration: none;
}
.llistaprods a:hover
{
    color: White;
    text-decoration: underline;
}
/* Fitxa de productes */
.titolfitxa
{
    background: #F1F3F0 url(../../imatges/ftitolfitxa2.gif) repeat-x;
    width: 603px; /*518px;*/
    height: 23px;
    margin-left:20px;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
    border:solid 1px #cccccc; 
}
.taulaextfitxa
{
    width: 605px; /* 520px; */
    min-height:300px;
    margin-left:20px;
    background-color: #EFEFEF;
    font-size:11px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

.taulaextfitxa table
{
width:100%;
}

.metodica
{
    text-decoration: none;
}
.metodica:hover
{
    text-decoration: underline;
}
.botonsfitxa
{
    background-color: #f5f5f5;
    border: solid 1px #c0c0c0;
    font-size: 11px;
    height: 30px;
    width:90px;
    cursor: pointer;
    margin-right:10px;
    margin-top:10px;
    vertical-align:middle;
}
.botonsfitxa:hover
{
    background-color: #cccccc;
    border:solid 1px #ffffff;
}
.baixfitxa
{
width: 605px; /* 520px; */
height: 53px;
margin-left:20px;
background-image: url(../../imatges/fbotonsfitxa.gif);
background-repeat: repeat-x;
 vertical-align:middle;
  text-align:right;
}

.taulaLinks
{
    width:98%;
    padding:1%;
    background-color:#FCFCFC;
}

.taulaLinks table
{
    width:100%;
    text-align:left;
}

.taulaLinks th
{
   font-weight:bold;
   padding:0 2px 0 2px;
   text-align:left;
   color:#666666;
}

.taulaLinks td
{
   font-weight:normal;
   padding:0 2px 0 2px;
   border:dotted 1px #cccccc;
   background-color:#FFFFFF;
}



/* Productes A-Z */
.rowAZ
{
width:100%;
overflow:hidden;
}

.rowAZ th
{
    background-color:#dddddd;
    color:#666666;
    padding:5px;
    text-align:left;
}

.rowAZ td
{
border-bottom:dotted 1px #000000;
padding:5px;
}
.rowAZ td a
{
text-decoration:none;
color:#000000;
font-weight:normal;
}
.rowAZ td a:hover
{
text-decoration: underline;
color:#000000;
font-weight:bold;
}

.alternate
{
 background-color:#ffffff;
}


/* Busqueda per filtres */

.llistaprods1
{
    padding-top:5px;
}
.llistaprods1 a
{
    color: Black;
    text-decoration: none;
}
.llistaprods1 a:hover
{
    color: Red;
    text-decoration: underline;
}
/* Update progress */
.loader
{
	position: absolute;
	z-index: 101;
    width: 100%;
	/*padding-top: 10px;*/
	height: 100px;
	text-align: center;
	/*
	background: #ffffff;
	border: dimgray 1px solid;
	*/
	top:30%;
}
.backloader
{
    position:absolute;
    z-index:100;
    height: 100%;
	width: 100%;   
    top:0;
    left:0;
	filter: alpha(opacity=60); /* ie */
	-moz-opacity: 0.6; /* mozilla */
	background: #ffffff;
}

.botoIdioma{
 cursor:pointer;
}

.pan_idioma
{
    padding: 10px;
    position: absolute;
    z-index:2;
    background-color:#ffffff; /*#E6FFCC;*/
    width: 180px;
    color: #000099;
    border: solid 1px #999999;
    filter: alpha(opacity=96); /* ie */
	-moz-opacity: 0.96; /* mozilla */
}

.pan_idioma a{
color: Black;
 text-decoration:none;
}

.pan_idioma a:hover{
color: #666666;
 text-decoration:underline;
}

/*
.itemGenere2013
{
    border: dotted 1px #999999;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1%;
    padding-right:1%;
    margin: 5px auto 5px auto;
    width: 96%;
    vertical-align: top;
}
*/
/*
.itemGenere2013 a
{
    color: Black;
    text-decoration: none;
}
.itemGenere2013 a:hover
{
    color: White;
    text-decoration: underline;
}*/

/*
 .itemProd2013
{
    padding-left: 2%;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}
.itemProd2013 a
{
    color: Black;
    text-decoration: none;
}
.itemProd2013 a:hover
{
    color: #333333;
    font-weight:bold;
    text-decoration: none;
}
*/

.botonsfitxa2013
{
    background-color: #ffffff;
    border: solid 1px #c0c0c0;
    font-size: 1em;
   padding:2px;
    width:100%;
    cursor: pointer;
    vertical-align:middle;
    display:block;
    margin-bottom:4px;
}
.botonsfitxa2013:hover
{
    background-color: #cccccc;
    border:solid 1px #ffffff;
}

.presentaciones_producto2013
{
    width:94%;
    margin:auto;
    border-spacing:10;
    text-align:left;
}

.presentaciones_producto2013 th
{
    border: solid 1px #ffffff;
    background-color: #ffffff;
    color: #666666;
    text-align: left;
    padding: 1%;
}

.presentaciones_producto2013 td
{
  padding: 1%;
  border:solid 1px #cccccc;
  background-color: #ffffff;
  text-align:left;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
.titolFitxa
{
    width: 98%;
    color: #ffffff;
    font-size: 14px;
    height: 18px;
    padding: 1%;
    background-image: url(../../imatges/outlets.png);
    background-repeat: repeat;
    background-position:top;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
}

.moduls2013
{
/*background-image: url(../../imatges/back_3moduls.png);
background-clip: border-box;
background-position: 0 0;
background-repeat:repeat-y;
background-size:contain;*/
}

.moduls2013 td
{
/*background-image: url(../../imatges/test.gif);
background-clip: border-box;
background-position: left top;
background-repeat:repeat-x;*/
margin-bottom:20px;
padding-bottom:20px;

}

/* Nou menu 2013 */

.menu_static
{
   padding-left:4px;
   padding-right:4px;
   height:100%;
}

.menu_staticItem
{
   border: solid 1px transparent;
   color:#ffffff;
   text-decoration:none;
   /*height:30px;*/
   padding:4px;
}

.menu_staticItem a
{
   color:#ffffff;
   text-decoration:none;
}

.menu_staticItem_hover
{
	background-color: #ffffff;
	color:#B3515E;
    /*height:30px;*/
    padding:4px;
}

.menu_staticItem_hover a
{
	color:#B3515E;
}

.menu_staticItem_selected
{
	border: solid 1px #cccccc;
	background-color: #666666;
	padding:4px;
	}

.menu_staticItem_selected a
{
	font-weight:bold;
}

.menu_dinamic
{
	border: 1px solid #E12244;
	background-color: #ffffff;
	width:20%;
	/*min-height:50px;
	max-height:180px;*/
	padding: 10px;
	font-weight: bold;
    height:auto!important;
}

.menu_dinamicItem
{
	color: #000000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	border-bottom: dotted 1px #cccccc;
	width:90%;
    height:auto!important;
}

.menu_dinamicItem_hover
{
	color: #666666;
	margin-bottom:5px;
}

.menu_dinamicItem_hover a
{
	color: #666666;
}

.menu_dinamicItem_selected
{
	color:#336699;
	margin-bottom:5px;
}

.menu_dinamicItem_selected a
{
	color:#336699;
}
