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

body{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}




.languages, 
.mapaweb { color: #754028; font-size: 12px; text-decoration: none;}

.languages a, 
.mapaweb a{ color: #754028; text-decoration: none;}

.languages a:hover, 
.mapaweb a:hover{ text-decoration: underline;}

.back-list { color: #754028; font-size: 12px; margin-bottom: 5px;}
.back-list a{ color: #754028; text-decoration: none;}
.back-list a:hover{ text-decoration: underline;}

.new h4{ color: #63260b; font-size: 14px; line-height: 16px;}
.new p{ color: #575757; font-size: 12px;}



.titol{
	/*background: url(../imgs/bg-title.gif) 0 0 repeat-y;*/
	padding: 10px 0px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	/*border-left: 1px solid #63260b;*/
	border-bottom: 1px solid #63260b;
	width: 480px;
}
.titol-mapa{
	padding: 10px 0px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #63260b;
}
.subtitol{
	font-size: 16px;
	color: #9b4a07;
	line-height: 16px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.descripcio{
	font-size: 14px;
	color: #63260b;
	line-height: 16px;
	text-align: justify;
	}

#content-right h2{
	background-color: #63260b;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	margin-bottom: 5px;
}

#foot {
	color: #63260b;
	font-size: 12px;
	letter-spacing: 1px;
}
#foot a{
	color: #63260b;
	text-decoration: none;
}
#foot a:hover{
	text-decoration: underline;
}

.descripcio-familia{
	font-size: 13px;
	color: #63260b;	
	margin: 10px 0px;
	width: 490px;
}
	
/*
	estils CARRO
	fitxer: carro.html
*/
.titol-total-articles{
	font-size: 13px;
	color: #63260b;
	margin-bottom: 10PX;
}
.titol-taula-bg{
	background-color: #63260B;
	color: #FFFFFF;
	}
.titol-taula{
	font-size: 14px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
}
.carro-producte{ font-size: color: #000000; font-weight: bold; font-size:13px}
.carro-subproducte{ font-size: color: #63260b; font-weight: normal; font-size:12px}
.carro-form-quant{ width: 25px;}
.carro-total-text{
	background-color: #63260B;
	color: #FFFFFF;
	}
.carro-total-import{
	font-size: 14px;
	background-color: #63260B;
	color: #FFFFFF;
	padding-right: 10px;
	}
.carro-row-cart-1{ 
	background-color: #FBF6B1;
	border-bottom: 1px solid #63260B;
}

.carro-row-cart-1 td,
.carro-row-cart-2 td{ color:#63260B; font-size: 13px;}

.carro-boto{
	background: url(../imgs/carro-bg-boto.png) 0 0 no-repeat;
	display: block;
	width: 156px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	float: left;
	padding-top: 3px;
}
.carro-boto:hover{background: url(../imgs/carro-bg-boto.png) 0px -21px no-repeat;}

.carro-total-comanda-text{
	font-size: 14px;
	color: #63260B;
	padding-right: 5px;
	text-align: right;
	}
.carro-total-comanda{
	font-size: 14px;
	background-color: #63260B;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
	}
.carro-taula-client{
	margin: 10px 0px;
	}
.carro-taula-client td{
	font-size: 14px;
	color: #63260B;
}
.carro-client-text{
	background-color: #f7dbba	;
	font-size: 14px;
	color: #63260B;
	}
.carro-client-dades{
	background-color: #F7B77F;
}
.carro-missatge{
	font-size: 14px;
	color: #63260b;
	line-height: 16px;
	margin: 10px 0px;
}




.textFields			{ font-size: 16px; color: #63260b; display: block; margin: 5px 0px -10px 10px; }
.field{ 
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #63260b;
	background-color: #f7cc99;
	border: 1px solid #63260b;
	display: block;
	margin: 10px 10px;
	width: 90%;
	padding: 5px 10px;
}

label.error { float: none; color: red; padding-left: 10px;  font-size: 12px; display: block; margin-top: -10px;}

.submit{
	background-color: #63260b;
	text-align: center;
	width: 100px;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	margin: 10px;
	border: 0;
}
