@charset "utf-8";
/* CSS Document */

@import url("osoa.css");

#principal{
float:left;
width:100%;
background:#fff;
margin:0 auto;
padding:0;
text-align:left;
height:auto;
}

body{
background:#fff;
}

#cabecera{
float:left;
width:100%;
height:130px;}

#logo{
float:left;
width:141px;
height:100px;
background:url(imagescss/logo_print.gif) no-repeat left top;
}

#logo a, #idiomaymenu, #submenu, #contenedor_iz, #pie, form, #T_boletin_ct, #T_boletin_c, .enlaces a, #navegador_horizontal, #bodegon img.noprint, .otrosbodegones img.noprint{
display:none;
}

#contenedor{
float:left;
padding:0;
background:#fff;
width:100%;
border:none;
}

#contenedor_dc{
width:610px;
}

.fila_item{
clear:both;
display:block;
}

form#forminformacion{
display:block;
}

#destacada_flotante{
display:none;
}