body
{
	background:url(/imagenes/bg.png) repeat-x top #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
   margin: 0;
   padding:0;
   margin-bottom:5px;
   text-align: center;
}

/* Estructura del sitio */
.contenedor{
	width:950px;
	margin:0 auto;
}

/* Estructura del sitio */
#cuerpo_centro
{
   text-align: left;
   width: 950px;
   margin: auto;
   background: white;
	margin:0px auto 0;
	position: relative;
	overflow: auto;
}

#principal
{
   margin: 0px 0px 0px 0px;
   text-align:left;
   background: white;
   padding:0;
   width: 680px;
   position: relative;	/* Soluciona la falla de explorer 6-7 para desplegar contenido */
   float: left;
   padding: 0px 5px 0px 5px;
}

#col_derecha
{
   width: 260px;
   margin-left:0px;
   text-align:center;
   float: left;
}

#col_derecha img
{
	padding:0;	
	padding-bottom:5px;
}

.separador
{
	height:10px;
	clear: both;
	padding:0;
	margin:0;
}

#bar_top
{
	background: black url('/imagenes/tab_1.png') repeat-x;
	color: gray;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #e1e1e1;
}

#bar_top a
{
	color: white;
	font-weight: normal;
}

#cabecera
{
   background: white url('/imagenes/fondo_cabecera.jpg'); /* #d0d0ff; */
   color: #333300;
   font-size:12pt;
   font-weight: bold;
   padding: 3px 3px 3px 10px;
   border-top:1px solid gray;
   height: 82px;
   border-bottom: 1px solid gray;
}

/* Estilo especial para el menu de la cabecera */

#menu{
	background:url(/imagenes/menu_shadow.png) repeat-x bottom;
	width:950px;
	font-size:12px;
	height:37px;
	/* float:left; */
	line-height:37px;	
	text-align:center;
	padding-bottom:12px;
	text-transform:uppercase;
	}
	
#menu ul {  
	margin:0; 
	padding:0;
	border-right:1px solid #b1d9ea;
	border-left:1px solid #194558;
	}
	
#menu ul li {
	display:inline;
	float:left;
	list-style:none;
	}
	
#menu ul li a { 
	display: block; 
	margin:0;
	text-decoration: none;  
	color:#fff;
	padding:0 34px;
	border-left:1px solid #b1d9ea;
	border-right:1px solid #194558;
	font-weight: normal;
	}
	
#menu ul li a:hover{
	background:url(/imagenes/menu_bg.png) repeat-x;
	color:#fff;
	text-decoration:none;
	}
	
#menu ul li a.active {
	background:url(/imagenes/menu_bg.png) repeat-x;
	color:#fff;
	text-decoration:none;
	}
	
	.services{
	background: url(/imagenes/services_bg.jpg) no-repeat;
	height:76px;
	width:259px;
	float:left;
	margin:-8px -9px 10px 0;
	text-align: left;
	}
.uptime, .moneyback, .online_support{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:-1px;
	width:239px;
	float:left;
	padding:22px 10px;
	}
.uptime{
	background:url(/imagenes/disponibilidad.png) no-repeat 204px 9px;
	}
.moneyback{
	background:url(/imagenes/devolucion.png) no-repeat 204px 9px;
	}
.online_support{
	background:url(/imagenes/online_support.jpg) no-repeat 206px 12px;
	}
	
	.color3{
	color:#8db220;
	}
#pie
{
	background:url(/imagenes/fondo_pie.jpg);
	width:100%;
	float:left;
	margin-top:20px;
}

#pie a
{
	color:black;
	font-weight:bold;
}

.sitemapC{
	background:url(/imagenes/fondo_pie.jpg);
	width:100%;
	float:left;
	margin-top:20px;
	}

.sitemap{
	width:237px;
	float:left;
	margin:40px 0;
	text-align: left;
	}

.sitemap h1{
	background:url(/imagenes/sitemap_shadow.png) no-repeat 0 25px;
	font-size:16px;
	font-weight:bold;
	padding:0 0 22px 50px;
	margin:0;
	color:#e3e3e3;
	}
.sitemap ul{
	margin:0 0 0 50px;
	padding:0;
	}
