@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;

}
a:link {
	text-decoration: none;
	color:#996600;
}
a:visited {
	text-decoration: none;
	color:#996600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------- */
/* PRINTABLE view inicia */
.printable_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	text-align:left;
	font-weight: bold;
	color: #000000;
}
.printable_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	color: #000000;
}
.printable_subtitulo2 {font-family: "Trebuchet MS", Arial; 
	font-size: 18px; 
	font-weight: bold; 
	color: #0066CC; 
}
.printable_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
		text-align:left;
	font-weight: bold;
	color: #000000;
}
.printable_parrafo {
	font-family: "Trebuchet MS", Arial;
		text-align:left;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.printable_parrafo_big1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.printable_parrafo_big2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.printable_precio {font-family: "Trebuchet MS", Arial; 
	font-size: 18px; 
	color: #ff0000;
	font-weight: bold; 
	 }
.printable_ubicacion {font-family: "Trebuchet MS", Arial; 
	font-size: 18px; 
	color: #ff0000;
	font-weight: bold; 
	 }

/* PRINTABLE view fin */
/* ------------------------------------------------------------------------------------- */
