body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #88201f;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #88201f;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #88201f;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #b87979;
}

.botons_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #88201f;
}

.botons_menu a:link {text-decoration: none; color: #88201f; font-weight: bold;}
.botons_menu a:visited {text-decoration: none; color: #88201f; font-weight: bold;}
.botons_menu a:hover {text-decoration: none; color: #FFFFFF; font-weight: bold;}

.apretat {
	letter-spacing: -1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #88201f;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #88201f;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	/*line-height: 16px;*/
}

.text_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.text_preu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #88201f;
}

.text_preu_oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}

.text_asterisc { color: #88201f; }

.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #88201f;
	background-color: #FFFFFF;
}

.taula_fotos {
	border: 1px solid #88201f;
	background-color: #dfdfdf;
}

