.color-cabecera-modal{
  background-color:#1A1A1A;color:white;
}

.color-menu-link{
	background-color: #DFF0D8;
}

.rojo{
	color:red;
}

.letBla{
	color:white;
}

.letAma{
	color:yellow;
}

.azul{
	color:blue;
}

.negro{
	color:black;
}

.naranja{
	color:#ED9C28;
}


.inicia{
	background: yellow;
}

.img-footer{
  width:120px;
  height:37.5px;
}

.img-loguin{
  width:280px;
  height:120.5px;
  padding-bottom: 7px;
  text-align: center;
}

.leve-pad{
  margin-bottom: 5px;
}

.btn-redfar{
	background-color:#F60;
	color: white;
}

.fondo{
	background: url(../..//vista/imagenes/saludpol.jpg) ;
        background-position: 50% 0%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 416px;
        color: white;
}

.icono-menu{
	width: 98px;
	height: 43px;
	position: relative;
	top: -13px;
	overflow: hidden;
}

.fondo-menu{
	width: 300px;
	height: 140x;
	position: relative;
	top: -3px;
	overflow: hidden;
}

.bja-5px{
	padding-top: 5px;
}

.bja-10px{
	padding-top: 10px;
}

.bja-15px{
	padding-top: 15px;
}

.sub-5px{
	top: 15px;
}

.sbe-5px{
	padding-top: -5px;
}

.sbe-10px{
	padding-top: -10px;
}

.neg{
	font-weight: bold;
}

.centra{
	text-align: center;
}

.sub-menu{
	background: #119087;
}

.no-padding{
	padding-left:0px;
}

.msj_err{
	background:rgba(204,0,0,0.4);
	color:#900;
	padding:7px 15px;
	border-radius:5px;
}

.color-footer{
 background: #2E2E2E;
}

#footer {
  height: 60px;

}
