html
{
	height: 100%;
	margin-bottom: 0.01em;
}
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0 auto;
	text-align: center;
	width:780px;
	background-color:#FFFFFF;
}
h1,h2,h3,h4
{
	letter-spacing:-0.03em;	
}
.header
{
	background-color:#FFFFFF;
	margin:auto 0;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}
.footer
{
	width:780px;
	margin:30px auto 0;
	text-align:center;
	border-top:1px solid #0070BA;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	background-color:#FFFFFF;
	height:135px;
}
.header_menu
{
	height:30px;
	line-height:0px;
	text-align:center;
	margin:0 auto;
	clear:both;
}
.header_menu_center
{
	height:30px;
	width:745px;
	background:url(../images/barraFondo.jpg) repeat-x;
	float:left;
	text-align:center;
}
.header_menu_center_items
{
	margin-top:17px;
	padding:0;
	margin-bottom:0;
	margin-left:0;
	text-align:center;
}
.header_menu_center_items li
{
	display: inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.header_menu_center_items a
{
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	padding:10px 12px 6px;
}
.header_menu_center_items a:hover
{
	background:#0072BC;
}
.header_menu_left
{
	height:30px;
	width:17px;
	background-image:url(../images/barraIzq.jpg);
	float:left;
}
.header_menu_right
{
	height:30px;
	width:17px;
	background-image:url(../images/barraDer.jpg);
	float:left;
}
.header_bottom_menu_container
{
	height:2px;
	background:#0072BC;
	margin-left:7px;
	width:767px;
	line-height:0;
	font-size:1px;
}
.contenido
{
	width:780px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
.contenido_box_header
{
	background-image:url(../images/titulos.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:5px;
	margin-bottom: 20px;
	text-align: left;
	height:40px;
	clear:both;
}
.contenido_box_header h1
{
	font-size:28px;
	font-style:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.logo_login_container
{
	height:117px;
}
.logo
{
	text-align:left;
	margin-top:10px;
	float:left;
}
.login_container
{
	font-size:13px;
	margin-left:270px;
	padding-top:5px;
	text-align:right;
	height:30px;
}
.login_container form
{
	padding:0;
	margin:0;
	text-align:left;
}
.login_container input
{
	font-size:14px;
	margin-left:5px;
	padding:2px;
}
.login_container input:focus
{
	border:2px solid #73A6FF;
}
.ad_web_phone
{
	margin-left:670px;
	margin-top:28px;
	font-size:25px;
	height:auto;
}
.ad_web_phone img
{
	margin-bottom:1px;
	margin-right:3px;
	vertical-align:text-bottom;
	border:none;
}
.ad_web_phone a
{
	text-decoration:none;
	opacity:0.8;
	filter: alpha(opacity = 80);

	color:#000;
}
.ad_web_phone a:hover
{
	opacity:1;
	filter: alpha(opacity = 100);

}
.cuadroAdContacto 
{
	margin:0 auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #F2A81A;
	border-right-color: #F2A81A;
	background-color: #FDF9EA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2A81A;
	border-bottom-color: #F2A81A;
	width:620px;
	padding:5px;
	text-align:center;
	margin-bottom: 15px;
}
.cuadroFormContacto 
{
	background-color: #EAFCFD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12CFFF;
	border-bottom-color: #12CFFF;
	
}
.sello
{
	margin:0 auto;
	margin-top:15px;
	text-align:center;
	width:780px;
}
.box_featureproduct
{
	height:195px;
	margin-left:30px;
	margin-bottom:30px;
	clear:both;
}
.box_featureproduct_imageprice
{
	width:145px;
	height:195px;
	background:url(../images/boxVerde.gif);
	float:left;
}
.box_featureproduct_imageprice_azul
{
	width:145px;
	height:195px;
	background:url(../images/boxAzul.gif);
	float:left;
}
.box_featureproduct_description
{
	float:left;
	margin-left:10px;
	text-align: left;
}
.box_featureproduct_description h2
{
	font-size:25px;
	padding:0px;
	margin:-5px 0 0;
}
.box_featureproduct_price
{
	padding-top:0px;
	width:145px;
	height:115px;
	font-size:70px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.box_featureproduct_features
{
	width:575px;
}
.box_featureproduct_features ul
{
	padding:0px;
	margin-left:25px;
}
.box_featureproduct_features_productos
{
	width:575px;
}
.box_featureproduct_features_productos ul
{
	padding:0px;
	margin-left:25px;
	margin-top:0;
}
.box_featureproduct_features li
{
	
}
.box_featureproduct_list_options
{
	text-align:center;
}
.box_featureproduct_list_options ul
{
	padding:0px;
	text-align:center;
}
.box_featureproduct_list_options li
{
	display: inline;
	list-style-type: none;
	padding-left:7px;
	padding-right:7px;
}
.video
{
	margin-top:15px;
	text-align:left;
}
.contactenos_oficinas
{
	text-align:center;
	margin-top: 40px;
}
.index_cuadro_video
{
	width:385px;
}
.telefonosAcceso_box_telefono
{
	text-align:center;
	font-size:20px;
	padding:10px;
}
.index_box_video_left
{
	width:480px;
	text-align:left;
	float:left;
	border-right:1px solid #B2B2B2;
	padding-right:10px;
}
.index_box_tarifas_right
{
	width:265px;
	text-align:left;
	float:left;
	padding-left:17px;
}
.index_box_bandera
{
	width:48px;
	float:left;
}
.index_box_precio_pais
{
	margin:3px 5px 0 55px;
}
.index_box_2columnas
{
	height:395px;
	width:780px;
	clear:both;
}
.index_unatarifa
{
	height:48px;
	padding-left:15px;
}
.filtrar_input
{
	font-size:35px;
	height:40px;
	margin-left:2px;
	margin-right:5px;
	width:336px;
}
.box_filtrar_input
{
	float:left;
}
.box_filtrar
{
	margin-bottom:15px;
}
.telefonos_columna
{
	float:left;
	width:380px;
	margin-bottom:30px;
}
.telefonos_unpais
{
	height:60px;
	margin-bottom:15px;
	padding-left:15px;
}
.telefonos_untelefono
{
	margin-bottom:15px;
	padding-left:15px;
}
.telefonos_box_bandera
{
	width:48px;
	float:left;
}
.telefonos_box_texto
{

}
.telefonos_box_titulo_pais
{
	
}
.telefonos_box_titulo_pais h2
{
	font-size:30px;
	margin-top:14px;
	padding-left:55px;
	padding-top:7px;
}
.telefonos_box_titulo_destino
{}
.telefonos_box_titulo_destino h3
{
	margin:0;
	padding:0;
}
.telefonos_columna2_en_pais
{
	border-left: 1px dotted rgb(204, 204, 204); 
	margin-left: 175px;
}
.telefonos_columna1_en_pais
{
	float:left;
}
#submenu_productos
{
	background-color:#333333;
	border-left:3px solid #ED1A26;
	color:white;
	display:none;
	font-size:13px;
	margin-left:103px;
	margin-top:-2px;
	padding:10px 15px;
	position:absolute;
	width:120px;
}
.submenu_productos_item
{
	border-bottom:1px dotted white;
	padding:3px;
}
.submenu_productos_item a
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu_productos_item a:hover
{
	text-decoration:underline;
}
#submenu_productos2
{
	background-color:#333333;
	border-left:3px solid #ED1A26;
	color:white;
	display:none;
	font-size:13px;
	margin-left:125px;
	margin-top:-2px;
	padding:10px 15px;
	position:absolute;
	width:120px;
}
.submenu_productos2_item
{
	border-bottom:1px dotted white;
	padding:3px;
}
.submenu_productos2_item a
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu_productos2_item a:hover
{
	text-decoration:underline;
}
#submenu_customers
{
	background-color:#333333;
	border-left:3px solid #ED1A26;
	color:white;
	display:none;
	font-size:13px;
	margin-left:230px;
	margin-top:-2px;
	padding:10px 15px;
	position:absolute;
	width:120px;
}
.submenu_customers_item
{
	border-bottom:1px dotted white;
	padding:3px;
}
.submenu_customers_item a
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu_customers_item a:hover
{
	text-decoration:underline;
}
#submenu_representatives
{
	background-color:#333333;
	border-left:3px solid #ED1A26;
	color:white;
	display:none;
	font-size:13px;
	margin-left:305px;
	margin-top:-2px;
	padding:10px 15px;
	position:absolute;
	width:120px;
}
.submenu_representatives_item
{
	border-bottom:1px dotted white;
	padding:3px;
}
.submenu_representatives_item a
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu_representatives_item a:hover
{
	text-decoration:underline;
}
#submenu_emails
{
	background-color:#333333;
	border-left:3px solid #ED1A26;
	color:white;
	display:none;
	font-size:13px;
	margin-left:430px;
	margin-top:-2px;
	padding:10px 15px;
	position:absolute;
	width:120px;
}
.submenu_emails_item
{
	border-bottom:1px dotted white;
	padding:3px;
}
.submenu_emails_item a
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu_emails_item a:hover
{
	text-decoration:underline;
}
.linea_directa_lista_paises
{
	float:left;
	margin-left:20px;
	width:85px;
}
.linea_directa_lista_paises div
{
	text-align:center;
	font-size:12px;
}
.linea_directa_una_opcion
{
	border:1px dashed grey;
	margin:10px;
	padding:5px;
}
.index_label_new
{
	margin-left:-8px;
	margin-top:-15px;
	position:absolute;
}
.index_un_producto_1
{
	border-left:5px solid #84C6EC;
	width:375px;
	padding-left:10px;
	height:400px;
	float:left;
}
.index_un_producto_2
{
	border-left:5px solid #94DE1C;
	width:375px;
	padding-left:10px;
	height:430px;
	float:left;
}
.index_un_producto_titulos_1
{
	margin-left:85px;
}
.index_un_producto_titulos_2
{
	
}
.index_productos
{
	margin-bottom:30px;
	height:430px;
	clear:both;
}
.index_productos h2
{
	font-size:25px;
	margin-bottom:5px;
	margin-top:0px;
}
.index_productos h3
{
	font-size:16px;
	margin-bottom:5px;
	margin-top:0px;
}
.index_un_producto_contenidos
{}
.index_un_producto_contenidos_precio_1
{
	background-image:url(../images/boxAzul_pequena.gif);
	width:73px;
	height:98px;
	float:left;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}
.index_un_producto_contenidos_precio_2
{
	background-image:url(../images/boxVerde_pequena.gif);
	width:73px;
	height:98px;
	float:left;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}
.index_un_producto_contenidos_descripcion
{
	margin-left:60px;
}
.index_un_producto_contenidos_boton
{
	text-align:center;
}
.index_producto_1_contenidos_descripcion_banderas
{
	margin-bottom:20px;
}
.index_producto_1_contenidos_descripcion_banderas h4
{
	margin-bottom:1px;
}
.index_producto_1_contenidos_descripcion_una_bandera
{
	padding:13px;
	float:left;
}
.linea_directa_una_bandera
{
	text-align:center;
}
.linea_directa_nombre_pais
{
	text-align:center;
	font-size:12px;
}
.linea_directa_lista_todos_paises
{
	clear:both;
	margin-top:20px;
}
.featured_items_container
{
	clear:both;
	height:180px;
	width:780px;
}
.featured_items_container_webphone
{
	width:370px;
	height:150px;
	float:left;
	background-image:url(../images/featured-webphone.jpg);
	background-repeat:no-repeat;
	margin:7px;
}
.featured_items_container_webphone h2
{
	color:white;
	font-size:18px;
	margin:8px 0 0 100px;
}
.featured_items_container_webphone h2 a
{
	color:white;
}
.featured_items_container_webphone small
{
	color:white;
	font-size:10px;
	line-height:25px;
	margin-left:178px;
}
.featured_items_container_webphone h1
{
	color:white;
	font-size:20px;
	line-height:20px;
	margin:5px 0 0 100px;
}
.featured_items_container_webphone p
{
	color:white;
	margin:2px 0 0 100px;
}
.featured_items_container_referidos
{
	width:370px;
	height:150px;
	float:left;
	background-image:url(../images/featured-refiere.jpg);
	background-repeat:no-repeat;
	margin:7px;
}
.featured_items_container_referidos h2
{
	color:white;
	font-size:26px;
	line-height:26px;
	margin:-1px 0 0 19px;
	padding:0;
	text-align:center;
	width:95px;
}
.featured_items_container_referidos h1
{
	color:white;
	font-size:20px;
	line-height:20px;
	margin:5px 0 0 136px;
	padding:0;
	width:228px;
}
.featured_items_container_referidos p
{
	color:white;
	margin-bottom:0;
	margin-left:135px;
	margin-right:0;
	margin-top:-45px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	width:228px;
}
.featured_items_container_referidos h3
{
	color:white;
	font-size:16px;
	margin:20px 0 0 118px;
	padding:0;
}
.featured_items_container_referidos h3 a
{
	color:white;
}
.registro_opcion
{
	padding:5px;
}
.registro_subtitulo
{
	margin-bottom:5px;
}
.registro_input
{
	font-size:20px;
	width:250px;
}
.registro input:focus
{
	border:2px solid #73A6FF;
}
.registro h2
{
	color:#4E4E4E;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;	
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:20px;
}
.mensaje_error
{
	font-size:15px;
	background-color:#ECEBEE;
	padding:10px;
}
.mensaje_success
{
	font-size:15px;
	background-color:#DCFF9F;
	padding:10px;
	margin-bottom:15px;
	height:69px;
}
#registro_mensaje_error
{
	font-size:15px;
	background-color:#ECEBEE;
	padding:10px;
	display:none;
}
.registro_mensaje_referido
{
	font-size:15px;
	background-color:#DCFF9F;
	padding:10px;
	margin-bottom:15px;
}
.registro_mensaje_referido h1
{
	font-size:20px;
	font-weight:bold;
}
.credito_una_opcion
{
	background-color:#F8F8F7;
	border:1px solid #CCCCCC;
	clear:both;
	padding:8px;
	width:695px;
	cursor:pointer;
}
.credito_una_opcion_check
{
	font-size:40px;
	font-weight:bold;
	letter-spacing:-2px;
	float:left;
}
.credito_una_opcion_text
{
	border-left:1px solid #CCCCCC;
	font-size:19px;
	margin-left:105px;
	padding:12px;
}
.credito_una_opcion_text strong
{
	color:#0072BC;	
}
.checkout_totals tr td
{
	border-top:1px solid #CCCCCC;
	padding:10px;
	font-size:18px;
}
.checkout_info
{
	height:170px;
	padding-top:15px;
	background-color:#D6EBFF;
	border-color:#CCCCCC;
	border-style:none solid solid solid;
	border-width:1px;
}
.checkout_creditcard
{
	float:left;	
	height:170px;
}
.checkout_holder
{
	height:170px;
}
.checkout_opcion
{
	padding:5px;
}
.checkout_opcion label
{
	float:left;
	margin-right:10px;
	text-align:right;
	width:150px;
	padding-top:2px;
}
.checkout_type
{
	background-color:#ABD1E9;
	height:25px;
	padding:15px;
	border:1px solid #CCCCCC;
}
.checkout_type ul
{
	list-style-type:none;
	margin:0 0 0 145px;
}
.checkout_type li
{
	float:left;
	width:100px;
}
.checkout_type li input, img 
{
	margin: 0; 
	vertical-align: middle;
}
.checkout_type li label
{
	height:10px;
}
div
{
	margin:0;	
}
#setpinfree_tabla_numeros
{
	
}
#setpinfree_tabla_numeros td
{
	text-align:center;
}
#setpinfree_tabla_numeros input
{
	font-size:20px;	
}
.setpinfree_error_numero_duplicado
{
	padding: 5px; 
	background-color:#E0DEE2;
	font-size:12px;
	position:absolute;
	width:225px;
	margin-top:32px;
	display:none;
}
.suggest_link 
{
	background-color: #999999;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over 
{
	background-color: #79BDEA;
	padding: 2px 6px 2px 6px;
}
#search_suggest
{
	display:none;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	position:absolute;
}
.mensaje_wizard
{
	font-size:15px;
	background-color:#DCFF9F;
	padding:10px;
	margin-bottom:15px;
}
.menu_miCuenta
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#C2E1EF none repeat scroll 0 0;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;
	font-size:14px;
	margin:-10px auto 30px 7px;
	padding:15px 0 15px 0;
	width:767px;
	text-align:left;
}
.menu_miCuenta li
{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:3px;
}
.menu_miCuenta a
{
	color:#000000;
}
#balance
{
	font-weight:bold;
	font-size:35px;
}
.infoBox
{
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background:#CCCCCC none repeat scroll 0 0;
	font-size:27px;
	margin:0 auto;
	margin-bottom:30px;
	padding:10px;
	width:500px;	
	text-align:center;
	align:center;
}
.infoBox0
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#CCCCCC none repeat scroll 0 0;
	float:left;
	font-size:27px;
	margin:0 auto 30px 55px;
	padding:10px;
	text-align:center;
	width:280px;
}
#pin
{
	font-weight:bold;
	font-size:35px;	
}
#spanBannerTag
{
	font-size:12px;
}
