html, body {
	background-image: none!important;
	background-color: #FFFFFF!important;
}
#todo {
	margin: 0.5em!important;
	padding: 0.5em!important;
	width: 96%!important;
	position: relative!important;
	overflow: visible!important;
	border: none!important;
}
#cabecera ul, #subir, #enlaces_pie, #submenu, .ustedestaen, #menu, p.estandares, #flecha {
	display:none!important;
}
#nav, #nav a {
	color: #383f46!important;
	text-decoration: none!important;
}
.sub {
	text-decoration: none!important;
}
#pie a {
	text-decoration: none!important;
}
/************** IMAGENES ***********************
#texto a.enlace_pdf {
	background-image: url(../imagenes/css_print/bullet_pdf.gif)!important;
}
#texto a.enlace_email {
	background-image: url(../imagenes/css_print/bullet_email.gif)!important;
}
#texto a.enlace_noticias {
	background-image: url(../imagenes/css_print/enlace_noticias.gif)!important;
}
#texto a.enlace_descargas {
	background-image: url(../imagenes/css_print/bullet_descargas.gif)!important;
}
#texto a.enlace_calendario {
	background-image: url(http://www.conocimientoytecnologia.org/imagenes/css_print/bullet_calendario.gif)!important;
}
#texto a.enlace_cambio_a-v {
	background-image: url(../imagenes/css_print/enlace_azul_verde.gif)!important;
}
#texto a.enlace_cambio_v-a {
	background-image: url(../imagenes/css_print/enlace_verde_azul.gif)!important;
}
*/
a[class="enlace_ext"]:after {
	content:" (" attr(href) ")";
}