@CHARSET "UTF-8";
/* RESET */
* {
	position:relative; 
	margin:0; 
	padding:0;
	outline:0;
	border:0;
	font-size:10px;
	font-family:tahoma,sans-serif;
	text-decoration:none;
	color:#999;
	background:transparent;
}
*:focus { outline:0; }
body {
	background:#fff; 
	text-align:center;
}
h2 { font-family:verdana,sans-serif; }

/* ----------------- contenedor general */
#sitio {
	width:1000px;
	margin:auto;
	display:none;
}
/* ----------------- protector de menu */
#sitio #protector_menu {
	position:fixed;
	top:0%;
	width:100%;
	height:400px;
	background:transparent;
	display:none;
}
/* ----------------- cabecera */
#sitio #cabecera {
	width:1000px;
}
#sitio #cabecera img {
	display:block;
}
/* ----------------- display */
#sitio #cabecera #display_swf {
	width:1000px;
	display:block;
}
/* ----------------- paneles */
#paneles {
	position:absolute;
	top:0;
	width:1000px;
}
#paneles div {
	position:absolute;
	margin:0 0 40px 0;
	top:128px;
}

#paneles #empresa {
	display:none;
	left:65px;
}
#paneles #empresa .ancla {
	width:85px;
	height:25px;
}
#paneles #empresa .info {
	margin:25px 0 0 85px;
	padding:35px 25px 45px 65px;
	width:498px;
	text-align:left;
	border:1px #c1db1f solid;
	background:#444f0b;
}
#paneles #empresa .cont {
	position:relative;
	margin:40px 0 0 0;
	top:auto;
}
#paneles #empresa h1 {
	margin:0 0 10px 0;
	font-size:1.5em;
	font-weight:900;
	letter-spacing:.2em;
	line-height:1.8em;
	text-transform:uppercase;
	color:#fff;
	border-bottom:1px #bbb dashed;
}
#paneles #empresa h2 {
	margin:0 0 10px 0;
	font-size:1.5em;
	font-weight:100;
	letter-spacing:.2em;
	line-height:1.8em;
	text-transform:uppercase;
	color:#fff;
	border-bottom:1px #bbb dashed;
}
#paneles #empresa p {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	font-size:1.3em;
	font-weight:100;
	letter-spacing:.2em;
	color:#fff;
}
#paneles #empresa .cerrar {
	position:absolute;
	top:0px;
	left:563px;
	width:25px;
	height:24px;
	background:url(../../_INFO_/graf/cerrar_paneles.png)no-repeat;
	cursor:pointer;
}
#paneles #empresa .cerrar:hover {
	background-position: 0px -25px; 
}
#paneles #empresa .videos {
	position:relative!important;
	top:0;
	left:0;
	margin:10px 0 0 0;
	overflow:hidden;
}
#paneles #empresa .videos div {
	position:relative!important;
	top:0;
	left:0;
	margin:0!important;
	padding:0!important;
	float:left;
}
#paneles #empresa .bt_video {
	margin:4px;
	width:60px;
	cursor:pointer;
}
#paneles #empresa .videos div:hover .bt_video {
	outline:2px #c1db1f solid;
}
#paneles #empresa .videos .iconoV {
	position:absolute;
	margin:0!important;
	top:35px;
	left:75px;
	width:33px;
	height:33px;
	background:url(../../_INFO_/graf/icono_video.png)no-repeat;
}

