	


#encabezado_barrasuperior {	
	position:relative;
	float:left;
	clear:both;
	background-color:#2C7E8A;
    left: 0px;
    top:0px;
	height: 48px;
	width: 100%;
	z-index: 0;
	overflow:hidden;
}	


#encabezado_suscribite,
#encabezado_buscar,
#encabezado_buscar_adm,
#encabezado_face,
#encabezado_twiter
{
	position:relative;
	float:right;
	top:0px;
	height:48px;
	 

}

#encabezado_suscribite
{
	margin-right:30px;
}

#encabezado_face,
#encabezado_twiter
{
	width:40px;
}



#encabezado_buscar
{
    background-image:url(../sistema/imagenes/encabezado_buscar.png);
	background-repeat:repeat;
	width:160px;
	height: 48px;
	 
}

#encabezado_buscar_imput
{
    position:relative;
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:115px;
	height: 19px;
	
	 
}

#buscar_imput
{
    width:115px;
	height: 19px;
	/*background-color:#990000;*/
	border:0;
	outline:0px;
	color:#999999;

	
	 
}

#buscar_imput:focus
{
color:#990000;
    
}



#encabezado_buscar_img
{
    position:relative;
	float:left;
	margin-top:16px;
	width:18px;
	height:17px;
	background-color:#0033FF;
	
	 
}






#encabezado_menu_contenedor {	
	position:relative;
	float:left;
	clear:both;
    left: 28px;
    top:0px;
	height: 116px;
	width: 1204px;
	margin:0px auto;
	padding:0;
	z-index: 0;
}


.encabezado_menu_img {	
	position:relative;
	float:left;
    left: 0px;
    top:0px;
	height: 116px;
	padding:0;
	padding-bottom:1px;
	border-bottom: 1px solid #000000;
}

.encabezado_menu {	
	position:relative;
	float:left;
    left: 0px;
    top:0px;
	height: 116px;
	padding:0;
	padding-bottom:1px;
	border-bottom: 1px solid #000000;
	 
}

