/* Elementos de maquetación para impresión */

#cabecera {
	display: none;
}

#titulogral {
	display: none;
}

#menuppal {
	display: none;
}

#contenedor {
	width: 640px;
}

#col_izq {
	display: none;
}

#contenidos {
	width: 640px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: Black;
	float: none;
}

#contenidos h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #993399;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px -20px;
}

#contenidos h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #993399;
	margin-left: -40px;
}

#contenidos a {
	text-decoration: none;
}

#contenidos .destacado {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #993399;
}

#contenidos .destacadopeq {
	display: none;
}

#col_der {
	display: none;
}

#pie {
	width: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 70%;
	line-height: 10px;
	color: #003399;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
}

#pie a {
	display: none;
}

#pie hr {
	color: #003399;
}

#pie ul {
	display: none;
}

a.ayuda {
	display: none;
}

a.contacto {
	display: none;
}
