* {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('/images/fondo.jpg') top repeat;
  width: 1000px;
  margin: 0px auto;
  font-family: trebuchet ms, helvetica, sans-serif;
}

h1, h2, h3 {
  font-family: verdana;
}

p {
text-indent:10px; 
padding: 15px 0px 15px 0px;
}

a img {
border: 1px solid #6F3F07;
}

a {
  text-decoration: none;
  color: #6F3F07;
  font-weight: bold;
}

a:hover {
  color: #fff;
  font-weight: bold;
}

div#header {
  background: url('/images/header.png') left top no-repeat;
  height: 400px;
}

#logo {
	border: none;
	float: left;
	height: 210px;
	margin: 10px 10px 0 18px;
	width: 210px;
}

#barra1 {
	padding: 11px 0 0 0;
}

#barra1 a, #barra2 a {
	float: left;
	border: none;
	height: 58px;
}

#container {
margin-top:-264px;
}

#main {
margin: 0 30px 0 200px;
}

#footer {
margin: 50px 0px 30px 0px;
text-align:center;
font-size: 0.8em;
}

#titulo {
margin: 0px 0px 0px 90px;
}


#main2 {
margin: 0px 0px 0px -160px;
}

#paco {
padding-left: 30px;
}

.concierto li {
  font-weight: bold;
}
.concierto, #lista_index {
  margin: 0px 0px 0px 50px;
}

.concierto li, #lista_index li {
  margin: 0px 0px 0px 30px;
}

.bebidas ul{
  margin: 0px 0px 0px 50px;
  font-weight: bold;
}

.lista ul {
  margin: 0px 0px 0px 50px;
}

.bebidas ul li, .lista ul li {
  margin: 0px 0px 0px 30px;
}

#header {
	width:1000px;
	height:400px;
	background: url(/images/header.png);
}
#logo {
	border: none;
	float: left;
	height: 210px;
	margin: 10px 10px 0 18px;
	width: 210px;
}
#barra1 {
	padding: 11px 0 0 0;
}

#barra1 a, #barra2 a {
	float: left;
	border: none;
	height: 58px;
}

#historia {
	width: 159px;
	background: url(/images/historia.png);
}

#historia:hover, .historia #historia {
	background: url(/images/historia_s.png);
}

#conciertos {
	width: 199px;
	background: url(/images/conciertos.png);
}

#conciertos:hover, .conciertos #conciertos {
	background: url(/images/conciertos_s.png);
}

#deportes {
	width: 172px;
	background: url(/images/deportes.png);
}
#deportes:hover, .deportes #deportes {
	background: url(/images/deportes_s.png);
}

#videojuegos {
	width: 212px;
	background: url(/images/videojuegos.png);
}

#videojuegos:hover, .videojuegos #videojuegos {
	background: url(/images/videojuegos_s.png);
}

#actividades {
	width: 203px;
	background: url(/images/actividades.png);
}
#actividades:hover, .actividades #actividades {
	background: url(/images/actividades_s.png);
}
#info {
	width: 110px;
	margin-left: 50px;
	background: url(/images/info.png);
}

#info:hover, .info #info {
	background: url(/images/info_s.png);
}

#pasofic {
	width: 167px;
	background: url(/images/pasofic.png);
}
#pasofic:hover, .pasofic #info {
	background: url(/images/pasofic_s.png);
}
#galeria {
	width: 151px;
	background: url(/images/galeria.png);
}

#galeria:hover, .galeria #info {
	background: url(/images/galeria_s.png);
}

#precarga {
	position: absolute;
	left: -100px;
	width: 5px;
	height: 5px;
	overflow: hidden;
}

#grupos {
  margin: 0px 0px 0px 50px;
}

#grupos li {
  margin: 0px 0px 0px 30px;
}

#form {
  margin-left: 140px;
  width: 600px;
}

label {
  display: block;
  float: left;
  width: 250px;
}

input[type=submit] {
  width: 175px;
}

#front {
  margin-left: -130px;
}