#paneles #contactos {
	display:none;
}
#paneles #contactos .ancla {
	left:153px;
	height:25px;
	width:98px;
}
#paneles #contactos .info {
	margin:25px 0 0 0;
	width:251px;
	text-align:left;
	background:#afe0f4;
}
#paneles #contactos h2 {
	margin:15px 0 0 25px;
	font-size:1.7em;
	font-weight:100;
	letter-spacing:.2em;
	line-height:.95em;
	text-transform:uppercase;
	color:#28ace1;
}
#paneles #contactos h3 {
	padding:35px 0 10px 25px;
	width:128px;
	font-size:1.1em;
	font-weight:100;
	letter-spacing:.2em;
	text-transform:uppercase;
	color:#fff;
}
#paneles #contactos p {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	font-size:1.3em;
	font-weight:100;
	letter-spacing:.2em;
	color:#888;
	border-top:1px #888 dashed;
}
#paneles #contactos form {
	margin:15px 0 0 25px;
	padding:20px 0 0 0;
	width:195px;
	border-top:1px #28ace1 dashed;
	display:block;
}
#paneles #contactos label {
	padding:5px 0 0 18px;
	width:105px;
	height:20px;
	font-size:1.1em;
	letter-spacing:.15em;
	text-transform:uppercase;
	background:#28ace1;
	color:#fff;
	display:block;
}
#paneles #contactos textarea {
	margin:0 0 10px 0;
	padding:5px;
	max-width:185px;
	min-width:185px;
	max-height:61px;
	min-height:61px;
	font-size:1.3em;
	font-weight:100;
	line-height:1em;
	letter-spacing:.1em;
	color:#888;
	background:#fff;
	display:block;
}
#paneles #contactos textarea[id=mens] {
	max-height:122px;
	min-height:122px;
	margin:0;
}
#paneles #contactos .cerrar {
	position:absolute;
	top:0px;
	left:0px;
	width:25px;
	height:24px;
	background:url(../../_INFO_/graf/cerrar_paneles.png)no-repeat;
	cursor:pointer;
}
#paneles #contactos .cerrar:hover {
	background-position: 0px -25px; 
}
#paneles #contactos input[type=submit] {
	margin:0 0 25px 0;
	width:88px;
	height:40px;
	background:url(../../_INFO_/graf/bt_enviar.png)no-repeat;
	float:left;
	cursor:pointer;
}
#paneles #contactos input[type=reset] {
	width:106px;
	height:40px;
	background:url(../../_INFO_/graf/bt_limpiar.png)no-repeat;
	float:left;
	cursor:pointer;
}
#paneles #contactos input[type=submit]:hover,#paneles #contactos input[type=reset]:hover {
	background-position: 0px -40px; 
}
#paneles #contactos #respuesta {
	margin:25px 0 0 0;
	padding:10px 25px;
	font-size:1.1em;
	font-weight:900;
	text-transform:uppercase;
	color:#fff;
	float:none;
	clear:both;
}
#paneles #contactos .error {
	background:#f00;
}
#paneles #contactos .correcto {
	background:#c1db1f;
}
#paneles #contactos .faltan_datos {
	background:#f00;
	color:#fff;
}

#paneles #video {
	padding:20px;
	left:100px;
	width:760px;
	border:1px #c1db1f solid;
	background:#fff;
	display:none;
}
#paneles #video h2 {
	margin:0 0 10px 0;
	font-size:1.5em;
	font-weight:100;
	letter-spacing:.2em;
	text-transform:uppercase;
	color:#444;
}
#paneles #video p {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	font-size:1.3em;
	font-weight:100;
	letter-spacing:.2em;
	color:#888;
}
#paneles #video .cerrar {
	position:absolute;
	top:0px;
	left:775px;
	width:25px;
	height:24px;
	background:url(../../_INFO_/graf/cerrar_paneles.png)no-repeat;
	cursor:pointer;
}
#paneles #video .cerrar:hover {
	background-position: 0px -25px; 
}

#fondo_blanco {
	position:fixed;
	top:0%;
	bottom:0%;
	left:0%;
	right:0%;
	background:#fff;
}

.video_max {
	z-index:10000;
	border:0px!important;
}

