.fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 20px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.area_global {
	text-align: left;
	width: 900px;
	margin: auto;
	background-color: #254340;
	border: 6px solid #000000;
}
.area_central {
	clear: both;
	margin: 25px 30px 30px;
}
.area_esquerra {
	float:left;
	width: 260px;
}
.area_principal {		/* 270=260(esq)+10(marge entre esquerra i principal) */
	margin: 0px 0px 0px 270px;
}
.area_mig {
	float:left;
	width: 278px;
	/*border: 1px dotted #00CCCC;*/
}
.area_dreta {
	float:right;
	width: 278px;
	/*border: 1px dotted #00CCCC;*/
}
.area_mig_consells {
	float:left;
	width: 570px;
}
.area_cap {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
}
.titol_llistes {
	font-size: large;
	color: #F99F3D;
	font-weight: bold;
}
.titol_llistes2 {
	font-size: x-large;
	color: #FCC78C;
	font-weight: bold;
}
.titol_llistes3 {
	font-size: x-large;
	color: #F48000;
	font-weight: bold;
}
.titol_llistes_destacat {
	font-size: x-large;
	color: #254340;
	font-weight: bold;
}
.text_producte {
	font-size: small;
	color: #FCC78C;
}
.text_preu {
	font-size: x-large;
	color: #FFFFFF;
}
.text_tipus {
	font-size: xx-small;
	color: #FFFFFF;
}
.text_producte_destacat {
	font-size: small;
	color: #254340;
	font-weight: bold;
}
.text_preu_destacat {
	font-size: x-large;
	font-weight: bold;
	color: #75263C;
}
.text_tipus_destacat {
	font-size: xx-small;
	color: #254340;
	font-weight: bold;
}
.text_peu_ofertes {
	font-size: small;
	color: #254340;
}
.text_negre {
	color: #000000;
}
.linia_marro_sup {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_sup.jpg);
	background-repeat: repeat-x;
}
.linia_marro_inf {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_inf.jpg);
	background-repeat: repeat-x;
}
.linia_marro_esq {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_esq.jpg);
	background-repeat: repeat-y;
}
.linia_marro_dret {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_dret.jpg);
	background-repeat: repeat-y;
}



.linia_marro_salmo_sup {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_salmo_sup.jpg);
	background-repeat: repeat-x;
}
.linia_marro_salmo_inf {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_salmo_inf.jpg);
	background-repeat: repeat-x;
}
.linia_marro_salmo_esq {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_salmo_esq.jpg);
	background-repeat: repeat-y;
}
.linia_marro_salmo_dret {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_salmo_dret.jpg);
	background-repeat: repeat-y;
}



.linia_marro_blanc_sup {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_blanc_sup.jpg);
	background-repeat: repeat-x;
}
.linia_marro_blanc_inf {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_blanc_inf.jpg);
	background-repeat: repeat-x;
}
.linia_marro_blanc_esq {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_blanc_esq.jpg);
	background-repeat: repeat-y;
}
.linia_marro_blanc_dret {
	font-size: 1px;
	background-image: url(fotos/quadret_marro_blanc_dret.jpg);
	background-repeat: repeat-y;
}
.taula_fila {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #295753;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #254340;
}
.taula_fila_destacat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #254340;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FCC78C;
}
.links_consell {
	text-decoration: none;
	font-size: small;
	color: #FCC78C;
}
.links_consell:hover {
	text-decoration: none;
	font-size: small;
	color: #FCC78C;
	font-weight: bold;
}
.links_consell:active {
	text-decoration: none;
	font-size: small;
	color: #FCC78C;
	font-weight: bold;
}
.links_consell_1 {
	text-decoration: none;
	font-size: small;
	color: #254340;
}
.links_consell_1:hover {
	text-decoration: none;
	font-size: small;
	color: #254340;
	font-weight: bold;
}
.links_consell_1:active {
	text-decoration: none;
	font-size: small;
	color: #254340;
	font-weight: bold;
}
.links {
	text-decoration: none;
	font-size: x-small;
	color: #003366;
}
.links:hover {
	text-decoration: none;
	font-size: x-small;
	color: #003366;
}
.links:active {
	text-decoration: none;
	font-size: x-small;
	color: #003366;
}