@charset "utf-8";
body {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	margin-bottom: 20px;
}
a {
	outline:none;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	font-size: 18px;
	color: #666666;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bold {
	font-weight: bold;
	color: #666666;
}
.align_left {
	float: left;
}

.wraper {
	clear: both;
	float: none;
}

#cont_gral {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#barra_superior {
	width:100%;
	height:50px;
	background-color:#EEEEEE;
	margin:auto;
}
#head {
	height: 80px;
	width: 790px;
	float: left;
	margin-bottom: 20px;
}
#cont_bajada_head {
	width: 555px;
	float: left;
	font-size: 11px;
	color: #6d6d6d;
}
#con_cajita_home {
	float: left;
	height: 90px;
	width: 545px;
	background-image: url(imagenes/cajita_home.jpg);
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#cont_img_bajada_head {
	height: 170px;
	width: 555px;
	float: left;
}
#cont_txt_bajada_head {
	height: 170px;
	width: 555px;
	float: left;
}

#cont_botonera {
	height: 270px;
	width: 185px;
	float: left;
	background-image: url(imagenes/bg_botonera.jpg);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#navigation {
	LIST-STYLE-TYPE: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#navigation li {
	FLOAT: left;
	margin-bottom: 3px;
}
#navigation a {
	DISPLAY: block;
	height: 27px;
	float: left;
	background-image: url(imagenes/botones.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
#navigation a .hover {
	DISPLAY: block;
	height: 27px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(imagenes/botones.jpg);
}
#navigation a.boton01 {
	background-position: 0px 0px;
	width: 185px;
}
#navigation   .highlight a.boton01:hover {
	background-position: 0px -54px;
	width: 185px;
}
#navigation   a.boton01 .hover {
	background-position: 0px -54px;
	width: 185px;
}
#navigation a.boton02 {
	background-position: 0px -81px;
	width: 185px;
}
#navigation   .highlight a.boton02:hover {
	background-position: 0px -135px;
	width: 185px;
}
#navigation   a.boton02 .hover {
	background-position: 0px -135px;
	width: 185px;
}
#navigation a.boton03 {
	background-position: 0px -162px;
	width: 185px;
}
#navigation   .highlight a.boton03:hover {
	background-position: 0px -216px;
	width: 185px;
}
#navigation   a.boton03 .hover {
	background-position: 0px -216px;
	width: 185px;
}
#navigation a.boton04 {
	background-position: 0px -243px;
	width: 185px;
}
#navigation   .highlight a.boton04:hover {
	background-position: 0px -297px;
	width: 185px;
}
#navigation   a.boton04 .hover {
	background-position: 0px -297px;
	width: 185px;
}
#navigation a.boton05 {
	background-position: 0px -324px;
	width: 185px;
}
#navigation   .highlight a.boton05:hover {
	background-position: 0px -378px;
	width: 185px;
}
#navigation   a.boton05 .hover {
	background-position: 0px -378px;
	width: 185px;
}
#navigation a.boton06 {
	background-position: 0px -405px;
	width: 185px;
}
#navigation   .highlight a.boton06:hover {
	background-position: 0px -459px;
	width: 185px;
}
#navigation   a.boton06 .hover {
	background-position: 0px -459px;
	width: 185px;
}
#navigation a.boton07 {
	background-position: 0px -486px;
	width: 185px;
}
#navigation .highlight a.boton07:hover {
	background-position: 0px -540px;
	width: 185px;
}
#navigation a.boton07 .hover {
	background-position: 0px -540px;
	width: 185px;
}

#cont_login_botonera {
	float: left;
	height: 20px;
	width: 185px;
	margin-top: 17px;
}
.cont_login_textbox {
	float: left;
	height: 25px;
	width: 172px;
	font-size: 11px;
	color: #333333;
}
.textfield_home {
	background-image: url(imagenes/bg_texfield.jpg);
	width: 98px;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#cont_botonera_foot {
	float: left;
	height: 26px;
	width: 790px;
	background-image: url(imagenes/bg_footer.jpg);
}
#botonera_foot {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	text-align: center;
}
#botonera_foot  li {
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
#botonera_foot li  a {
	color: #FFFFFF;
	text-decoration: none;
}
#botonera_foot li a:hover {
	color: #E7D2E3;
}
#footer {
	float: left;
	width: 790px;
}
#top_footer {
	float: left;
	width: 790px;
	height: 10px;
	background-image: url(imagenes/topfoot.jpg);
	font-size: 2px;
	margin: 0px;
}
#logos_footer {
	width:790px;
	height:50px;
	float: left;
	margin-top: 40px;
	text-align: center;
}
#bottom_footer_sombra {
	float: left;
	width: 790px;
	height: 10px;
	background-image: url(imagenes/bottomfoot.jpg);
	font-size: 2px;
	margin: 0px;
}

