.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.peq:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.fondotabla {
	background-image: url(../img/base.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dir {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.dir:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.lineagris {
	background-image: url(../img/gr2x2.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.lineabordo {
	background-image: url(../img/bor2x2.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.texto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #760A0A;
	text-decoration: none;
}
.barramenu {
	background-image: url(../img/bg_barra.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D0000;
	text-decoration: none;
}
.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD0303;
	text-decoration: none;
}
.lluiscont {
	background-image: url(../img/lluis_contact.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

