body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
}

a:active {
	color: #000000;
	text-decoration: none;
}

hr {
	border: 1 px;
}

.general-titulo {
	font-family: Georgia;
	font-size: 26px;
	color: #9C8A5A;
}

.general-tabla-margen {
	padding: 10px;
}

.general-tabla-titulo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB2C3B;
	font-weight: bold;
}

.general-tabla-celda {
	background-color: #E2979F;

}

.general-pixel-abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: ;
}

.general-pixel-arriba-abajo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #95A4B3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95A4B3;
	background-color: #D0D1D2;
}
.general-pixel-derecha {
	border-right:1px solid #000000;
}

.noticias-fondo-lista {
	background-color: #F0F0F0;
}
.noticias-secciones {
	background-color: #e0e0e0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95A4B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A4B3;
}

.boton-over {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95A4B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A4B3;
}

/*li {
	list-style-type: none;

}*/
.formulario-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #95A4B3;
}

.cursor-mano {
	cursor: hand;
}