#paneles #imagen {
	left:100px;
	width:800px;
	border:1px #c1db1f solid;
	background:#fff;
	display:none;
}
#paneles #imagen img {
	width:600px;
	margin:33px auto 5px auto;
}
#paneles #imagen p {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	font-size:1.3em;
	font-weight:100;
	letter-spacing:.2em;
	color:#888;
}
#paneles #imagen .cerrar {
	position:absolute;
	top:0px;
	left:775px;
	width:25px;
	height:24px;
	background:url(../../_INFO_/graf/cerrar_paneles.png)no-repeat;
	cursor:pointer;
}
#paneles #imagen .cerrar:hover {
	background-position: 0px -25px; 
}

#paneles #audio {
	display:none;
	left:65px;
}
#paneles #audio .ancla {
	width:85px;
	height:25px;
}
#paneles #audio .info {
	margin:25px 0 0 85px;
	padding:35px 25px 45px 65px;
	width:498px;
	text-align:left;
	border:1px #c1db1f solid;
}
#paneles #audio h2 {
	margin:0 0 10px 0;
	font-size:1.5em;
	font-weight:100;
	letter-spacing:.2em;
	text-transform:uppercase;
	color:#444;
}
#paneles #audio p {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	font-size:1.3em;
	font-weight:100;
	letter-spacing:.2em;
	color:#888;
	border-top:1px #28ace1 dashed;
}
#paneles #audio .cerrar {
	position:absolute;
	top:0px;
	left:563px;
	width:25px;
	height:24px;
	background:url(../../_INFO_/graf/cerrar_paneles.png)no-repeat;
	cursor:pointer;
}
#paneles #audio .cerrar:hover {
	background-position: 0px -25px; 
}

/* ----------------- botones de menu secundario */
#menu_secundario {
	padding:0 0 0 60px;
	text-align:left;
}
#institucional {
	width:240px;
	height:25px;
	padding:0 0 5px 0;
	float:left;
	overflow:hidden;
}
#institucional img {
	vertical-align:top;
}

#submenu {
	padding:25px 10px 12px 10px;
	margin:0 50px 0 0;
	width:630px;
	min-height:25px;
	float:right;
	display:none;
}
#submenu ul {
	width:210px;
	float:left;
}
#submenu li {
	margin:0 0 0 5px;
	padding:5px 0 3px 0;
	width:200px;
	border-bottom:1px #fff dashed;
	list-style-type:none;
}
#submenu a {
	color:#666;
	font-size:1.1em;
	letter-spacing:.2em;
	text-transform:uppercase;
}
#submenu a:hover {
	color:#000;
}
#submenu .elegido {
	font-weight:900!important;
}

/* -----------------  banner facebook*/

#sitio #fb_etiqueta {
  position:absolute;
  top:85px;
  right:-45px!important;
  display:block;
	width:138px;
  height:75px;
  overflow:hidden;
  z-index:100000;
}
#sitio #fb_etiqueta:hover img {
  top:-72px;
}

/* ----------------- info de resultados */
#info {
	background:#f2f2f2;
	padding:30px 52px 30px 300px;
	margin:0 auto;
	width:648px;
	min-height:250px;
	text-align:left;
	clear:both;
}

#texto_general {
	padding:0 0 30px 0;
}
#texto_general h2 {
	font-size:1.7em;
	letter-spacing:.15em;
	line-height:1.5em;
	font-weight:100;
}
#texto_general p {
	font-size:1.4em;
	letter-spacing:.15em;
	line-height:1.5em;
}
#texto_general p em {
	font-size:1em;
	font-weight:900;
	font-variant:none;
}

