/*------------------------------------*\
  RESET
\*------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}

/*------------------------------------*\
  MAIN
\*------------------------------------*/

html {
	font-family: Arial, Helvetica, sans-serif;
	background: #eeeeee;
	color: #333;
	width: 768px;
	padding:0;
	margin: 0 auto;
}

body {
	width: 768px;
	margin: 0 auto;
	line-height: 1.5em;
	background: #eeeeee 0px;
	padding:0;
}


.titulo {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 20px;
}
.titulo ul {
	padding-top: 20px;
}
.titulo ul li {
	display: list-item;
	text-align: left;
	list-style: none;
	/*font: bold 1.2em Arial, Helvetica, sans-serif;*/
	color: #000;
	letter-spacing: 0.05em;
	padding-top: 10px;
}

.compra {
	width: 100%;
	margin-top: 80px;
}
.compra h1 {
	color: red;
	font: bold 2em Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 20px;
}
.compra p {
	color: #000;
	margin-top: 10px;
	text-align: center;
	font: 1em/1.3em Arial, Helvetica, sans-serif;
}
.rojillo {
	color: #D80B09;
}
hr{
	color:#ececec;
	margin:20 0 0;
	width: 100%;
}
#detalles_oferta {
	text-align: center;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 0px;
}

.contenedor-app-zona-libre { background: url(../images/fondo.jpg) no-repeat #EEEEEE; width:768px; height:359px; border-top:1px solid #FFF;} 
.contenedor-app-zona-libre a{ color:#000; text-decoration:none;}
.contenedor-app-zona-libre a:hover{ color:#666; text-decoration:none;}
.contenedor-app-zona-libre h3{ margin:25px 10px; font-family:Helvetica, Arial, sans-serif; font-weight:bolder; font-size:30px; background:url(../images/sprite.png) 0 0 no-repeat; padding-left:40px;}
.contenedor-app-zona-libre p{ margin:0px 10px 15px; font-family:Helvetica, Arial, sans-serif; font-size:14px;}
.ediciones{ border-top:1px solid #CCC; border-right:1px solid #CCC; height:358px; float:left; width:426px;}
.ediciones ul{ background:url(../images/fondo-lista.jpg) no-repeat; float:left; margin:0 10px; padding-bottom:15px;}
.ediciones ul li{ list-style:none; float:left; padding:15px 15px 5px; width:172px; font-family:Helvetica, Arial, sans-serif; font-weight:bolder; font-size:16px;}
.ascolor{ border-top:1px solid #CCC; border-left:1px solid #FFF; height:358px; float:left; width:340px;}
.ascolor img{ float:left; margin:0 10px 80px;}