body {
	background:url("../img/bg.jpg") no-repeat center 22px #f6eed6;
	font-family:arial;
	font-size:11px;
	margin:0px;
}

#contenedor {
	width:818px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

.info {
	width:800px;
	float:left;
	background:url("../img/sombra_abajo.png") bottom right no-repeat;
}

.sombra_izq {
	float:left;
	margin-top:75px;
}

.sombra_der {
	float:left;
	margin-top:52px;
}

.logo {
	float:left;
}

#menu {
	background:url("../img/bg_menu.gif") no-repeat top left;
	float:right;
	font-weight:bold;
	color:#ffffff;
	padding:10px 13px 10px 16px;
	margin-top:20px;
}

#menu a {
	color:#ffffff;
	text-decoration:none;
}

#menu a:hover {
	color:#000000;
}

#menu2 {
	background:url("../img/bg_menu2.jpg") repeat-x top left;
	padding:0px;
	margin:0px;
	float:left;
}

#menu2 li {
	list-style-type:none;
	text-align:center;
	float:left;
	height:50px;
	line-height:12px;
}

#menu2 .borde {
	border-right:1px solid #ffffff;
}

#menu2 a {
	color:#F1E1CD;
	font-weight:bold;
	text-decoration:none;
}

#menu2 a:hover {
	color:#000000;
}

.left { float:left; }

#novedades {
	float:left;
	background:#f7f3e1;
	width:444px;
	height:283px;
	color:#424242;
}

#novedades .pad {
	margin:18px 0px 0px 36px;
	border-right:1px solid #000000;
	height:254px;
	text-align:justify;
	padding-right:30px;
}

#novedades h2 {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
	color:#636363;
}

#novedades h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:20px 0px 18px 0px;
	color:#B55225;
}

#novedades .tit {
	margin-top:6px;
}

#conciertos {
	float:left;
	background:#f7f3e1;
	width:317px;
	height:283px;
	color:#424242;
}

#conciertos .pad {
	margin:21px 20px 0px 20px;
	height:254px;
}

#conciertos h2 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#B55225;
}

#conciertos h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 11px 0px;
	color:#424242;
}

#conciertos .tit {
	margin-bottom:18px;
}

#conciertos .margen {
	margin-right:8px;
}

#conciertos a {
	color:#B55225;
	text-decoration:none;
	font-size:10px;
	line-height:10px;
}

#conciertos a:hover {
	color:#000000;
}

.bullet {
	font-size:14px;
	color:#B55225;
	line-height:10px;
}

#idioma {
	width:818px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	height:1px;
}

.btn_english { 
	background:url("../img/btn_english.gif") no-repeat;
	width:143px;
	height:31px;
	float:right;
	margin-right:9px;
	text-decoration:none;
}

.btn_english:hover {background-position:0px -31px;}