div.artista_fest2010 {
	float: left; 
	width: 390px;
	height: auto;
	margin: 10px 15px;
	border-top: solid 1px #ccc;
}


div#artistas_content{
	width: 840px;
	height: auto;
	margin: 20px 60px;
	float: none;

}

div.artista_fest2010 img{
	width: 150px;
	height: 150px;
	float: right;
	margin-top: 25px;
	margin-left: 20px;
}

div.artista_fest2010 div.texto_artistas {
	width: 200px;
	margin: 25px 10px;
	height: auto;
	float: left;
}

div.artista_fest2010 div.texto_artistas p{
	font-weight: normal;
}

div.artista_fest2010 p{
	font-weight: normal; 
	margin: 20px 10px 10px 10px;
}

div.artista_fest2010 h1{
	margin-top: 20px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 18px;
	color: #cc9900;
}
