a:link, a:visited {
	background-color : #FFFFFF;
	color : black;
	text-decoration : none;
	}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #000000;
	background-color:#FFFFFF;
	width: 100%;
	}

#contenido h1 {
	/*text-transform: uppercase;*/
	margin-top: 0;
	border-bottom: 1px solid #ffffff;
	/*background-color: F8F3D9;
	color: #593019;*/
	font-size: 1.1em;
	}

#contenido h2 { 
	/*font-size: 1em;
	color: 666666;*/
	}

#contenido h3 { 
	font-size: 1em;
	/*color: #593019;
	border-bottom: 1px dotted white;
	border-bottom: 1px solid #EDE5C7;*/
	}

#titulo_contenido {
	margin: 0 0 1em 0;
	}

#titulo_contenido h1 {
	margin:0;
	width:100%;
	font-size:1.2em;
	color: #000000;
	text-transform: lowercase;
	}

#titulo_contenido img {
	display: none;
	}

table {
	page-break-inside : avoid;
	border: 1px solid gray;
	}

#tabla_resultados td {
	vertical-align: top;
	padding: 4px;
	background-color:white !important;
	}

#tabla_resultados {
	border-collapse: collapse;
	}

#encabezado, #menu_i, #menu_d, #pie {
	display: none;
	}

#contenedor, #contenedor_h {
	width:100%;
	}

#contenido {
	clear:both;
	border:0;
	margin:0;
	padding:0;
	width: 100%;
	}
