@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	margin-top: 10px;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: 555555;
}


h1 {
	font-size: 16px;
	color: #0057a4;
}
h2 {
	font-size: 13px;
	color: #0057a4;
}
.menubarra1 {
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #0057a4;
	color: #eeeeee;
}
.menubarra1 a:link {
	text-decoration: none;
	color: #eeeeee;
}
.menubarra2 {
}
.menubarra2 a:link {
	text-decoration: none;
	color: #555555;
}
.menubarra2 a:visited {
	color: #555555;
	text-decoration: none;
}
.menubarra2 a:hover {
	text-decoration: underline;
}
.menubarra1 a:visited {
	color: #ddd9d8;
	text-decoration: none;
}
.menubarra1 a:hover {
	text-decoration: underline;
}
.taulaspecs {
	margin: 0px;
	padding: 3px;
}
.taulaspecs td {
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}

.taulaspecs th {
	background-color: #005aa1;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}
.menuesquerra {
	font-size: 11px;
	text-decoration: none;
}
.menuesquerra a:link {
	text-decoration: none;
}
.menuesquerra a:hover {
	text-decoration: underline;
}
.menuesquerra a:visited {
	text-decoration: none;
	color: #FF0000;
}
.Preu2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.Preu1 {
	color: #555555;
	font-weight: bold;
	font-size: 13px;
}
.vermas {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.vermas a:link {
	text-decoration: none;
	color: #FF0000;
}
.vermas a:visited {
	text-decoration: none;
	color: #FF0000;
}