#items {
	width:648px;
	clear:both;
}
#items .boton {
	width:162px;
	height:162px;
	overflow:hidden;
	float:left;
}
#items .boton .sobre {
	position:absolute;
	top:0px;
	left:0px;
}
#items .boton .imagen {
	position:absolute;
	width:162px;
	height:162px;
	top:0px;
	left:0px;
}
#items .boton_elegido {
	width:162px;
	height:162px;
	overflow:hidden;
	background:#333;
	float:left;
}
#items .boton_elegido #email,
#items .boton_elegido #cerrar,
#items .boton_elegido #a_inicio
{
	position:absolute;
	top:125px;
	width:40px;
	height:36px;
	background-position:-1px 0;
	cursor:pointer;
}
#items .boton_elegido #email {
	left:22px;
	background:url(../../_INFO_/graf/email.png) no-repeat;
}
#items .boton_elegido #cerrar {
	left:62px;
	background:url(../../_INFO_/graf/cerrar.png) no-repeat;
}
#items .boton_elegido #a_inicio {
	left:102px;
	background:url(../../_INFO_/graf/inicio.png) no-repeat;
}
#items .boton_elegido #email:hover,
#items .boton_elegido #cerrar:hover,
#items .boton_elegido #a_inicio:hover
{
	background-position:-1px -36px;
}
#items .boton_elegido img {
	visibility:hidden;
}
#items .trans {
	position:absolute;
	top:0px;
}
#items .trans_bt {
	position:absolute;
	top:-324px!important;
	cursor:pointer;
}
#items .trans_bt:hover {
	position:absolute;
	top:-162px!important;
}
#items .info {
	display:none;
	width:648px;
	clear:both;
	background:#333;
}

#items .info .imgA:hover {
	outline:2px #c1db1f solid;
	cursor:pointer;
}

#items .info .bloque_i {
	padding:22px 0 0 0;
	width:648px;
	clear:both;
}
#items .info .bloque_i .c1 {
	width:162px;
	float:left;
}
#items .info .bloque_i .c1 p {
	width:138px;
	margin:15px 0 0 22px;
	font-family:tahoma;
	font-size:1.2em;
	letter-spacing:.15em;
}
#items .info .bloque_i .c2 {
	width:422px;
	left:22px;
	float:left;
}
#items .info .bloque_i .c2 img {
	margin:22px 0;
	width:422px;
	display:block;
}
#items .info .bloque_i .c2 h1 {
	padding:0 0 8px 0;
	font-family:verdana;
	font-size:2em;
	font-weight:100;
	letter-spacing:.15em;
	color:#bbb;
	border-bottom:1px #bbb solid;
}
#items .info .bloque_i .c2 h2 {
	font-family:tahoma;
	font-size:1.4em;
	font-weight:100;
	letter-spacing:.15em;
	color:#bbb;
}
#items .info .bloque_i .c2 p {
	margin:10px 0 0 0;
	font-family:tahoma;
	font-size:1.1em;
	letter-spacing:.15em;
	line-height:1.6em;
	color:#c1db1f;
}
#items .info .bloque_i .c2 .links {
	margin:10px 0 0 0;
}
#items .info .bloque_i .c2 a {
	font-size:1.2em;
	line-height:1.6em;
}
#items .info .bloque_i .c2 a:hover {
	color:#fff;
}

#items .info .bloque {
	width:648px;
	overflow:hidden;
}
#items .info .bloque .c1 {
	width:162px;
	float:left;
}
#items .info .bloque .c1 img {
	width:140px;
	left:22px;
	display:block;
}
#items .info .bloque .c1 p {
	width:138px;
	margin:22px 0 0 22px;
	font-family:tahoma;
	font-size:1.4em;
	line-height:1.5em;
	letter-spacing:.15em;
}
#items .info .bloque .c2 {
	margin:0 0 0 22px;
	width:422px;
	left:22px;
	float:left;
}
#items .info .bloque .c2 h1 {
	margin:0 0 0 -22px;
	font-family:verdana;
	font-size:2em;
	font-weight:100;
	letter-spacing:.15em;
	line-height:1.8em;
	color:#bbb;
	border-bottom:1px #bbb solid;
}
#items .info .bloque .c2 h2 {
	margin:0 0 0 -22px;
	font-family:tahoma;
	font-size:1.4em;
	font-weight:100;
	letter-spacing:.15em;
	color:#bbb;
}
#items .info .bloque .c2 p {
	margin:10px 0;
	font-family:tahoma;
	font-size:1.1em;
	letter-spacing:.15em;
	line-height:1.5em;
	color:#bbb;
}
#items .info .bloque .c2 .videos {
	position:relative!important;
	top:0;
	left:0;
	margin:10px 0 0 0;
	overflow:hidden;
}
#items .info .bloque .c2 .videos div {
	position:relative!important;
	top:0;
	left:0;
	margin:0!important;
	padding:0!important;
	float:left;
}
#items .info .bloque .c2 .videos .iconoV {
	position:absolute;
	margin:0!important;
	top:35px;
	left:75px;
	width:33px;
	height:33px;
	background:url(../../_INFO_/graf/icono_video.png)no-repeat;
}
#items .info .bloque .c2 .bt_video {
	margin:4px;
	width:60px;
	cursor:pointer;
}
#items .info .bloque .c2 .videos div:hover .bt_video {
	outline:2px #c1db1f solid;
}

