/*INICIO*/
#inicio{height:990px; position:relative;}
#inicio #izquierda{width:550px; float:left;}
#gifPublicidad, #gifPublicidad2{
	background:url('../images/Inicio/banerservervoip.gif') no-repeat;
	width:508px;
	height:80px;
	margin:20px auto 0;
	cursor:pointer;
	}
	
#gifPublicidad2{
	background:url('../images/banerservervoip.gif') no-repeat;
	}

#inicio aside{width:340px; float:right; font-size:12px;}
#inicio aside .texto{height:58px; position:relative}
#inicio aside .texto p{width:180px; float:left; padding:0}
#inicio aside .texto .color_celeste{padding:10px 0 0; font-size:14px} 
.planes{position:relative; width:100%; height:100px;}
.planes img{position:absolute; left:-35px}
.planes #texto{width:200px; margin:10px 0 0 120px; float:left;}
.planes #texto .color_celeste{font-size:18px; padding-bottom:5px}
.planes #texto p{line-height:16px;}
.planes #texto .nota{ color:#CD5243; font-size:12px; padding:5px 0}
.planes #texto a{font-size:12px;}
.planes #texto a img{position:relative; left:0px; margin-right:5px;}
.planes .precio{width:150px; margin-left:380px; text-align:center; position:relative; top:0; height:100%}
.planes .precio .numero{position:absolute; font-size:5.5em; font-weight:bold; position:relative; top:22px}
.planes .precio span{position:absolute; font-weight:bold; font-size:1.2em; top:30px;}
.planes .precio .span10{right:102px;}
.planes .precio .span50{right:119px;}
.planes .precio .span100{right:123px;}
.planes .precio .meses{position:relative; bottom:-40px; font-weight:bold; color:#000;}
	
.btnRegistrese, .btnDescargue, .btnRecargar{	
	width:174px;
	color:#fff;	
	font-size:16px;
	/*text-align:center;*/
	position:relative;	
	font-weight:bold;
	text-shadow: rgba(0, 0, 30, 0.08) 0px 5px 2px;
	cursor:pointer;
	}

/*BTN DESCARGUE*/
.btnDescargue{
	background:url('../images/Inicio/btn_descargar.png') no-repeat;
	height:58px;
	width:175px;
	line-height:36px;
	margin-left:150px;
	}
.btnDescargue:hover{color:#F5D51B;}
	
/*BTN REGISTRESE*/
.btnRegistrese{
	background:url('../images/Inicio/btn_registrarse.png') 
	no-repeat; 
	height:58px; 
	line-height:50px;
	margin-left:157px;
	}
.btnRegistrese:hover{color:#CCF20A;}

/*BTN RECARGAR*/
.btnRecargar{
	background:url('../images/Inicio/btn_recargar.png') no-repeat;
	height:71px;
	line-height:75px;
	margin-left:157px;
	top:-10px;
	}
.btnRecargar:hover{color:#0276A3;}
	
/*BTN COMPRAR**/
.btnComprar_peque{
	background:url('../images/btn_comprar_peque.png') no-repeat;
	height:22px;
	width:90px;
	margin:0 auto;
	position:relative;
	bottom:-42px;
	color:#fff;
	line-height:20px;
	cursor:pointer;
	}
.btnComprar_peque:hover{color:#000; font-weight:bold}
/***/
#realizarLlamadas{
	background:url('../images/Inicio/realizar_llamadas.png') no-repeat;
	width:102px; 
	height:85px;
	margin-left:210px;
	position:relative;
	top:-15px;
	}
	
/**BTN VER VIDEOS*/
.btnVerVideos{
	background:url('../images/Inicio/btn_ver_videos.png') no-repeat;
	width:197px; height:73px;
	margin:0 auto;
	color:#383838;
	line-height:80px;
	font-size:16px; 
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	}
.btnVerVideos:hover{color:#5D74AB}
.Vid{height:500px; position:relative; width:520px; margin:0 auto 40px; text-align:center}
.Vid h2{margin:10px 0}

#benficios{
	position:relative;
	width:340px;
	height:300px;
	}
#benficios .color_celeste{font-size:14px;}
#benficios a{font-size:14px; line-height:20px;}
#benficios a:hover{text-decoration:none;}
#benficios p{padding:0 0 10px 20px;}

#numeroEEUU p{padding:5px 0;}
.sangria{margin-left:30px}

#descripPlanes p{padding:5px 0;}
#descripPlanes .sangria{margin-left:30px; padding:0}

#ppersonal, #pbusiness, #preseller{
	background:url(../images/Inicio/plan_personal.png) no-repeat;
	width:115px;
	height:78px;
	position:relative;
	left:-33px;
	float:left;
	}
#pbusiness{background:url(../images/Inicio/plan_bussines.png) no-repeat;}
#preseller{background:url(../images/Inicio/plan_reseller.png) no-repeat;}

.contentPlanes{
	margin-left:115px;
	}

.ComprarAhora{
	background:url(../images/btnComprarAhora.png) no-repeat;
	width:140px;
	height:33px;
	margin:20px auto;
	color:#fff;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
	}
.ComprarAhora:hover{color:#000;}