body{
	background: #FFF;
	font-size: 12px;
	font-family: Tahoma;
}

table{
	font-size:12px;
}

body.fons{
	background:#d1d1d1;
}

/* GENERAL **********************************************************/

a{
	text-decoration:none;
	color:#6a6a6a;
}

a:hover{color:#000;}

.fontPetita{font-size:10px;}
.fontMitjana{font-size:11px;}
.fontGran{font-size:14px;}
.fontNegreta{font-weight: bolder;}
.fontBlanca{color: #FFF;}

#contenidor_cap{
	height:158px;
	display:block;
	margin-bottom:9px;
}

#contenidor_peu{
	overflow:hidden;
	clear:both;
	position:relative;
	margin-bottom:-5px;
	z-index:99;
}

#logo{
	float:left;
	position:relative;
	display:block;
	width:154px;
	padding-top:30px;
}

#contenidor_contingut{
/*	display:block;
	position:relative;
	clear:both;*/
}

#banda_lateral{
	width:145px;
	float:left;
	margin-bottom: 9px;
	margin-right: 8px;
}

#navegador{
	height:11px;
	width:710px;
	float:left;
	margin-bottom:5px;
}

#contingut{
	float:right;
	right: 0px;
	width:725px;
	margin-bottom: 9px;
}

/* CAIXA LATERAL CERCADOR */

.caixa_lateral{
	margin-bottom: 9px;
	background: url(../images/caixa/fons_caixa.gif) bottom no-repeat;
	padding-bottom:5px;
	position: relative;
}

.caixa_lateral a{color:#8f8f8f;}
.caixa_lateral a:hover{color:#6a6a6a;}

/* CAIXA LATERAL LOGIN */

.caixa_lateral_login{
	background: url(../images/caixa/fons_caixa.gif) bottom no-repeat;
	padding-bottom:5px;
}

.caixa_lateral_login a{color:#8f8f8f;}
.caixa_lateral_login a:hover{color:#6a6a6a;}

#mail{
	position:absolute;
	line-height:10px;
	right:40px;
	bottom:11px;
	background:white;
	display:block;
	padding:0px 5px;
	z-index:999;
}

#mail a{color:#000;}
#mail a:hover{color:#b2b2b2;}

/* CAIXA AMB TITOL **************************************************/

.padding_lat_caixa{
	padding:0px 7px;
}

.titol_caixa{
	background: url(../images/caixa/fons_titol_caixa.gif) bottom no-repeat;
	display:block;
	width:129px;
	height:29px;
	line-height:28px;
	padding:0px 8px;
}

.titol_caixa_interior{line-height:25px;}

.linia_blanca{
	height:1px;
	background: #FFF;
	display:block;
}

.linia_gris{
	background: #a7a7a7;
	height:1px;
	display:block;
}

.linia_gris_clar{
	background: #d1d1d1;
	height:1px;
	display:block;
}

/* CAPÇALERA ********************************************************/

#cap{
	display:block;
	position:relative;
	width:726px;
	height:129px;
	float:right;
	z-index: 9;
}

.top_right{
	position: absolute;
	top:0px;
	right:0px;
	width:7px;
	height:7px;
	display:block;
}

#imatge_cap{
	position:absolute;
	left:0px;
	top:0px;
	width:726px;
	height:129px;
	z-index:0;
}

#caixa_menus_cap{
	margin-top:1px;
	clear:both;
	display:block;
	height:28px;
}

/* MARC PRINCIPAL WEB ***********************************************/

#contenidor_marc{
	margin:0px auto;
	width:880px;
	background:url(../images/general/caixa_sombra_dalt.png) top no-repeat;
	position:relative;
	padding:25px 24px 29px 24px;
}

#caixa_baix{
	height:29px;
	width:928px;
	background:url(../images/general/caixa_sombra_baix.png) #d1d1d1 no-repeat;
	position:absolute;
	left:0px;
	bottom:0px;

	z-index: 0;
}

/* IDIOMES **********************************************************/

#idiomes{
	background:white;
	padding:0px 5px;
	position:absolute;
	top:8px;
	right:46px;
	color: #7f7f7f;
}

#idiomes ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#idiomes li{
	padding:0px 3px;
	float:left;
}

#idiomes li a{color:#b2b2b2;}
#idiomes li a:hover{color:#000000;}
#idiomes li a.sel{
	color:#000000;
	font-weight:bolder;
}

