

.encabezado{
	background-image: url(img/cabecera_fondorayado.png);
	background-repeat:   repeat-x;
	height:125px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	

}

.encabezado_fondoenc{

	background-image:url(img/cabecera_fondoflash.png);
	height:125px;
	background-position: center 0;
	width:100%;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;

}
.encabezado_fondoflash{
	float:left;
	display:inline;
	position:relative;
	left:32px;
	top:14px;
	width:100px;
	height:60px;
	text-align:left;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	
}

.encabezado_text{
	width:900px;

	height:62px;
	text-align:center;
	position:relative;
	top:12px;
	color:#999999;

	display:block;

}

.encabezado_text_left{
	font-size:11px;
	text-align:right;

	
	padding-top:20px;
	float:left;
	display:block;

	width:180px;
	!width:182px;
	
	position:relative;
	right:10px;
}
.encabezado_text_center{
	font-size:12px;
	text-align:center;
	position:relative;
	display:inline-block;
	width:536px;

	float:left;
	vertical-align:middle;
	height:100px;

}
.encabezado_text_center_sub1{
vertical-align:bottom;
	font-size:12px;
	text-align:center;
	position:relative;
	display:inline-block;
	width:536px;
	float:left;
	height:84px;
	padding-left:5px;

}
.encabezado_text_center_sub2{
vertical-align:bottom;
	font-size:11px;
	text-align:center;
	position:relative;
	display:inline-block;
	background-color:#ffffff;
	width:536px;
	float:left;
	height:16px;
	padding-top:1px;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
.encabezado_text_right{
	font-size:11px;
	padding-top:20px;
	text-align:left;
	position:relative;
	display:inline-block;
	padding-left:9px;
	width:173px;


}



.encabezado_idiomas{
	display:inline-block;
	float:right;
	font-size:12px;

	text-transform: none;
	font-weight:normal;
	letter-spacing: -0.1px;
	text-align:justify;
	width:360px;
	
	position:relative;


	
}

.encabezado_botonera{
	position:relative;

	text-align:left;
	padding-left:10px;


}

.encabezado_banderas{
	border: 1px solid #cdcdcd;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	color:#999999;
	padding: 4px;
	width:auto;
	position:absolute;	
	display:inline;
	top:100px;
}