#cont 	{width: 579px;margin-left:auto;margin-right:auto;background-color:#FFFFFF;}
.izq	{float:left;}
#ppal	{background-color:#b5b4b4; padding:12px;}

#ppal #form-buscador{
width: 557px;
background-color:#ededed; 
padding:10px 10px 10px 10px;
}
#ppal #form-buscador li.menu{
float:left; 
background-color:#808080; 
padding:10px 10px 10px 10px;
font-size:14px; 
margin-right:3px; 
font-weight:bold;color:#fff;
background-image: url(flecha_abajo_off.gif);
background-repeat: no-repeat;
background-position: center bottom;
}
#ppal #form-buscador li.act{
background-color:#b30101;
background-image: url(flecha_abajo.gif);
background-repeat: no-repeat;
background-position: center bottom;
}
#ppal #form-buscador li.pest-act{
background-color:#b30101;
background-image: url(flecha_abajo.gif);
background-repeat: no-repeat;
background-position: center bottom;
}
#ppal #form-buscador #inte{
background-color:#fff; background-repeat:  repeat-x;
}

#pestanaOpcion1Datos {padding:10px 0px 0px 10px;}
#pestanaOpcion1Datos  a{
display:block; width:145px; padding-bottom:10px; margin:0px 4px 0px 4px; color:#515050; font-size:12px; 
font-weight:bold; text-transform:uppercase; text-decoration:none; border-bottom:0px solid #000; }
#pestanaOpcion1Datos a:hover { color:#006699; text-decoration:none;}


/* CLEARFIX */
.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
 }

.clearfix {
        display: inline-block;
 }

/* start commented backslash hack \*/

* html .clearfix {
        height: 1%;
 }

.clearfix {
        display: block;
}
/* close commented backslash hack */

/* ESTILOS PARA FLOTAR Y ALINEAR */
.flo-izq { float: left; width:145px; }


/* ESTILOS PARA BORRAR ESTILOS Y OCULTAR*/
.brr { clear: both; }
.ocu { display: none; }
.con:after { content : "."; display : block; height : 0; clear : both; visibility : hidden; }
.con { display : inline-block; }
* html .con { height : 1%; }
.con { display : block; }

 