/* MENU 1 - MENU COLECCIONS ***************************************/

#menu1{
	float:left;
	width:145px;
}

#menu1 ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#menu1 li{
	margin:0px 3px;
	padding:0px;
	float:left;
}

/* MENU 2 - MENU CORPORATIU ***************************************/

#menu2{
	background:url(../images/general/fons_menu_corp.gif) top no-repeat;
	width: 716px;
	float:right;
	height:28px;
	padding:0px 5px;
}

/* MENU 3 - AVIS LEGAL I CONDICIONS D'ÚS **************************/

#menu3{
	float:left;
	width: 145px;
	margin-right:9px;
	background: url(../images/general/fons_peu_petit.gif) no-repeat top;
	height:27px;
	text-align:center;
}

#menu3 ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#menu3 li{
	margin:0px;
	padding:0px;
	line-height: 27px;
}

#menu3 li a{color:#858585;}
#menu3 li a:hover{color:#3c3c3c;}

/* DISSENYADORS ***************************************************/

.item_dissenyador{
	height:258px;
/*	margin-left:15px;
	margin-top:7px;
	margin-bottom:20px;*/
	position:relative;
	width: 258px;
}

/*
.marc_dissenyador{
	height:258px;
	width:258px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 999;
}

.foto_dissenyador{
	z-index: 0;
	top:0px;
	left:0px;
}
*/

/* PRODUCTES ******************************************************/

.item_llistat_1{
	height:125px;
	margin-left:15px;
	margin-top:7px;
	margin-bottom:20px;
	position:relative;
	width: 105px;
}

.marc_llistat{
/*	background: url(../images/llistat/marc_llistat.png) no-repeat;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 105px;
	height:105px;
	z-index: 999;
}

.foto_llistat{
	z-index: 0;
	top:0px;
	left:0px;
}

.producte_llistat{
	color: #424141;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
}

.novetat{
	position: absolute;
	z-index:1000;
	left:-8px;
	top:0px;
}

/* FITXA */

.titol_producte{
	color: #424141;
}

.caixa_titol_producte{
	background: url(../images/fitxa/fons_titol.gif) no-repeat;
	height:21px;
	width:376px;
	padding: 0px 10px;
	clear:both;
}

.caixa_foto {
	float:left;
	width: 396px;
	margin-top:15px;
	margin-right:10px;
	margin-bottom: 10px;
}

.foto_producte{
	display:block;
	height: 365px;
	margin: 15px auto auto auto;
	width:365px;

}

.caixa_descripcio{
	float:left;
	width:310px;
	margin-bottom: 9px;
	margin-top:15px;
}

.caixa_pre_descrip{
	height:21px;
}

.caixa_caracteristiques{
	background: url(../images/fitxa/caract_tec_dalt.gif) top;
	width: 309px;
	margin-bottom:17px;
	clear:both;
}

.fitxa_tecnica{
	display:block;
	height:21px;
	margin-bottom:10px;
}

.titol_acabats{
	line-height: 20px;
	border-bottom:1px solid #e8e8e8;
	clear:both;
	margin-top:17px;
	margin-bottom: 9px;
}

.acabats{
	display:block;
	width: 305px;
	margin-bottom:20px;
}

.item_acabat{
	float:left;
	width:15px;
	height:15px;
	margin-right:12px;
	margin-bottom:12px;
}

.caixa_peu_acabats{

}

/* SUGGERIMENTS */

.caixa_suggeriments{
	clear:both;
}

.titol_suggeriments{
	background: url(../images/fitxa/fons_titol_suggeriments.gif) repeat-x bottom;
	height:24px;
	line-height:24px;
	padding-left:10px;
	margin-bottom:7px;
}

/* BOTO INSTALACIONES */

a.boto_instalacions{
	background: transparent url(../images/fitxa/instal_dreta.gif) no-repeat scroll bottom right;
	color: #000;
	display:block;
	float:right;
	height:26px;
	padding-right: 36px;
	text-decoration:none;
}
 
a.boto_instalacions span{
	background: transparent url(../images/fitxa/instal_esq.gif) no-repeat scroll bottom left; 
	display:block;
	line-height: 26px;
	padding-right: 4px;
	padding-left:9px;
}
 
a.boto_instalacions:hover{
	background-position: top right;
	outline: none;
}
 
a.boto_instalacions:hover span{
	background-position: top left;
	color: #000;
}

/* BOTO DESCARREGAR PDF */

a.boto_pdf{
	background: transparent url(../images/fitxa/pdf_dreta.gif) no-repeat scroll bottom right;
	color: #000;
	display:block;
	float:right;
	height:21px;
	padding-right: 36px;
	text-decoration:none;
}
 
a.boto_pdf span{
	background: transparent url(../images/fitxa/pdf_esq.gif) no-repeat scroll bottom left; 
	display:block;
	line-height: 21px;
	padding-right: 4px;
	padding-left:9px;
}
 
a.boto_pdf:hover{
	background-position: top right;
	outline: none;
}
 
a.boto_pdf:hover span{
	background-position: top left;
	color: #000;
}

/* INSTALACIONS (FITXA I LLISTAT) *********************************/

.caixa_esq_inst{
	float:left;
	margin-right:8px;
	width:610px;
	display:block;
	height: auto;
	position:relative;
}

.foto_inst{
	width:610px;
	margin-bottom:1px;
	overflow:hidden;
}

.peu_foto{
	background: url(../images/instalacions/peu_foto.gif) no-repeat;
	color: #424141;	
	width: 595px;
	padding-left: 15px;
	height:21px;
	line-height:21px;
}

.caixa_dreta_inst{
	float:left;
	width: 105px;
}

.item_detall_inst{
	margin-bottom:28px;
	position:relative;
	width: 105px;
}

a.botoMenys{
	background: url(../images/instalacions/fitxaMenysDes.gif) bottom no-repeat;
	display:block;
	height:16px;
	width:14px;
	float:left;
}

a.botoMenys:hover{
	background: url(../images/instalacions/fitxaMenysAct.gif) bottom no-repeat;
}

a.botoMes{
	background: url(../images/instalacions/fitxaMesDes.gif) bottom no-repeat;
	display:block;
	height:16px;
	width:14px;
	float:left;
}

a.botoMes:hover{
	background: url(../images/instalacions/fitxaMesAct.gif) bottom no-repeat;
}
	
/* PEU ADREÇA *****************************************************/

#peu_adreca{
	float:right;
	width:726px;
	height:27px;
	background: url(../images/general/fons_peu_gran.gif) no-repeat top;
	color:#000;
}

