.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: normal;
	text-indent: 25pt;
	text-transform: none;
	text-align: justify;
	padding: 10px;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 3px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(imagenes/icono_titulos.gif);
	list-style: url(imagenes/icono_titulos.gif);
	padding-left: 15px;
	}
.fondoizquierda {
	background-image: url(imagenes/fondo_limite_izq.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
.fondoderecha {
	background-image: url(imagenes/fondo_limite_derech.gif);
	background-repeat:  repeat-y;
	background-position: right;
}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5EFEF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.piedefotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCCC;
}
.fondopirodex {
	background-attachment: scroll;
	background-image: url(imagenes/fondo_pirodex.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bordefotos {
	margin: 10px;
}
.e_videos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}
.e_videos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
	text-decoration: underline;
}.borde_fotos2 {
	border: 3px solid #BC6400;
}