#items .info .bloque .c2 .links {
	margin:10px 0 0 0;
}
#items .info .bloque .c2 a {
	font-size:1.2em;
	line-height:1.6em;
}
#items .info .bloque .c2 a:hover {
	color:#fff;
}

#items .fin {
	width:648px;
	clear:both;
}
#items .fin2 {
	margin:22px 22px 0 22px;
	height:22px;
	width:604px;
	clear:both;
	border-top:1px #bbb dashed;
}
#items .sep {
	height:33px;
	width:648px;
	clear:both;
}

/* ----------------- paneles flotantes */
#enviar_ficha_por_mail {
	position:fixed;
	top:20%;
	margin-left:275px;
	width:450px;
	padding:40px;
	background:#000;
	text-align:left;
	display:none;
}	
#enviar_ficha_por_mail p {
	font-size:1.4em;
	letter-spacing:.15em;
	color:#28ace1;
}
#enviar_ficha_por_mail p span {
	font-size:1em;
	font-weight:900;
	color:#fff;
	display:block;
}
#enviar_ficha_por_mail #tu_email {
	padding:10px;
	width:330px;
	background:#fff;
	color:#666;
}
#enviar_ficha_por_mail #enviar {
	padding:10px;
	background:#444;
	color:#888;
}	
#enviar_ficha_por_mail #enviar:hover {
	color:#c1db1f;
}	
#enviar_ficha_por_mail #cerrar {
	padding:10px;
	background:#333;
	color:#888;
}	
#enviar_ficha_por_mail #cerrar:hover {
	color:#fff;
}	

/* ----------------- submenu contextual */
#submenu_contextual {
	position:fixed;
	top:60%;
	width:1000px;
	text-align:right;
}
#submenu_contextual #conmutar {
	position:absolute;
	top:0px;
	left:950px;
	width:25px;
	height:25px;
	overflow:hidden;
	background:url(../../_INFO_/graf/abrir_menu.png)no-repeat;
	cursor:pointer;
}
#submenu_contextual .conmutar_max,
#submenu_contextual .conmutar_min:hover
{
	background-position:0 0!important;
}
#submenu_contextual .conmutar_min,
#submenu_contextual .conmutar_max:hover
{
	background-position:0 -25px!important;
}
#submenu_contextual #a_inicio {
	position:absolute;
	top:0px;
	left:975px;
	width:25px;
	height:25px;
	overflow:hidden;
	background:url(../../_INFO_/graf/inicio_menu.png)no-repeat;
	cursor:pointer;
}
#submenu_contextual #a_inicio:hover {
	background-position:0 -25px;
}
#submenu_contextual #titulo {
	position:absolute;
	top:0px;
	left:300px;
	padding:3px 10px;
	width:630px;
	font-size:1.4em;
	height:20px;
	font-weight:900;
	line-height:1.6em;
	color:#fff;
	background:#c1db1f;
	display:none;
}
#submenu_contextual #titulo span {
	font-size:1em;
	color:#999;
}
#submenu_contextual #submenu {
	position:absolute;
	top:25px;
	left:300px;
	padding:25px 10px 12px 10px;
	margin:0 50px 0 0;
	width:628px;
	max-height:100px;
	min-height:25px;
	text-align:left;
	float:right;
	display:none;
	background:#fff;
	overflow:auto;
	border:1px #aaa solid;
}
#submenu_contextual #submenu ul {
	width:200px;
	float:left;
}
#submenu_contextual #submenu li {
	margin:0 0 0 5px;
	padding:5px 0 3px 0;
	width:197px;
	border-bottom:1px #888 dashed;
	list-style-type:none;
}
#submenu_contextual #submenu a {
	color:#888;
	font-size:1.1em;
	letter-spacing:.2em;
	text-transform:uppercase;
}
#submenu_contextual #submenu a:hover {
	color:#000;
}