.adreca{
	float:left;
	margin-left:25px;
	line-height:27px;
}

.telefons{
	float:right;
	line-height:27px;
	margin-right:25px;
}

.telefons img{
	line-height:27px;
	margin: 0px 5px 0px 5px;
}

/* FORMULARIS I CAMPS *********************************************/

.formulari input,textarea{
	font-family: Tahoma;
	font-size:11px;
	border:1px solid #b6b6b6;
}

.formulari textarea{
	overflow: hidden;
}

.text_caixes_lateral input{
	width:127px;
	font-family: Tahoma;
	font-size:11px;
	border:1px solid #b6b6b6;
}

.text_caixes_lateral select{
	width:127px;
	font-family: Tahoma;
	font-size:11px;
	border:1px solid #b6b6b6;
}

/* BOTO NORMAL */

a.boto_normal{
	background: transparent url(../images/general/boto_dreta.gif) no-repeat scroll bottom right;
	color: #000;
	display:block;
	float:right;
	height:19px;
	padding-right: 5px;
	text-decoration:none;
}
 
a.boto_normal span {
	background: transparent url(../images/general/boto_esq.gif) no-repeat scroll bottom left; 
	display:block;
	line-height: 19px;
	padding-right: 5px;
	padding-left:9px;
}

a.boto_normal:hover {
	background-position: top right;
	outline: none;
}
 
a.boto_normal:hover span {
	background-position: top left;
	color:#FFF;
}

/* BOTO PAGINADOR */

a.boto_pag{
	background: transparent url(../images/llistat/pagDes.gif) no-repeat scroll bottom right;
	color: #000;
	display:block;
	float:left;
	padding-right:7px;
	width:12px;
	height:19px;
	line-height:19px;
	margin:0px 3px;
	text-align:right;
}

a.boto_pag:hover{
	background: transparent url(../images/llistat/pagAct.gif) no-repeat scroll bottom right;
	color: #FFF;
}