.sitemap ul li{
	background:url(/imagenes/bullet_02.png) no-repeat 0 10px;
	line-height:24px;
	color:#888;
	list-style:none;
	padding-left:12px;
	}
.sitemap ul li a{
	color:#888;
	text-decoration:none;
	font-weight: normal;
	}
.sitemap ul li a:hover{
	color:#fff;
	text-decoration:none;
	}

.footer{
	background:url(/imagenes/footer_bg.png) no-repeat;
	height:20px;
	width:950px;
	float:left;
	text-align:center;
	padding:17px 0;
	}
.footer a:link{
	color:#888;
	text-decoration:none;
	padding:0 15px;
	border-right:1px solid #464646;
	}
.footer a:hover{
	color:#FFF;
	text-decoration:none;
	}

.copyright{
	width:950px;
	float:left;
	text-align:center;
	margin:10px 0 30px 0;
	color: gray;
	}
.copyright a:link{
	color:#888;
	text-decoration:none;
	padding:0 5px;
	border-right:1px solid #464646;
	font-weight: normal;
	}
.copyright a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}


/* Fin de la estructura del sitio */
#caja_disponibilidad
{
	background: url('/imagenes/caja_disponibilidad_back.jpg') no-repeat;
	width: 300px;
	height: 60px;
	
	font-size: 10px;
	color:white;
	font-weight:normal;
	text-align:left;
}

#caja_disponibilidad input
{
	font-size: 12px;
	padding: 1px;
	font-weight:normal;
}

img
{
	border:0;
}

ul
{
	list-style-image: url('/imagenes/vineta.jpg');
}

li
{
	padding-bottom: 8px;
}

ul.beneficios
{
	list-style-image: url('/imagenes/paloma.gif');
}

ul.folder
{
	list-style-image: url('/imagenes/folder_16.gif');	
}

span.titulo
{
	font-weight:bold;
	font-size:16px;
}

/* Estilo para los enlaces */
a:link
{
  font-family:sans-serif, arial;
  font-weight: bold;
  color: blue; 
  cursor: pointer;
  font-size:12px;
  text-decoration: none;
}
 
a:visited
{
  font-family:sans-serif, arial;
  font-weight: bold;
  color: #4d50a5;
  cursor: pointer;
  font-size:12px;
  text-decoration: none;
}

a:hover
{
  font-family:sans-serif, arial;
  font-weight: bold;
  color: blue;
  cursor: pointer;
  font-size:12px;
  text-decoration: underline;
  cursor:pointer;
} 

a:active
{
  font-family:sans-serif, arial;
  font-weight: bold;
  color: blue;
  cursor: pointer;
  font-size:12px;
  text-decoration: none;
}

/* Tipografias extra */
.texto_blanco
{
	color:white;
 	font-family:sans-serif, arial;
 	font-size:12px;
 	text-align:justify;
}

.texto_verde
{
	color:#136826;
 	font-family:sans-serif, arial;
 	font-size:12px;
}

.texto_negro
{
	color:black;
 	font-family:sans-serif, arial;
 	font-size:12px;
}

.blue
{
	color:blue;
}

/* Formularios */
form
{
	padding:0;
	margin:0;
}

/* Tablas */
table
{
	font-family:sans-serif, arial;
	font-size:12px;
	border:0;
}	

/* Capas */
div
{
	font-family:sans-serif, arial;
	font-size:13px;
}

/* Elementos de formulario */
.submit
{
	font-family:sans-serif, arial, courier;
	font-size:12px;
	background: url('/imagenes/submit_back.png') center center;
	border:1px solid gray;
	padding:3px;
	color:white;
	font-weight:bold;
	cursor:pointer;
}

textarea
{
	font-family:sans-serif, arial, courier;
	font-size:13px;
	background: white; /* #e2e3fb url(/imagenes/input_back.png) top center repeat-x;	*/
	border:1px solid black;
	padding:5px;
	color:black;
	font-weight:bold;	
}

.tab_verde_a
{
	background: #334117 url(/imagenes/tab_verde_a_back.png) top center repeat-x;
	border:1px solid gray;
	padding:5px;
	color:white;
}

.tab_amarillo_a
{
	background: #334117 url(/imagenes/tab_amarillo_a_back.png) top center repeat-x;
	border:1px solid gray;
	padding:5px;
	color:white;
}

