
header {
	background: #0675B1;
	height: 50px;
	color: #ffffff;
}

#subHeader{
	background: #FFBF00;
	color: #ffffff;
	height: 5px;
}

#cuerpoTrabajo{
	background: #FFFFFF;
}

#cuenpoTrabajo_{
	background: #ECF0F1;
	/*height: 85%;*/
}

#piePage{
	background: #ECF0F1;
	height: 5%;
}

#login_Index{
	height: 85%;
}

#sub_login_Index{
	height: 15%;
}

#franjaMenu{
	background-image: url(../pictures/franja_menu.png);
	color: #ffffff;
	height: 55px;
}

#franjaPiePagina{
	/*background-image: url(../pictures/franja_piepagina.png);*/
	background: #0675B1;
	color: #ffffff;
	/*height: 75px;*/
}

#franjaBanner{
	background: #ECF0F1;
	/*background-image: url(../pictures/franja_banner.png);*/
}

#inicio_page{
	/*background-image: url(../pictures/bg_index.jpg);*/
	background: #FFFFFF;
	height: 75%;
}

.navbar-brand-img{
	display:inline-block;
	vertical-align:middle;
}

.info{
    float: left;
    font-family:Arial;
    font-size:9pt;
    color:#003366;
    background-color:#DEF3FC;
    width:100%;
    text-transform: uppercase;
    font-weight: bold;
}

.error{
    float: left;
    font-family:Arial;
    font-size:9pt;
    color:#000A14;
    background-color:#FFC7C7;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}