/* ----------------- pie general del sitio */
#pie {
	width:1000px;
	margin:auto;
	float:none;
	text-transform:uppercase;
}

#pie .pf_socio {
	float:none;
	margin:5px 0 20px 0;
	width:1000px;
  height:80px;
  overflow:hidden;
  display:block;
}

#pie .pf_socio:hover img {
  top:-80px;
}

#pie p {
	font-size:1.2em;
	letter-spacing:0.1em;
	text-align:left; 
}
#pie span {
	font-size:.9em;
	letter-spacing:0.1em;
}
#pie .cs {
	top:20px;
	width:19px;
	height:30px;
	margin:0 5px 0 5px;
	float:left;
}
#pie .c0 {
	top:8px;
	margin:0 30px 0 15px;
	width:257px;
	height:66px;
	float:left;
}
#pie .c1 {
	top:20px;
	width:220px;
	height:66px;
	float:left;
}
#pie .c2 {
	top:20px;
	width:300px;
	height:66px;
	float:left;
}
#pie .c3 {
	top:20px;
	width:110px;
	height:66px;
	float:left;
}

/* ----------------- para info */
.pesado { font-weight:900; }

.negro { color:#000; }
.gris_osc { color:#8c8c8c; }

.Bverde { background:#c1db1f; }
.Bverde_0 { background:#444f0b!important; }
.Bverde_1 { background:#363e09!important; }

.Bcian { background:#28ace1; }
.Bcian a { color:#fff!important; }
.Bcian a:hover { color:#000!important; }
.Bcian_0 { background:#0c455a!important; }
.Bcian_1 { background:#0b3e51!important; }

.Bceleste { background:#afe0f4; }
.Bceleste_0 { background:#167aa5!important; }
.Bceleste_1 { background:#116284!important; }

.BgrisClaro { background:#ededed; }
.BgrisOscuro { background:#323232!important; }

.clear { clear:both!important; display:block!; overflow:hidden!important; }

#cargando {
	position:fixed;
	bottom:0%;
	right:0%;
	padding:20px;
	background:#28ace1;
	color:#fff;
}

/* ----------------- para pie de dinero-mail */
#dineroMail {
	margin:0 0 40px 0;
	width:980px;
	background:#c1db1f;
	padding:10px;
	text-align:center;
}
#dineroMail p {
	font-size:1.3em;
	color:#363e09;
}
#dineroMail img {
	margin:0 5px;
	top:3px;
}

.bt_pagar {
	margin:0 5px;
	top:3px;
}

/* ----------------- control en pago online */
#ingresar_pago {
	cursor:pointer;
}

/* ----------------- data fiscal */
#data_fiscal {
  width:1000px;
  height:60px;
  float:none;
  overflow:hidden;
  top:20px;
  padding:5px 0 15px 0;
  text-align:right;
  background:#28ace1;
}

#data_fiscal a,
#data_fiscal img{
  margin:0 auto;
  display:block;
	height:60px;
}
#data_fiscal:hover img{
  border:2px solid #fff;
  top:-2px;
}

/* ------------------ chat */
.converse-menu-title {
  color:#fff;
  font-size:1.2em;
}
.converse-menu-icon {
  color:#fff;
}
.converse-menu {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

