.fondo {
	background-image: url(imagenes/fondos.jpg);
	background-repeat: repeat-x;
}
.paginador {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
}
.lateral {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
a:link {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.enlace {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.boton {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.cabecero {
	font-family: "Lucida Sans";
	font-size: 28px;
	font-weight: bold;
	color: #004200;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

.contacto {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.tlfno {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-weight: bold;
	color: #999933;
}
.cuadro {
	border: thin dashed #666666;
}
