@charset "utf-8";
/* CSS for handheld devices */


.MenuBarHorizontal ul {
	display: none;
}

ol, ul, dir, menu, dd {
	margin-left: 0em;
}

#selfad, #banner, #quickLinks {
	display: none;
}

html, body {
	height: 100%; /* esto permite definir alturas */
	background-color: #FBFBD2;
 	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.3;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a {
	color: #006DB5;
}

#contents img {
	width: 100%;
}