body.index {
	background:black url('back.jpg') top center repeat-x;
	-webkit-background-size:2600px 1200px; /* Fix iOS scale background bug */ 
}

#top_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	padding-top: 0px;
	}


#top_nav li {
	float: left;
	color:#e9e9c4;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	padding-right:20px;
	padding-bottom:5px;
	font-size:10pt;
	height:30px;
	cursor:pointer;
	font-family:courier,Conv_segoesc;
}


#top_nav li:hover{
	color:#1b1522;
}

.concierto {
background:#333333;padding:5px;border-bottom:1px solid #fff;
};
