@charset "UTF-8";
/* CSS Document */

#div_main_container {
	background-image: url(../../../grafica/secciones/performances/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 800px;
	position: relative;
	margin: 0px auto;
}
.li {
	list-style-type: none;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../../../grafica/secciones/performances/fondo_evento.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_thumbnail {
	padding-right: 20px;
	float: left;
	padding-bottom: 30px;
}
#div_foto {
	float: left;
	height: 205px;
	width: 273px;
	background-image: url(../../../grafica/secciones/performances/foto.png);
	background-repeat: no-repeat;
	background-position: left top;
}