@charset "utf-8";
.contenedor .encabezado {
	height: 250px;
	width: 1000px;
	background-color: #036;
}
.contenedor {
	background-color: #333;
	height: auto;
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.cont_ext {
	background-color: #7758B0;
	width: 998px;
	border: thin solid #FFF;
}
.info {
	background-color: #D0D0F0;
	margin: 20px;
	width: 940px;
	border: thin solid #000;
	clear: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.info_bonos {
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 20px;
	background-color: #d0d0f0;
	background-image: url(imagenes/fondo_novios.jpg);
}

a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.texto_1 {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-family: "Century Gothic";
	font-weight: normal;
}

.encabezado_1 {
	font-family: "NP Naipol All in One";
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-weight: bolder;
}


.contenedor .cabeza {
	background-color: #333;
	height: 250px;
	width: 1000px;
}
.contenedor .indicador {
	background-color: #333;
	height: 30px;
	width: 1000px;
	font-size: 9px;
	background-image: url(imagenes/indicadores/id_inicio.jpg);
}
.contenedor .contenido {
	background-color: #333;
	height: 370px;
	width: 1000px;
	font-size: 12px;
}
.contenedor .cabeza .head_izq {
	width: 258px;
	float: left;
	background-color: #333;
}
.contenedor .cabeza .head_dcha {
	float: right;
	height: 250px;
	width: 742px;
	background-color: #333;
}
.contenedor .contenido .cont_marg_sup {
	background-color: #333;
	height: 20px;
	width: 1000px;
}
.contenedor .contenido .cont_centro {
	background-color: #333;
	height: 330px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

.contenedor .contenido .cont_marg_inf {
	background-color: #333;
	height: 20px;
	width: 1000px;
}
.contenedor .indicador_1 {
	background-image: url(imagenes/indicadores/id_inicio.jpg);
	height: 30px;
	width: 1000px;
}
.contenedor .indicador_2 {
	background-image: url(imagenes/indicadores/id_servicios.jpg);
	height: 30px;
	width: 1000px;
}
.contenedor .indicador_3 {
	background-image: url(imagenes/indicadores/id_promociones.jpg);
	height: 30px;
	width: 1000px;
}
.contenedor .indicador_4 {
	background-image: url(imagenes/indicadores/id_productos.jpg);
	height: 30px;
	width: 1000px;
}
.contenedor .indicador_5 {
	background-image: url(imagenes/indicadores/id_galeria.jpg);
	height: 30px;
	width: 1000px;
}
.contenedor .indicador_6 {
	background-image: url(imagenes/indicadores/id_contacto.jpg);
	height: 30px;
	width: 1000px;
}
.texto_BLANCO {
	color: #FFF;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
}
.info_precios {
	margin: 20px;
	width: 940px;
	border: thin solid #000;
	clear: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #D0D0F0;
}
.info_bonoestetica {
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 20px;
	background-color: #d0d0f0;
	background-image: none;
}
