td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: b05157;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: b05157;
	text-decoration: none;
	font-weight: bold;

}
.cuadrogrande {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;


}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.boton {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;




}
.sombra1 {
	background-image: url(imatges/sombra1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sombra2 {
	background-image: url(imatges/sombra2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.lineavert {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #b05157;
}
.lineabaix {
	border-right-width: thin;
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.tipo {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
}
.lineas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textgris {
	color: #666666;
}
.lineabaix2 {

	border-right-width: thin;
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
