body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	height:100%;
	background-image: url(img/fons.jpg);
	background-position:center;
	background-position:top;
	margin:0px;
}
#menu {
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 25px;
	overflow: visible;
	visibility: visible;
	display: block;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	}
#contingut {
	top: 20px;
	left: 50%;
	width: 782px;
	height: auto;
	margin-left: -391px;
	position: absolute;
	visibility: visible;
}
.fonsTablaLogin {
	background-image:url(img/login.gif);
}
.txtBlancGran {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.txtBlanc {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
.txtPetit {
	font-size: 10px;
	font-weight: bold;
	color:#333333;
}
.txtNormal {
	font-size: 11px;
	line-height:15px;
}
.txtTitular {
	font-size: 17px;
	font-weight: bold;
	color:#C62014;
}
.txtTitularBlau {
	font-size: 17px;
	font-weight: bold;
	color:#0077C4;
}
.txtBlau {
	font-size: 12px;
	color:#0077C4;
}
.txtSubTitular {
	font-size: 14px;
	font-weight: bold;
	color:#0077C4;
}
.txtSubTitular2 {
	font-size: 12px;
	font-weight: bold;
	color:#0077C4;
}
.txtSubTitular3 {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.taulaseleccio {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #0077C4;
}
.textCamp {
	font-size:11px;
	color:#333333;
}
a.productes {
	color:#000000;
	text-decoration:none;
}
a.productes:hover {
	color:#C62014;
}
a.productesI {
	color:#C62014;
	text-decoration:none;
}
a.productesI:hover {
	color:#000000;
}
a.menu {
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:hover {
	color:#B8B8B8;
}
.menuDesactivat{
	color:#C1C1C1;
}
a.blanc {
	color:#FFFFFF;
}
a:hover{
	color:#000000;
}
a.blanc2 {
	color:#FFFFFF;
}
a:hover{
	color:#C62014;
}
.bordefoto{
	border-color:#0077C4;
	border-style:solid;
	border-width:1px;
}
.grana {
	color:#0077C4;
}
.gris {
	color:#828282;
}
.fieldGris {
	font-size: 11px;
	color: #000000;
	background-color: #CCDBE7;
	border: 1px solid #0077C4;
	width:420px;
}
