/************************** PRINT *******/
/** OVERFLOW **/
body { color: black; background: white;
overflow: visible !important;
position: relative;
font-size: 10pt; 
float: none; } 
marquee { -moz-binding: none; }

.cuerpo #contenido_2,
#contenido_2 #eventos {	overflow: visible !important;}
.cuerpo #todo {width: 100%;}

.cuerpo  #todo #contenido center h3{
	color: black; 
}
/** ABSOLUTE **/
.cuerpo #top #top_descripcion, 
.cuerpo #contenido_2 #publicaciones #dgratis {float: none !important;}

/** FLOAT **/
.cuerpo #top ul, .cuerpo #top ul li, .cuerpo #menutop ul#menutoplinks li, .cuerpo #menutop ul#menutopder li,
.cuerpo #menutop ul#menutopder, .cuerpo #top_2 ul li , .cuerpo #sidebar1,
.cuerpo #todo #sidebar1 ul#menu_ico li img, .cuerpo #contenido_3 ul,
.fltrt, .fltlft {	float: none !important;}


/** WIDTH **/
.cuerpo, 
.cuerpo #todo,
.cuerpo #todo #contenido,
.cuerpo #todo #contenido center table{width: 100%;} 

.cuerpo #todo #contenido .centrado .normativa,
.centrado .normativa,
.normativa{width: 100%;} 

/*corre texto de leyes en firefox
.cuerpo  #todo  #contenido center table tbody tr td pre { display: block; margin-left:-330px; }*/


#top_2, #menutop, #menutop_2v {
	visibility: hidden;
}


