* {
	margin:0; 
	padding:0
}
ul,ol {
	list-style:none
}
body {
	color:#262626;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	margin:.7em auto 0 auto;
	text-align:center;
	width:69em;
}
h1 {
	background:url(../img/h1.png) no-repeat;
	font-size:1em;
	height:13em;
}
h1 span {
	display:none;
}
a {
	color:#262626;
}
#movil {
	float:left;
}
#movil a img{
	border:none;
}
h2 {
	font-size:2em;
	font-weight:normal;
	margin-bottom:.75em;
}
#movil p {
	color:#888;
	font-size:1.1em;
	margin:.35em 0 1.3em 0;
}
#caracteristicas {
	font-size:1.15em;
	margin:7em 0 0 25em;
	text-align:left;
}
#caracteristicas strong {
	font-size:1.25em;
}
#caracteristicas li {
	line-height:1.35em;
	margin-bottom:3em;
}
#caracteristicas li a {
	font-size:.8em;
}
.nota {
	color:#BFBFBF;
	font-size:.9em;
	margin-top:3em;
}
.nota a {
	color:#BFBFBF;
}
.nota a:hover  {
	text-decoration:none;
}
.clear {
	clear:both;
}
