BODY {
	background: white;
	font-size: 12pt;
}
#cabezal, #menu, #pie, #col2, #col3, #monitor, #mio, #herramientas, #seccion {
	display: none;
}
#imprimircab {
	display: inline;
	background: none transparent scroll repeat 0% 0%;
	border: 0px;
	float: none! important;
	margin: 0px 5%;
	padding: 0px;
	width: auto;
}
#col1 { /*#cont,*/
	background: none transparent scroll repeat 0% 0%;
	border: 0px;
	color: black;
	float: none! important;
	margin: 0px 5%;
	padding: 0px;
	width: auto;
}
A:link, A:visited {
	background: none transparent scroll repeat 0% 0%;
	color: #33669;
	font-weight: bold;
	text-decoration: underline;
}
/* Solo Mozilla (Gecko-based browsers) tiene soporte para esto */
#col1 A:link:after, #col1 A:visited:after {
	font-size: 100%; content: " (" attr(href) ") "
}
#col1 a[href^="/"]:after {
	content: " (http://www.observa.com.uy" attr(href) ") "
}