.tab_rojo_a
{
	background: #334117 url(/imagenes/tab_rojo_a_back.png) top center repeat-x;
	border:1px solid gray;
	padding:5px;
	color:white;
}

.tab_azul_a
{
	background: #171741 url(/imagenes/tab_azul_a_back.png) top center repeat-x;
	border:1px solid gray;
	padding:5px;
	color:white;
}

.tab_naranja_a
{
	background: #334117 url(/imagenes/tab_naranja_a_back.png) top center repeat-x;
	border:1px solid gray;
	padding:5px;
	color:white;
}

.box_dn
{
	background: white url(/imagenes/box_dn.png) top center repeat-x;
	border:1px solid gray;
	padding:8px;
	color:black;
	text-align:right;
	font-weight: bold;
}

#box_dn
{
	background: white url(/imagenes/box_dn.png) top center repeat-x;
	border:1px solid gray;
	padding:8px;
	color:black;
	text-align:right;
	font-weight: bold;
}

#frm_top
{
	background: white url(/imagenes/frm_top_back.png) top center repeat-y;
	border:1px solid gray;
	padding:10px 10px 10px 10px;
	color:black;
	width:528px;
	text-align:left;
}

#frm_bottom
{
	background: white url(/imagenes/frm_bottom_back.jpg) top center no-repeat;
	border:0;
	padding:0px 10px 0px 10px;
	color:white;
	height:50px;
	width:530px;
	text-align:center;
}

.h1
{
	font-size:18px;
}

div.ok_box
{
	background:#00a300;
	color:white;
	font-weight:bold;
	padding:15px;
	font-size:14px;
	border:1px solid #004d00;
}

div.error_box
{
	background:red;
	color:white;
	font-weight:bold;
	padding:15px;
	font-size:14px;
	border:1px solid white;
}

.plan_box_2
{
	background: white url('/imagenes/plan_box_back_hospedaje.png') top center no-repeat;
	padding:2px;
	color:black;
	height:220px;
	width:185px;
	margin: 2px; margin-top:0;
}

.plan_box_5
{
	background: white url('/imagenes/plan_box_back_streaming.png') top center no-repeat;
	padding:2px;
	color:black;
	height:220px;
	width:185px;
	margin: 2px; margin-top:0;
}

.row_1
{
	background:white;
	color:black;
}

.row_2
{
	background: #8bc6ff;
	color:white;
}

.row_2 a
{
	color:white;
}

div.caja_preguntas
{
	width:135px;
	background: white url('/imagenes/box_dn.png') repeat-x;
}

div.caja_precio
{
	background: url('/imagenes/fondo_precio.png') top center no-repeat;
	padding:2px;
	color:black;
	height:49px;
	width:111px;
	padding:4px;
	padding-left:25px;
}

.precio
{
	font-size:22px;
	color:black;
}

.msj
{
	height: 36px;
	width: 100%;
	overflow: auto;
	text-align: left;
}

.msj_bien
{
	margin: 2px 10px 2px 10px;	
	background: url('/imagenes/icono_bien.png') no-repeat #e6ffc4;
	padding:3px 3px 3px 40px;
	border: 1px solid green;
	height: 40px;
	text-align: left;
}

.msj_error
{
	margin: 2px 10px 2px 10px;	
	background: url('/imagenes/icono_error.png') no-repeat #ffddc4;
	padding:3px 3px 3px 40px;
	border: 1px solid red;
	height: 40px;
	text-align: left;
}

.msj_advertencia
{
	margin: 2px 10px 2px 10px;	
	background: url('/imagenes/icono_advertencia.png') no-repeat #ffffc4;
	padding:3px 3px 3px 40px;
	border: 1px solid orange;
	height: 40px;
	text-align: left;
}

.msj_info
{
	margin: 2px 10px 2px 10px;	
	background: url('/imagenes/icono_info.png') no-repeat #f9ffeb;
	padding:3px 3px 3px 32px;
	border: 1px solid #904f07;
	height: 32px;		
}

.tooltip
{
	color:green;
	cursor: pointer;	
}

div.espacio_10
{
	padding:10px;	
}


