/* DESTAQUES */
#not_destaques {
	width:330px;
	float:left;
}

#not_destaques .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	border:1px solid #dbdbdb;
}

#not_destaques .item {
	clear:both;
}

/* LIST */
#not_list {

}

#not_list .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	border:1px solid #dbdbdb;
}


/* DETAIL */
#not_detail {
}

#not_detail .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	border:1px solid #dbdbdb;
}

.agenda_datas {
	width: 685px;
	height: 13px;
	background-image:  url(/media/images/barra.jpg);
}


.titulo_data {
	height: 13px;
	float: left;
	width: 70px;
	padding: 0px 10px 0px 10px;
	background-repeat: no-repeat;
	color: #000;
}

.titulo_hora {
	height: 13px;
	float: left;
	width: 45px;
	background-color: #666;
	padding: 0px 10px 0px 20px;
	color: #ff8200;
}

.agenda_titulo {
	width: 685px;
	height: 17px;
	margin-top: 5px;
}

.titulo_spacer{
	height: 17px;
	width: 10px;
	background-color: #ff8200;
	float: left;
}

.titulo_titulo{
	width: 500px;
	height: 15px;
	margin-top: 3px;
	color: #ececec;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 2px;
}

.agenda_local{
	width: 500px;
	height: 15px;
	color: #ececec;
	padding-left: 15px;
	padding-top: 2px;
}


.agenda_texto{
	width: 500px;
	margin-top: 8px;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;
}

.agenda_search{
	height: 40px;
	width: 332px;
	margin-top: -38px;
	margin-left: 354px;
}

.artista_search{
	height: 22px;
	width: 171px;
	background-image: url(/media/images/artist_search.jpg);
	background-repeat: no-repeat;
	float: left;
}

.zona_search{
	height: 22px;
	width: 161px;
	background-image: url(/media/images/zona_search.jpg);
	background-repeat: no-repeat;
	float: left;
}

.artista_input{
	width: 90px;
	margin-top: 2px;
	margin-left: 47px;
	height: 15px;
	font-size: 10px;
}

.zona_input{
	width: 90px;
	margin-top: 2px;
	margin-left: 37px;
	height: 15px;
	font-size: 10px;
}