.header_left {
 float: left;
 width:30%;
 height: 100%;
 background-color: #fff;
 margin-top: -16px;
}
.header_left1 {
 float: left;
 width:70%;
 height: 102px;
 background-color: #fff;
 margin-top: -16px;
}
.header_left2 {
 float: right;
 width:30%;
 height: 102px;
 background-color: #fff;
}
.header_right {
 float: left;
 width:70%;
 height: 102px;
 background-color: #000;
 margin-top: -16px;
}
.header_top {
 width:100%;
 height: 73%;
 background-image: url('../images/principal/encabezado3_bg.jpg');
}
.header_top1 {
 width:100%;
 height: 50%;
 background-image: url('../images/principal/encabezado3_bg.jpg');
}
.header_top2 {
 width:100%;
 height: 50%;
}
.header_top2_1 {
 width:60%;
 height: 66%;
 background-color:transparent;
 float: left;
}
.header_top2_2 {
 width:40%;
 height: 67%;
 background-image:url('../images/principal/bt_idioma_bg.jpg');
 float: right;
}
.header_bottom {
 width:100%;
 height: 29%;
 background-image: url('../images/principal/bt_bg.jpg');
}
.header_bottom_left {
 float:left;
 width:68%;
 height: 100%;
 background-color: transparent;
 text-align:center;
}
.header_bottom_right {
 float:right;
 width:182px;
 height: 100%;
 background-color: green;
}
.header_bottom_right1 {
 float:left;
 width:95%;
 height: 100%;
 background-image: url('../images/principal/bt_buscar_bg.jpg');
}
.header_bottom_right2 {
 float:right;
 width:5%;
 height: 100%;
 background-color: #000;
}



/* OBJETOS CORRESPONDIENTES A CADA UNO DE LOS HEADER MENCIONADOS */
.header_bottom_right1 input{
 margin-top: 5px;
 width: 83px;
}
.header_bottom_left ul li { 
 display:inline;
 margin-right: -3px;
 margin-left: -3px;
}
.header_bottom_left ul li img{ 
 margin-top: 0px;
}
.header_left1 p{
 text-align: center;
 margin-top: 15px;
}
.header_left2 p{
 text-align: left;
 margin-top: 0px;
 margin-left: -21px;
}
.header_top1 {
	text-align: right;
}
.header_top1 img{
border:none;
}
.boton_inicio {
 margin-top: -550px;
}
.header_top2 {
	text-align: right;
	margin-top: 12px; 
}
.separador {
 height: 25px;
}
.icobuscador {margin: -300px 0px 0px 65px;}

#form1 {
 margin: -30px 0px 0px 80px;
 position:relative;
}
