body {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	color: #004784;
	margin-bottom: 0;
	font-size: 20px;
	border-bottom: 1px dotted #c7c7c7;
}

h2, h3 {
	color: #7c7c7c;
	margin-bottom: 0;
}

img {
	display: none;
}

#cabecera {
	display: none;
}

#cabecera_print img
 {
	display: block;
	width: 100%;
}

#menu, #submenu
 {
	display: none;
}

#pie {
	text-align: center;
	color: #9a9a9a;
	margin-top: 15px;
	margin-bottom: 20px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
}

#pie a {
	text-decoration: none;
	color: #4961ae;
}
