.puntos_horiz {
	height: 3px;
	background-image: url(images/punto.gif);
	background-repeat: repeat-x;
}
.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: left;
}
.SubTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #37382C;
	text-decoration: none;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.pieFoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.Boton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E8A941;
	border: thin solid #999999;
}
.Secciones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: left;
	background-color: #E8A941;
}
.Borde {
	border: 1px solid #CC9900;
	background-color: #FCF3E4;
	margin-left: auto;
	margin-right: auto;
}
.Titulo-Destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.Explicaciones {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.SumbenuTPV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	text-align: left;
	margin-left: 8px;
}
.Botones_Graficos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.imagen_derecha {
	margin-top: 3px; 
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right:5px;
	
	float: right;
}
.imagen_izquierda {
	margin-top: 3px; 
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right:5px;
	
	float: left;
}
.alinear_centro {
	text-align: center;
}
.BordePagina {

	border: 1px solid #979981;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	
}
.Enc_Tablas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding:3px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: left;
	background-color: #E8A941;
}