@import url("css/variations/stylesheetwidget.css");

body{
	margin:0;
	padding:0;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	
}

/*/////////////////////////////////////////////////////////////////*/

.contenedor{
	margin:0 auto;
	width:980px;
	
}

/*/////////////////////////////////////////////////////////////////*/

.header{
	width:980px;
	height:35px;
	background-color:#00344e;
}

.header_bot_izq{
	width:140px;
	height:33px;
	float:left;
}

.header_bot_izq ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

.header_bot_izq ul li{
	padding:1px 0px 0px 1px;
	display:block;
	float:left;
	width:69px;
	height:33px;
	text-indent: -999em;
}

.header_bot_izq li#personas			{ background:url(images/header_bot_izq_01.jpg); }
.header_bot_izq li#empresas			{ background:url(images/header_bot_izq_02.jpg); }

/*/////*/

.header_bot_der{
	width:460px;
	height:33px;
	float:right;
}

.header_bot_der ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

.header_bot_der ul li{
	display:block;
	float:left;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.header_bot_der ul li a{
	display:block;
	color:#5cd2ed;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.header_bot_der ul li a:hover{
	display:block;
	color:#FFF;
}

.header_bot_der ul li img:hover{
	cursor:pointer;
}

.buscar{
	width:180px;
	height:18px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.btn_buscar				
{ 
	width:30px; 
	text-indent:-999em;
}

.header_bot_der li#ico_correo			{ background:url(images/header_bot_der_01.jpg); width:30px;}
.header_bot_der li#ico_tienda			{ background:url(images/header_bot_der_02.jpg); width:30px;}
.header_bot_der li#separador		    { width:10px; height:23px; color:#666; padding:10px 0px 0px 18px;}
.header_bot_der li#correo				{ width:35px; height:23px; padding:10px 0px 0px 0px;}
.tienda									{ width:35px; height:23px; padding:10px 0px 0px 0px;}
.itext									{ width:187px; height:27px; padding:6px 0px 0px 15px;}
.header_bot_der li#ico_buscar			{ background:url(images/header_bot_der_03.jpg); width:30px; text-indent:-999em;}

.header_bot_der a#facebook			{ }

	

/*/////////////////////////////////////////////////////////////////////////////////*/

.menu{
	width:1028px;
	height:97px;
	position:relative;
}

.botonera {
	height:97px;
	Width:980px;
	Margin:0 auto;
}


.botonera .logo {
	float:right;
	background:url(images/logo_movistar.gif) top left no-repeat;
	width:200px;
	height:43px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	font-size:2px;
	margin:25px 30px 0 0;
}
.botonera .botones {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;

}

.botonera .botones li {
	float:left;
	padding:20px 0 0 0;
	position: relative;
	list-style:none;
}

.botonera .botones li li {
	float: none;
	font-size:12px;
	height:16px;
	padding:6px;
	width:137px;
	list-style:none;
}

.botonera .botones li div {
	position: absolute;
}

.botonera .botones li div div {
	position: relative;
}

.botonera .botones li.home {
	padding:25px 0 0 0;
	list-style:none;
}
.botonera .botones li.home a {
	background:url(images/btn_home.png) top left no-repeat;
	height:41px;
	width:28px;
	overflow:hidden;
	display:block;
	text-indent:-999px;
	list-style:none;
}
.botonera .botones li.home a:hover {
	background-position:bottom left;
}
.botonera .botones li.tarifas a.tit {
	background:url(images/btn_tarifas.png) top left no-repeat;
	width:166px;
	height:46px;
	overflow:hidden;
	display:block;
	text-indent:-999px
}
.botonera .botones li.tarifas a:hover {
	background-position:bottom left;
}
.botonera .botones li.servicios a.tit {
	background: url(images/btn_servicios.png) top left no-repeat;
	width:113px;
	height:46px;
	overflow:hidden;
	display:block;
	text-indent:-999px
}
.botonera .botones li.servicios a:hover {
	background-position:bottom left;
}
.botonera .botones li.internet a.tit {
	background: url(images/btn_internet.png) top left no-repeat;
	width:108px;
	height:46px;
	overflow:hidden;
	display:block;
	text-indent:-999px
}
.botonera .botones li.internet a:hover {
	background-position:bottom left;
}
.botonera .botones li.movistar a.tit {
	background: url(images/btn_movistar.png) top left no-repeat;
	width:143px;
	height:46px;
	overflow:hidden;
	display:block;
	text-indent:-999px
}
.botonera .botones li.movistar a:hover {
	background-position:bottom left;
}

/*//////////////////////// NUEVO //////////////////////////*/

.botonera .botones li.atCliente a.tit {
	background: url(images/btn_atcliente.png) top left no-repeat;
	width:165px;
	height:46px;
	overflow:hidden;
	display:block;
	text-indent:-999px
}
.botonera .botones li.atCliente a:hover {
	background-position:bottom left;
}

/*////////////////////////////////////////////////////////*/

.tarifas_div {
	background:url(images/bg_tarifas.png) top left no-repeat;
	width:508px;
	height:257px;
	z-index:99999;
	position: absolute;
	left: -8px;
	font-family:Tahoma, Geneva, sans-serif;	
	display: none;
}

.tarifas_div .tarifas_div_scroll{
	/*border:1px #000000 solid;*/
	margin-top:30px;
	margin-left:22px;
	overflow:auto;	
	height:77%;
	width:92%;
}

.tarifas_div ul {
	padding:10px 0 0 10px;
	list-style:none;
}
.tarifas_div ul li {
	font-size:12px;
	height:16px;
	padding:6px;
	width:180px;
}
.tarifas_div ul li.gris {
	background-color:#f0f1f2;
	width:180px;
}
.tarifas_div ul li.blanco {
	width:180px;
}
.tarifas_div ul li a {
	color:#3ca1cf;
	text-decoration:none;
}
.tarifas_div .uno, .dos {
	float:left;
}
.tarifas_div .dos {
	padding-left:15px;
}
.tarifas_div ul li a:hover {
	text-decoration:underline;
}
.servicios_div {
	background: url(images/bg_servicios.png) top left no-repeat;
	width:495px;
	position: absolute;
	z-index:9999;
	left: 1px;
	font-family:Tahoma, Geneva, sans-serif;
	display: none;
	height:254px;
	/*overflow:auto;*/
}
.servicios_div .servicios_div_scroll{
	/*border:1px #000000 solid;*/
	margin-top:30px;
	margin-left:12px;
	overflow:auto;	
	width:95%;
	height:78%;
}
.servicios_div ul{
	padding:10px 0 0 10px;
	list-style:none;
}
.servicios_div .uno, .dos {
	float:left;
}
.servicios_div .uno {
	padding-left:15px;
}
.servicios_div .dos {
	padding-left:15px;
}
.servicios_div ul {
}
.servicios_div ul li {
	font-size:12px;
	height:16px;
	padding:6px;
	width:180px;
}
.servicios_div ul li.titulo a {
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.servicios_div ul li.titulo a:hover {
	text-decoration:none;
}
.servicios_div ul li.gris {
	background-color:#f0f1f2;
	width:180px;
}
.servicios_div ul li.blanco {
	width:180px;
}
.servicios_div ul li a {
	color:#3ca1cf;
	text-decoration:none;
}
.servicios_div ul li a:hover {
	text-decoration:underline;
}

/*////////////////////////////////////////// CAMBIOS ////////////////////////////////////*/

.internet_div {
	background:url(images/bg_internet.png) top left no-repeat;
	width:520px;
	height:245px;
	position: absolute;
	left: -2px;
	z-index:9999;
	font-family:Tahoma, Geneva, sans-serif;
	display: none;
}
.internet_div .internet_div_scroll {
	/*border:1px solid #000000;*/
	height:81%;
	margin-left:15px;
	margin-top:22px;
	overflow:auto;
	width:94%;
}
.internet_div ul {
	padding:10px 0 0 10px;
	list-style:none;
	
	*+padding:10px 0px 0px 10px;
	*+list-style:none;
}
.internet_div .uno, .dos {
	float:left;
}
.internet_div .dos {
	padding-left:15px;
}
.internet_div ul li {
	font-size:12px;
	height:16px;
	padding:6px;
	width:200px;
	
	*+width:180px;
	*+padding:6px 0px 6px 0px;
}
.internet_div ul li.gris {
	background-color:#f0f1f2;
	width:200px;
}
.internet_div ul li.blanco {
	width:200px;
}
.internet_div ul li a {
	color:#3ca1cf;
	text-decoration:none;
}
.internet_div ul li a:hover {
	text-decoration:underline;
}

/*////////////////////////////////////////// FIN CAMBIOS ////////////////////////////////////*/

.movistar_div {
	background: url(images/bg_movistar.png) top left no-repeat;
	width:291px;
	height:252px;
	position: absolute;
	z-index:9999;
	font-family:Tahoma, Geneva, sans-serif;
	display: none;
}

.movistar_div{
	list-style:none;
}
.movistar_div form {
	width:220px;
	margin:0 auto;
	padding:50px 0 0 0;
}
.movistar_div form .titulo {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
}
.movistar_div form .tag, .campo {
	float:left;
	margin-bottom:5px;
}
.movistar_div form .tag {
	width:50px;
	font-size:12px;
	color:#666666;
	padding:3px 0 0 0; 
}
.movistar_div form .campo {
	width:170px;	
}
.movistar_div form .campo input {
	width:170px;
	background-color:#f0f0f0;
	height:16px;
	font-size:11px;
}
.movistar_div form .btn_enviar {
	background:url(images/btn_enviar.gif) top left no-repeat;
	width:61px;
	height:27px;
	overflow:hidden;
	display:block;
	text-indent:-999px;
	border:0;
	cursor:pointer;
	float:right;
}
.movistar_div form .btn_enviar:hover {
	background-position:bottom left;
}
.movistar_div form .links {
	color:#3ca1cf;
	font-size:13px;
	padding:35px 0 0 0;
}
.movistar_div form .links a {
	color:#3ca1cf;
	font-weight:bold;
}
.movistar_div form .links a:hover {
	text-decoration:none;
}
.formMovistar {
	width:220px;
	margin:0 auto;
	padding:40px 0 0 0;
}

/*///////////////////////////////////// SECCION NUEVA //////////////////////////////////////////*/

.atCliente_div {
	background:url(images/bg_atcliente.png) top left no-repeat;
	width:505px;
	height:255px;
	position: absolute;
	z-index:9999;
	left: -14px;
	font-family:Tahoma, Geneva, sans-serif;
	display: none;
}
.atCliente_div .atCliente_div_scroll {
	/*border:1px solid #000000;*/
	height:78%;
	margin-left:23px;
	margin-top:30px;
	overflow:auto;
	width:92%;
}
.atCliente_div ul {
	padding:10px 0px 0px 10px;
	list-style:none;
	*+padding:10px 0px 0px 10px;
	*+list-style:none;
}
.atCliente_div .uno, .dos {
	position:relative;
	float:left;
}
.atCliente_div .dos {
	padding-left:15px;
}

.atCliente_div ul li {
	font-size:12px;
	height:16px;
	padding:6px;
	width:180px;
	
	*+width:180px;
	*+padding:6px 0px 6px 0px;
}
.atCliente_div ul li.gris {
	background-color:#f0f1f2;
	width:180px;
}
.atCliente_div ul li.blanco {
	width:180px;
}
.atCliente_div ul li a {
	color:#3ca1cf;
	text-decoration:none;
}
.atCliente_div ul li a:hover {
	text-decoration:underline;
}
.titulo {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
.tag, .campo {
	float:left;
	margin-bottom:5px;
}
.tag {
	width:65px;
	font-size:12px;
	color:#666666;
	padding:3px 0 0 0; 
	font-family:Tahoma, Geneva, sans-serif;
}
.campo {
	width:160px;
	background-color:#f0f0f0;
	height:16px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.btn_enviar {
	background:url(images/btn_enviar.gif) top left no-repeat;
	width:61px;
	height:27px;
	overflow:hidden;
	display:block;
	text-indent:-999px;
	border:0;
	cursor:pointer;
	float:right;
}
.btn_enviar:hover {
	background-position:bottom left;
}
.link {
	color:#3ca1cf;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
}
a.link {
	color:#3ca1cf;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.link a:hover {
	text-decoration:none;
}
/*///////////////////////////////////// FIN SECCION NUEVA //////////////////////////////////////////*/

/*.banner_central{
	width:1028px;
	height:226px;
	background-color:#333;
}*/

.banner {
	width:980px;
	position: relative;
	top: 95px;
}

.contFotos {
	height:auto;
	position:relative;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#333;
}
.contFotos li {
left:0;
opacity:0;
position:absolute;
top:0;
z-index:8;
list-style:none;
}
.contFotos li.active {
opacity:1;
z-index:10;
}
.contFotos li.last-active {
z-index:9;
}
.botones span {
cursor:pointer;
display:block;
float:left;
/*font-size:0;*/
line-height:0;
margin:0 1px 0 0;
/*text-indent:-9999px;*/
}
.botones .prev {
background:url("images/btn_prev.png") no-repeat scroll 0 0 transparent;
height:27px;
width:30px;
}
.botones .pause {
background:url("images/btn_pausa.png") no-repeat scroll 0 0 transparent;
height:27px;
width:30px;
}
.botones .play {
background:url("images/btn_play.png") no-repeat scroll 0 0 transparent;
height:27px;
width:30px;
}
.botones .next {
background:url("images/btn_next.png") no-repeat scroll 0 0 transparent;
height:27px;
width:30px;
}
.selector span {
background:url("images/btn_circulo1.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
float:left;
height:10px;
margin:9px 6px 0 0;
text-indent:-9999px;
width:10px;
}
.selector span:hover, span.sel {
background:url("images/btn_circulo2.png") no-repeat scroll 0 0 transparent;
}
.cont_botones {
position:absolute;
right:27px;
top:195px;
left:755px;
width:228px;
z-index:99;
}

/*/////////////////////////////////////////////////////////////////////////////////////*/

.cuerpo{
	/*position:absolute;*/
	margin:0 auto;
	margin-top: 220px;
	width:980px;
	height:600px;
	background-color:#FFF;
	
}
