body,ul,ol,li,p,table,form,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a{color:#17737D;outline:none}
a:hover{color:#22A1B1;}
/**/
body {
	height:100%;
	margin:0px;
	background:#12B6C9 url(../imagenes/fondo01.png) repeat-x left top;
}
html {
	height:100%;
}
#cuerpo {
	min-height:100%;
	width:1000px;
	margin:0 auto;
	background:url(../imagenes/fondo02.png) repeat-y left top;
}
* html #cuerpo {
	height:100%;
}
#contenido {
	width:880px;
	background:url(../imagenes/fondo03.png) no-repeat left top;
	min-height:440px;
	padding:60px;
	padding-top:30px;
	padding-bottom:20px;
	position:relative;
}
* html #contenido {
	height:440px;
}
#logo a{
	display:block;
	background:url(../imagenes/logo.png) no-repeat left top;
	width:225px;
	height:80px;
	text-indent:-3000px;
}
#banner_468x60{
	width:468px;
	height:60px;
	position:absolute;
	top:30px;
	right:208px;
}
#banner_468x15{
	width:468px;
	height:15px;
	position:absolute;
	top:106px;
	right:208px;
}
#banner_120x90{
	width:120px;
	height:90px;
	position:absolute;
	top:30px;
	right:60px;
}
#menu{
	background:url(../imagenes/menu.png) repeat-x left top;
	width:970px;
	position:relative;
	left:-45px;
	top:40px;
	height:75px;
}
* html #menu{
	margin-left:-45px;
	left:0px;
}
#menu li{
	display:inline;
	float:left;
}
#menu a{
	display:block;
	float:left;
	height:45px;
	background:url(../imagenes/boton.png) repeat-x left top;
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding:15px;
}
#menu a:hover,#inicio a.inicio,#que_es a.que_es,#ofertas a.ofertas,#operadores a.operadores,#dispositivos a.dispositivos,#coberturas a.coberturas,#comparativas a.comparativas,#noticias a.noticias{
	background-position: 0px -75px;
}
#textos{
	margin-top:60px;
	text-align:justify;
	line-height:170%;
	color:#383838;
	margin-bottom:20px;
	padding-bottom:40px;
	border-bottom:1px solid #DDDDDD;
}
#pie{
	text-align:center;
	font-size:11px;
	line-height:180%;
}
