a,a:link {
	color: #CE2330;
}

a:visited {
	color: #CE2330;
}

a:hover {
	color: #9A0000;
}

h2 {
	color: #CE2330;
}

h3 {
	color: #CE2330;
}

.entrar {
	color: #DD4343;
}

#menu li a {
	color: #DD4343;
}

#menu li a:hover {
	color: #9A0000;
}

.descripcion {
	background-color: #EFE4E4;
}

.btnEditar {
	background-image: url(/img/Editar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
}

.btnGuardar {
	background-image: url(/img/button_ok.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
}

.btnCancelar {
	background-image: url(/img/CancelarEditar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
}

.btnEliminar {
	background-image: url(/img/papelera.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
}

.btnHtml {
	background-image: url(/img/verhtml.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 20px;
	background-position: center;
}

.fechaHora {
	width: 80px;
}

.formPlantillasHtml {
	width: 100%;
}

.formPlantillasHtmlColor {
	width: 230px;
}

.muestra {
	padding: 10px;
}

.solicitarBeneficio {
	width: 564px;
}

.cuentaBancaria {
	width: 300px;
}
