/* CSS Document */

/* central ************************************************************************************************************************************/
table#central{
	background:#CB76A7;
	margin:0;
	padding:0;
	}
table#central td#margesq{background:#fff;}
table#central td#bordeesq, table#central td.bordeesq{margin:0;
	background:#824865 url("../img/esq2.gif") top left repeat-y;
	}
table#central td#bordedret{margin:0;
	background:#CB76A7 url("../img/borddret.gif") top left repeat-y;}
table#central td#sombralat{margin:0;
	background:#fff url("../img/sombralat.gif") top left repeat-y;}
	
table#central td#peu{margin-left:0;
	height:38px;
	color:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#641B40;
	
	}
/*barra lateral esquerra*/
td.titprod{width:150px;
	background:#CB76A7 url("../img/esq1-2.gif") top left no-repeat;
	margin:0;
	padding:0;
	}
td.titprod h4{margin:0px 0 0 26px;/**/
	color:#641B40;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
/*menu*/
td.menu a, span.nolink{display:block;
	height:18px;
	_height:18px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:4px;
	background:url("../img/mennormal.gif") repeat-y;
	}
span.nolink{padding-left:25px;}
td.menu a:hover{color:#fff;
	background:url("../img/menhover.gif") repeat-y;
	}
td.menu a span{margin-left:25px;}
	
td.menu a.submen{display:block;
	height:18px;
	width:149px;
	text-decoration:none;
	color:#333;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:4px;
	background:#CB76A7;
	}
td.menu a.submen:hover{color:#fff;
	background:url("../img/seleccsub.gif") no-repeat;
	}
td.menu a.submen span{margin-left:45px;}

/*dades empresa*********************************************/	
div#recdades{width:135px;
	background:#CB76A7;
	border:1px solid #fff;
	padding:3px;
	margin-left:4px;
	_margin-left:6px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
ul#dades{
	background:#fff;
	border:1px solid #fff;
	padding:5px;
	margin:0;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
ul#dades li#dir{list-style:square url("../img/icosobr.gif");
	margin-left:25px;
	_margin-left:20px;
	margin-bottom:8px;
	}
ul#dades li#telf{list-style:square url("../img/icotelf.gif");
	margin-left:25px;
	_margin-left:20px;
	margin-bottom:8px;
	}
ul#dades li#mail{list-style:square url("../img/icoarrob.gif");
	margin-left:25px;
	_margin-left:20px;
	margin-bottom:8px;
	}

select, option{border:0;
	width:130px;}
select option[selected] {
    background-color: #000;
    color: white;
}







