.espacios{
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 4px #1D1723 solid;
	padding-bottom: 2px;
	text-align: center;
}

.espacios li{
	display: inline;
	background: none !important;
	padding: 0 !important;
	margin: 0px 4px  !important;
}

.espacios li a{
	background: #9C412B;
	text-decoration: none;
	color: #fff;
	padding: 4px 10px;
	border: 1px #1D1723 solid !important;
	border-bottom: none !important;
}

.espacios li.current a{
	background: #1D1723 !important;
	color: #fff !important;
	font-weight: bold;
}

.espacios li a:hover{
	color: #fff;
	background: #1D1723;
}

em{
	color: #9C412B;
	font-size: 11px;
}

#content h2{
	margin-bottom: 0;
}

.div_fecha_conferencia{
	float: right;
	color: #fff;
	margin-right: 5px;
	margin-top: 2px;
}

.div_nom_artistas{
	border-left: 40px #9C412B solid;
	padding: 2px 0px 2px 10px;
	margin-bottom: 20px;
}

.div_nom_artistas a{
	text-decoration: none;
}

span.nom_artista{
	font-size: 17px;
	font-weight: bold;
	color: #93216C;
	margin-right: 5px;
}

span.pais_artista{
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

.div_img_conferencia{
	margin-bottom: 20px;
}

.div_desc_conferencia{
	margin-bottom: 20px;
}

.div_desc_conferencia strong, .div_desc_conferencia b{
	color: #9C412B;
}

.div_bio_conferencia{
	color: #999;
}

.div_bio_conferencia strong, .div_bio_conferencia b{
	color: #4F8C29;
}

/* ELEMENTO DE CONFERENCIAS */

.conferencia{
	margin-bottom: 20px;
}

.conferencia div.titulo{
	font-size: 14px;
	font-weight: bold;
	font-family: serif;
	border-bottom: 1px #ddd solid;
}

.conferencia div.titulo a{
	color: #666;
	text-decoration: none;
}

.conferencia div.titulo a:hover{
	color: #fff !important;
	background: #9C412B;
}

.conferencia div.artistas{
	color: #4F8C29;
}

.conferencia div.resumen h3{
	font-size: 10px !important;
	color: #4F8C29 !important;
	text-transform: none !important;
	letter-spacing: normal !important;
}

.conferencia div.fecha{
	color: #9C412B
}
