body {
	background-color: #ff0000;
	font-family: Helvetica;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	border: 0px;
	}

img {
	border: 0px;
}

a {
	color: black;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;

}

big {
	color: #ff0000;
	font-size: 34px;
	_font-size: 34px;
	display:block;
	font-weight: bold;
	margin-bottom: 20px;

}

#programacao {
	margin-top: 20px;
	margin-bottom: 20px;
}

#programacao table {
	text-align: center;

}

#programacao table td{
	width: 250px;
	background-color: #f4ed00;
	
	height: 280px;
	border: 5px solid #ff0000;
}




#poster {
	margin-top:20px;
}

#poster #titulo {
	color:  #f4ed00;
	font-size: 16px;
	margin-bottom: 30px;
}

#poster #estilos {
	color:  #f4ed00;
	font-size: 15px;
	margin-top: 30px;
}

.texto {
	font-size: 16px;
	color:  #FFF;
	margin-top: 20px;
	font-weight: bold;
	_font-size: 16px;
	text-align: justify;
	}

.texto img {
	height: 120px;
	margin-bottom: 8px;
}

.texto table {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 658px;
	_width: 640px;

}

.texto table td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	border: 5px solid #ff0000;
	background-color: #f4ed00;
	padding: 20px;
	width: 140px;
	_width: 140px;
	_padding: 20px 0 20px 23px;

}



.texto table td a{ 
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	_text-align: center;
}

.local {
	font-size: 35px;
	color:  #FFFFFF;
	margin-bottom: 20px;
}


.local small {
	display: block;
	font-size: 20px;

}

.sponsors {
	margin-top: 10px;
	color: #f4ed00;
}


#footer {
	font-size: 9px;
	color:  #f4ed00;
	margin-top: 50px;
}
#footer a {
	font-size: 9px;
	color:  #f4ed00;
}

.djs {
/*	background-color: #ff0000;*/
	font-size: 10px;
	margin-bottom: 10px;
	margin: 5px 40px 10px 40px;
	font-size: 9px;
	padding: 10px;
	color: black;
	
}

.djs b {
	font-size: 12px;

}

.djs a {
	color: black;
	font-size: 9px;
	font-weight: normal;
}

