html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h3 {
margin-bottom:10px;
margin-top:5px;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.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;
}

h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* nav */




#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;
}
#topcon-inner {
  margin: 13px 40px 41px 90px;
  height: 120px;
  overflow: auto;
  color:#000000;
}
#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: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}

.box {
  float: left;
  width: 210px;
  background: #730F11;
  margin-right: 18px;
}
.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: 210px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 1em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  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 #FFEA00;
  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;
}

#marquesina {
width:704px;
margin-bottom:10px;
margin-top:10px;
background-color:#901315;
border:solid 3px #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

#marquesina a {
color:#FFEA00;
}

#marquesina a:hover {
color:#FFEA00;
}

#marquesina .texto {
color:#fee;
font-size:24px;
}

.fresa {
float:left;
margin-right:15px;
}

.resaltado {
font:Arial, Helvetica, sans-serif;
color:#CCFF00;
font-size:16px;
font-weight:bold;
text-align:center;
}

.medioresaltado {
font:Arial, Helvetica, sans-serif;
color:#00CC66;
font-size:14px;
font-weight:bold;
text-align:center;
}







#menu {  text-align: center;
font-size: 0.7em;
width: 710px;
margin: 20px 35px auto;
position: relative;
}

#menu p {
font-size:12px;
font-weight:bold;
margin-left:20px;

}

#menu ul { list-style-type: none;}

#menu ul li.nivel1 { float: left;
width: 140px;
margin-right: 2px;
position: relative;
}
#menu ul li { float: left;}

#menu ul li a {display: block;
text-decoration: none;
color: #000;
font-size:11px;
font-weight:bold;
background-color: #901315;
border: solid 1px #fff;
padding: 8px;
position: relative;
}

#menu li img {
margin-top:0px;
}
#menu li img:hover {
margin-top: 0px;
text-decoration:none;
}

#menu ul li a:hover, #menu ul li:hover a.nivel1 {background-color: #f6e209;
color:#333333;
position: relative;
border-bottom: solid 1px #f6e209;
}
#menu ul li a.nivel1 {display: block!important;display: none;color: #f6e209;
}
#menu ul li ul {display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute;width: 622px;border: solid 1px #fff;border-top: none;background-color: #f6e209;
}
#menu ul li ul li a {width: 140px;
padding: 6px 0px 8px 0px;
border: none;
background-color: #f6e209;
}
#menu ul li ul li a:hover {
position: relative;
text-decoration: underline;
border-bottom: none;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}
ul.uno {left: -0px;}
ul.dos {left: -122px;}
ul.tres {left: -244px;}
ul.cuatro {left: -364px;}
ul.cinco {left: -484px;}


#cartamenu {
position:absolute;
top:180px;
left:130px;
color:#990000;
font-size:20px;
width:500px;

}

#cartamenu p.precio {
color:#333333;
text-align:center;
font-size:24px;
font-weight:bold;
}

#cartamenu h2 {
text-align:left;
font-size:21px;
margin-top:10px;
margin-bottom:5px;
text-decoration:underline;
color:#333333;
font-weight:bold;
}

#cartamenu a {
color:#333333;
font-weight:bold;
text-decoration:underline;
}
#cartamenu a:hover {
color:#333300;
font-weight:bold;
text-decoration:none;
}

#cartamenu ul li {
list-style-type: none;
}

#cartamenu img {
margin: 5px;
}

#cartamenu h1 {
  padding: 15px 0 0 10px;
  font: 26px "arial black", arial, sans-serif;
  color: #151515;
}

#cartamenu p {
color:#333333;
font-size:18px;
}

#fotos a.titulogaleria {
font-size:20px;
text-decoration:none;
color:#f6e209;
}

#fotos a.titulogaleria:hover {
font-size:20px;
text-decoration:underline;
color:#FF9900;
}
