body {
	background-color:#FDE66D;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/gui/main_back.gif);
}

img {
	border:none 0px;
}

h1{
	background-image:url(/images/gui/fondo_titles.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:190px;
	height:60px;
	padding-top:24px;
	text-align:center;
	margin-top:20px;
	color:#6A171A;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
}

#main {
	margin:20px auto;
	background-color:#ffffff;
	width:813px;
	height:624px;
	border:1px solid #FEF6D0;
}

#top {
	height:110px;
}

.cols{
	float:left;
}

#logo {
	width:214px;
	text-align:center;
	margin-top:8px;
}

.w_590{
	width:599px;	
}

.patrocinios{
	margin-top:5px;
	height:58px;
	background-color:#D9E9AF;
}

#nav {
	background:url(/images/gui/back_menu.gif) no-repeat center center;
	height:27px;
}

#nav a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:74px;
	float:left;
	text-align:center;
	padding-top:4px;
	font-weight:bold;
}

#nav a:hover{
	color:#FDE66D;
}

.w_503{
	width:503px;
}


.text_list{
	margin-left:30px;
}

.text_list a{
	font-weight:bold;
	color:#505050;
	text-decoration:none;
}

.text_list a:hover{
	color:#999999;
}

.text_list p{
	margin-left:30px;
}

.w_310{
	width:310px;
}

.w_212 { margin-left:50px; margin-top:135px; width:212px; }
.w_550 { margin-left:20px; margin-top:20px;  width:500px; }


.artista {
	border:1px solid #FDE66D;
	background-color:#FEF7CD;
	margin-bottom:20px;
	font-size:10px;
	color:#6A171A;
	height:142px;
	overflow:hidden;
}

.artista .img_artista{
	width:157px;
}
.artista .texto_artista{
	width:579px;
	margin-left:20px;
}
.artista .texto_artista p{ margin-top:3px; }
.artista .texto_artista h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	padding-top:10px;
}


h2{
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:15px;
	color:#6A171A;
}


.boletos p{
	font-weight:bold;
	color:#6A171A;
	line-height:150%;
}

.boletos div{
	color:#FFFFFF;
	background-color:#008E90;
	padding:5px;
}
.btn{
	color: #FFFFFF;
	background-color:#6A171A;
	border:0px none;
	cursor:pointer;
}
.nav_gal {
	margin-top:10px;
}
.nav_gal img{
	border:1px solid #6A171A;
}
