@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px 0px;
}

img
{
	padding:0;
	margin:0;
	border:0;
}

input[type='text']
{
	border:#7f9db9 1px solid;
	background:#FFFFFF;
}

noscript
{
	font-family:"trebuchet MS", arial;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

li
{
	list-style: none;
	font-family:"trebuchet MS", arial;
}

strong
{
	text-decoration:none;
}	

/* Centrado de Página con laterales */
.fondo_lateral
{
	background:url(../img/montaje/cabecera/lateral.jpg);
	background-repeat:repeat-x;
}

#central
{
	position:absolute; 
	left:50%; 
	width:990px; 
	margin-left:-495px;

}
/* /Centrado de Página con laterales */

#cabecera
{
	width:100%;
	height:125px;
	padding:0;
	margin:0;
	float:left;
	clear:both;
}



/* MAIN */

#main
{
	clear:both;
	/*width:1015px;*/
	/*left: 100%;*/
	padding:0.7em 0 0 0;
	position:relative;
}

#col_izq
{
	margin:0;
	padding:0;
	float:left;
	/*width:659px;*/
	width:659px;
	position:relative;
}

#col_der
{
	margin:0;
	padding:0;
	float:right;
/*	width:355px;*/
	width:320px;
	position:relative;
}

#colaboracion
{
	clear:both;
	width:100%;
	/*height:60px;*/
	padding:1em 0 0 0;
}

#colaboracion_2
{
	
	padding:0.3em 0 0.3em 100px;
	height:60px;
	clear:both;
	float:left;
	width:559px;
}

#legal_col{
	
	padding:0.3em 0 0.5em 0;
	height:60px;
	clear:both;
	float:left;
	width:559px;
	color:#666; 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px;
}



.oculta
{
	display:none;
}
/* /MAIN */

/* PIE */
#pie
{
	clear:both;
	width:990px;
	height:40px;
	padding:0;
	margin:0;
	padding: 1em 0 0 0;
}

#logo_movistar
{
	width:300px;
	text-align:center;
	float:left;
}

#copyright
{
	width:424px;
	text-align:center;
	float:left;
	font-family:"trebuchet MS", arial;
	font-size:10px;
	color:#666666;
	padding:1em 0 0 0;
}

#pie .aviso_legal
{
	font-family:"trebuchet MS", arial;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	cursor:pointer;
}

#rss-noticias
{
	font-family:"trebuchet MS", arial;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	cursor:pointer;
	padding: 0 0 0 1.7em;
	background:url(../img/montaje/rss.png);
	background-repeat:no-repeat;
}

#logo_vacolba
{
	padding: 0 7em 0 0;
	text-align:center;
	float:right;
}
/* /PIE */

/* GENERAL*/

.remarcado
{
	font-weight:bold;
}

#interface
{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px; 
}
/* /GENERAL*/

#oferta_producto{
	height:285px; 
	padding:0 0 1em 0;}
	
#oferta_producto_1{
	height:196px;
	background-color:#FFF;}
#oferta_producto_2{
	height:100px;	
	}
#oferta_producto_gr{
	height:345px;
	padding:0 0 1em 0;}
	
#oferta_producto_1_gr{
	height:256px;
	background-color:#FFF;}
	
#oferta_producto_2_regalos{
	width:360px;
	height:100px;
	float:left;}