#copyright_footer {
	width:790px;
	height:20px;
	float: left;
	margin-top: 40px;
	text-align: center;
	padding: 0px;
}
#copyright_footer a{
	color:#666666;
	text-decoration:none;
}
#copyright_footer a:hover{
	color:#333333;
	text-decoration:none;
}


#claves_footer {
	float: left;
	width: 770px;
	background-image: url(imagenes/bg_footer_gris.gif);
	padding: 10px;
}



#cont_boton_login_home {
	width: 13px;
	height: 39px;
	float: right;
	margin-top: 11px;


}
#cont_telefonos_customer {
	height: 224px;
	width: 215px;
	float: left;
	background-image: url(imagenes/bg_telefonos_customer.jpg);
	margin-top: 10px;
	font-size: 10px;
	color: #404040;
	overflow: hidden;
}
#cont_telefonos_customer a {
	font-size: 10px;
	color: #C04E93;
	text-decoration: none;
}
#cont_telefonos_customer a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.cont_telefonos_customer {
	height: 165px;
	width: 215px;
	float: left;
	background-image: url(imagenes/bg_telefonos_customer.jpg);
	margin-top: 10px;
	font-size: 10px;
	color: #404040;
}
.cont_3_servicios_home00 {
	float: left;
	width: 555px;
	margin-bottom: 20px;
	padding: 0;
}
.margin_right_30 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.cont_3_servicios_home01 {
	float: left;
	height: 120px;
	width: 165px;
	margin-right: 30px;
}
.cont_3_servicios_home02 {
	float: left;
	height: 120px;
	width: 165px;
}

#col_central_home {
	float: left;
	width: 555px;
	margin-bottom: 20px;
}
#col_derecha_gral {
	float: left;
	width: 215px;
	padding-left: 20px;
	margin-bottom: 20px;
}
/**COMIENZO ESTILOS PARA LA NAVEGACIÓN POR TABS O SOLAPAS DEL CUADRO DE CARACTERISTICAS DE LOS SERVICIOS Y PRECIOS POR MINUTO**/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
	float: left;
	margin: 0;
	min-width: 148px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
	display: block;
	padding: 0 10px;
	background: url(imagenes/tab.png) no-repeat;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
.tabs-nav a {
	position: relative;
	top: 2px;
	z-index: 2;
	padding-left: 0;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	background-color: #f1f1f1;
}
.tabs-nav .tabs-selected a {
	color: #c04e93;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #dedede;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-loading em {
	padding: 0 0 0 20px;
	background: url(imagenes/loading.gif) no-repeat 0 50%;
}
.tab01/**FIN DE LOS ESTILOS PARA LA NAVEGACIÓN POR TABS O SOLAPAS DEL CUADRO DE CARACTERISTICAS DE LOS SERVICIOS Y PRECIOS POR MIN**/

 {
	width: 553px;
	border: 1px solid #DEDEDE;
	padding-top: 5px;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.tab02 {
	width: 553px;
	border: 1px solid #DEDEDE;
	font-size: 11px;
	float: left;
}
#fragment-2 {
	width: 553px;
	padding: 0;
}
.violeta {
	color: #C04E93;
}
.float_left_container4 {
	float: left;
	width: 555px;
}
.selector_paises_home {
	height: 22px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.cont_titulo_faq {
	float: left;
	height: 24px;
	width: 555px;
	background-color: #F7F7F7;
	background-image: url(imagenes/bg_accordion.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	display: block;
	cursor: default;
	line-height: 24px;
}
#link_titulo_faq {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
#link_titulo_faq        a      {
	color: #333333;
	text-decoration: none;
}
#link_titulo_faq   a:hover  {
	color: #C04E93;
	text-decoration: none;
}


.vinieta_faq {
	font-family: Arial, Helvetica, sans-serif;
	color: #C04E93;
	float: left;
	height: 24px;
	width: 20px;
	font-size: 17px;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}
* {
	margin:0;
	padding:5;
}
.bold {
	font-weight: bold;
}
.bold_blanco {
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

#basic-accordian{
	width:555px;
	z-index:2;
	font-size: 12px;
	float: left;
}

