body {
	background-color: #333;
	color: #F8F7F6;
	background-image: url(imagenes_discover/fondoback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pachacamac {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #930;
	background-color: #F6F5F2;
	text-align: center;
	font-weight: bold;
}
.capacidad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #930;
	text-align: center;
}
.vervideo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #960;
	text-align: center;
}

.txt_pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #930;
}


.txt_tahoma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	font-style: normal;
	font-weight: normal;
}
.paquetes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
	text-align: center;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}



.titulos_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C30;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.borde_img {
	border: 1px solid #BDB259;
	text-align: center;
}
.textodown {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

<!--
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #999;
}
-->



