html, body, h1, h2, h3, ul, li {
	margin:0;
	padding: 0px 0px 2px 0px;
}
h4{
	padding: 0px 0px 0px 0px;
	color: #FFCC66;
	font: 15px arial, sans-serif;
    font-weight: bold;
	text-decoration: none;
    margin: 0px 0px 8px 0px;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: orange;
}
a:hover {
	color: #FFFFFF;
}
.left {
	float: left;
	padding: 0px 13px 3px 3px;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(images/header.jpg) no-repeat;
  position: relative;
}
#wrappernavidad {
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(images/headernavidad.jpg) no-repeat;
  position: relative;
}

h1 {
  padding: 25px 0 0 30px;
  font: 44px "Arial";
  color: #ffffff;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 500px;
}
#nav li {
  float: left;
  background: url(images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

/** topcontent **/

#topcon {
  background: url(images/topcon.jpg) no-repeat;
  width: 427px;
  position: absolute;
  top: 105px;
  left: 338px;
  color: #fff;
  text-decoration: none;
}

#topcon-inner {
  margin: 11px 20px 41px 77px;
  height: 140px;
  overflow: hidden;
}
#topcon h2 {
  font-size: 14px;
}

/** Body **/

#content {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: red;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}
.cabecera{
	float: left;
	padding: 0px 13px 3px 3px;
    filter: alpha(opacity=100, style=2);
}
.boton{
  background: #901315;
  border: 1px solid;
  font: 8px verdana;
  height: 20px;
  color: #ffffff;
  border-color: #BC8F8F;
}
.busquedas{
  background: #BC8F8F;
  color: #901315;
  border: 0;
  font: 12px verdana;
  height: 16px;
  width: 130px;
}
.busquedasFondo{
  background: url(images/aaa.bmp);
  border: 3px solid white;
  width: 180px;
  height: 62px;
  padding: 5px 19px 1px 5px;
  text-align: left;
  color: #ffffff;
  font: 11px verdana;
}
.divEscucha{
  overflow: auto;
  position: absolute;
  top:615px; 
  left:200px; 
  height: 229px;
  width: 233px;
  display: none;
  border: 9px ridge red;
  background: #000000 url(images/1193648348_526-mp3-ringtones.jpg) repeat-x;
  font: 11px verdana;
  color: #FFFFFF;
  padding: 5px 19px 15px 30px;
}
.divFoto{
  overflow: auto;
  position: absolute;
  top:1315px; 
  left:195px; 
  height: 470px;
  width: 415px;
  display: none;
  border: 5px outset #004080;
  background: #000000 url(http://i36.tinypic.com/wlyik9.jpg) repeat-y;
  font: 13px verdana;
  color: #ffffff;
  padding: 5px 19px 1px 5px;
}
.rep{
  overflow: hidden;
  position: absolute;
  filter: alpha(opacity=100);
  top:400px; 
  left:195px; 
  height: 600px;
  width: 635px;
  display: none;
  font: 16px Arial;
  color: #000000;
  padding: 13px 13px 13px 13px;
  background: #ffffff ;
  border: 5px outset #800000;
}
.navidad{
  background: #000000 url(http://i36.tinypic.com/wlyik9.jpg) repeat-y;
  overflow: auto;
  position: absolute;
  filter: alpha(opacity=90);
  top:550px; 
  left:220px; 
  height: 490px;
  width: 350px;
  display: none;
  font: 12px Arial;
  color: #ffffff;
  padding: 10px 13px 13px 13px;
  border: 5px outset #004080;
  line-height: 1.9;
}
#navidad a{
 text-decoration: none;
 color: white;
}
#navidad a:hover{
 color: orange;
}
.divNoticias{
  overflow: auto;
  position: absolute;
  filter: alpha(opacity=90);
  top:1750px; 
  left:195px; 
  height: 530px;
  width: 360px;
  display: none;
  background: #FFFFFF;
  font: 13px verdana;
  color: #901315;
  padding: 10px 13px 13px 13px;
  border: 3px solid yellow;
}
.divConScroll{
  overflow: auto;
  position: absolute;
  filter: alpha(opacity=100);
  background: #000000;
  top:320px; 
  left:265px; 
  height: 450px;
  width: 275px;
  display: none;
  font: 11px verdana;
  border: 3px solid white;
  scrollbar-arrow-color: #901315; 
  scrollbar-highlight-color: ##901315;  
  scrollbar-shadow-color: #901315;
  scrollbar-darkshadow-color: #901315;
  scrollbar-track-color: #901315; 
  scrollbar-base-color: white;
}
.parrafos{
  padding-bottom: 52px;
}
.box {
  float: left;
  width: 195px;
  background: #730F11;
  margin-right: 18px;
}
.divReloj {
  position: absolute;
  top: 162px;
  left: 100px;
  width: 500px;
  font: 12px Verdana;
}
.divLogo {
  position: absolute;
  top: 10px;
  left: 100px;
  width: 500px;
  font: 32px "Arial Black";
  color: #ffffff;
}
.divLogoNav {
  position: absolute;
  top: 110px;
  left: 100px;
  width: 500px;
  font: 18px "Arial Black";
  color: #FFFF00;
}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}
#hits {
  width: 240px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.0em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}
#new {
  margin-right: 0;
}
#new  li{
  list-style: none;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}
#new a{
  text-decoration: none;
}

#news a{
  text-decoration: none;
}
#news a:hover{
  text-decoration: underline;
}
#news p{
  margin-top: 0;
  margin-bottom: 0.6em;
}
#new a:hover{
  text-decoration: underline;
}

#body h2 {
  text-align: right;
  margin-bottom: 0.5em;
  font: 16px Arial Black;
  font-weight: bold;
  color: #FFEA00;
}
#body h3 {
  font-size: 11px;
  color: FFEA00
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid orange;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}