.accordion_headings{
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	background-color: #F6F6F6;
	height: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(imagenes/bullet_faq.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.accordion_headings:hover{
	background-color: #DEDEDE;
	background-image: url(imagenes/bullet_faq_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.accordion_child{
	padding:15px;
	background-color: #FFFFFF;
}

.header_highlight{
	color: #FFF;
	background-color: #C04E93;
	background-image: url(imagenes/bullet_faq_down.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.txt20pxbold {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.txt16pxbold {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.txt12pxboldvioleta {
	font-size: 13px;
	font-weight: bold;
	color: #C04E93;
}
.cont_campo_clientes04 {
	float: left;
	height: 115px;
	width: 553px;
	margin-bottom: 10px;
	text-align: center;
}
.txt12pxboldgris {
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
}
.txt12pxboldvioletaCenter {
	font-size: 13px;
	font-weight: bold;
	color: #C04E93;
	text-align: center;
}

.txt12pxgris {
	font-size: 12px;
	color: #333333;
}
.txt12pxgris a{
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.txt12pxgris a:hover{
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.txt12pxgrisMarginLeft {
	font-size: 12px;
	color: #333333;
	margin-left: 40px;
	margin-top: 6px;
	line-height: 19px;
}
.txt14pxgris {
	font-size: 14px;
	color: #333333;
}

.txt20pxboldvioleta {
	font-size: 20px;
	font-weight: bold;
	color: #C04E93;
}
.txt10pxgris {
	font-size: 10px;
	color: #666;
	line-height: 20px;
}



#cont_formulario_contacto {
	background-image: url(imagenes/bg_form_contactenos.jpg);
	float: left;
	height: 410px;
	width: 555px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#cont_formulario_clientes {
	background-image: url(imagenes/bg_form_clientes.jpg);
	float: left;
	height: 370px;
	width: 555px;
	padding-top: 20px;
	background-repeat: no-repeat;
}

.cont_campo_contacto01 {
	float: left;
	height: 25px;
	width: 553px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cont_campo_contacto02 {
	float: left;
	height: 45px;
	width: 362px;
	margin-bottom: 15px;
	padding-left: 174px;
	margin-top: 5px;
}
.cont_campo_contacto03 {
	float: left;
	height: 80px;
	width: 553px;
	margin-bottom: 15px;
	margin-left: 1px;
	padding-top: 5px;
}

.txt_campo {
	float: left;
	height: 19px;
	width: 120px;
	margin-top: 4px;
	font-size: 12px;
}
.txt_campo02 {
	float: left;
	height: 60px;
	width: 120px;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}

.texfield240px {
	width: 240px;
	height: 18px;
	float: left;
}
.cont_texfield_campo {
	float: left;
	height: 20px;
	width: 360px;
}
.desplegable240px {
	width: 246px;
	height: 24px;
	float: left;
	color: #333333;
}
.texfield300px {
	width: 340px;
	height: 18px;
	float: left;
}
.cont_boton_enviar_formcontacto {
	float: left;
	height: 50px;
	width: 555px;
	text-align: center;
	margin-top: 5px;
	}
#bullet1, #bullet2, #bullet3, #bullet4, #bullet5, #bullet6 {
	visibility: hidden;
	float: left;
	height: 19px;
	width: 13px;
	margin-left: 20px;
	margin-top: 3px;
	margin-right: 20px;
}
#cont_telefonos_customer_clientes {
	float: left;
	height: 90px;
	width: 555px;
	background-image: url(imagenes/bg_telefonos_customer_clientes.jpg);
	padding-right: 0px;
	padding-top: 40px;
	font-size: 10px;
	color: #404040;
	background-repeat: no-repeat;
	overflow: hidden;
}
#cont_telefonos_customer_clientes a {
	font-size: 10px;
	color: #C04E93;
	text-decoration: none;
}
#cont_telefonos_customer_clientes a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.llamar_desde {
	font-size: 14px;
	font-weight: bold;
}
#cont_como_funciona_1-2-3 {
	float: left;
	height: 180px;
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#piecito_blid_telefonos_verticales {
	width:215px;
	height:10px;
	float:left;
	background-image: url(imagenes/bg_piecito_telefonos_vertical.jpg);
}
#headcito_blid_telefonos_verticales {
	width:215px;
	height:30px;
	float:left;
	background-image: url(imagenes/bg_headcito_telefonos_vertical.jpg);
	margin-bottom: 10px;
}
#keywords_cloud {
	float: left;
	width: 215px;
	margin-top: 20px;
}
#blind_keywords_cloud {
	width:195px;
	float:left;
	background-image:url(imagenes/bg_contenido_nube_tags.jpg);
	font-size:10px;
	color:#404040;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	height: 0px;
}

#head_keywords_cloud {
	float: left;
	height: 13px;
	width: 215px;
	font-size: 11px;
	color: #404040;
	background-image: url(imagenes/bg_tophead_nube_tags.jpg);
	padding-top: 12px;
	text-align: center;
}
#foot_keywords_cloud {
	float: left;
	height: 15px;
	width: 215px;
	background-image: url(imagenes/bg_pie_nube_tags.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#cont_keywords_footer {
	width:790px;
	float: left;
	text-align: center;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}
#cont_keywords_footer a {
	color:#666666;
	text-decoration:none;
	}
	#cont_keywords_footer a:hover {
	color:#333333;
	text-decoration:underlined;
	}
#footer_llamar_a {
	width:770px;
	height:12px;
	float:left;
	display:block;
	padding-top:8px;
	text-align: left;
	background-image: url(imagenes/top_foot_llamar_a.jpg);
	padding-left: 20px;
	cursor: pointer;
}
.chatLink{
	padding-left: 40px !important;
}

.chatLink a{
	text-decoration: underline;
	font-size: 12px;
}

.chatLink a:hover{
	text-decoration: none;
}

.faqLink{
	color: #C04E93 ! important;
    text-decoration: none;
}

