.TextExpo {
	font-family: Helvetica;
	font-size: 11px;
	color: #d9cebe;
}
.TextCond {
	font-family: Helvetica;
	font-size: 9px;
	color: #d9cebe;
}
.NoPregunta {
	font-family: Helvetica;
	font-size: 22px;
	color: #d9cebe;
}
.TextFooter {
	font-family: Helvetica;
	font-size: 11px;
	color: #222222;
}
.TextDescargas {
	font-family: Helvetica;
	font-size: 11px;
	color: #807970;
	font-weight:bold;
	text-decoration:none;
}
.TextLinks {
	font-family: Helvetica;
	font-size: 11px;
	color: #807970;
	text-decoration:none;
}
.TextPopAno {
	font-family: Helvetica;
	font-size: 18px;
	color: #000000;
}
.TextPopDesc {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.ListBlogs {
	font-family: Helvetica;
	font-size: 11px;
	color: #d9cebe;
	text-decoration:none;
}
.TitleBlog {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.ConfCiudad {
	font-family: Helvetica;
	font-size: 22px;
	color: #ffffff;
}
.ConfYellow {
	font-family: Helvetica;
	font-size: 12px;
	color: #fdeb00;
	font-weight:bold;
}
.ParticipaYellow {
	font-family: Helvetica;
	font-size: 12px;
	color: #fdeb00;
	font-weight:bold;
	text-decoration:none;
}
.modalBackground {
	background-color:#000000;
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff;
}
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}
