@charset "UTF-8";
header{
	z-index: 1000;
}
header nav{
	z-index: 1001;
}
a {
	text-decoration: none;
}
.lft_flt {
    float:left;
    margin-left: 10px;
    padding-top: 0px;
    width: auto;
    font-size: medium;
}
.rgt_flt {
    float: right;
    margin-left: 10px;
    padding-top: 0px;
    width: auto;
}
.container {
	background-color:#FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #B3B3B3;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
	min-height: 80px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
	width: 100%;
	background-color:#2EC4B4;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	border-top: 1px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}
.secondary_header {  
    padding: 20px;
    background-color: #00F3DE;
    clear: left;
}
.txtsecon_head{
	text-align: center;
	color: goldenrod;
	font-size: 18px
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	/* margin-left: auto;*/
	margin-left: 50px;
	text-align: center;
	/*width: 12%;*/
	transition: all 0.3s linear;
}
.secondary_header ul li a {
	text-decoration: none
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
    background-color: #FFFFFF;
    width: 60%;
    float: left;
    font-family: "Didot LT W01 Roman";
	font-size: 20px;
    color: #343434;
    padding-top: 0px;
    padding-bottom: 15px;

}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	font-variant: small-caps;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
.left_article p .flt-rgt {
}

.myleft_article {
    background-color: #FFFFFF;
    width: 45%;
    height: auto;
    float: left;
    font-family: "Didot LT W01 Roman";
    font-size: 25px;
    color: #B3B3B3;
    line-height: 24px;
    padding: 30px 20px 15px 40px;
}

.myright_article {
    width: 45%;
    height: auto;
    font-size: 25px;
    padding: 30px 20px 15px 20px;
    float: left;
    color: #B3B3B3;
    line-height: 24px;
}
.parrafo{
    /*color: #B3B3B3;*/
    font-size: 20px;
    line-height: 24px;
    padding: 30px 20px;
}


.pool {padding-left: 5%;
color: darkslateblue;}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
	background-color: #717070;
	text-align: center;
}
.title {
    font-weight: bold;
    font-style: normal;
    font-family: "Didot LT W01 Roman";
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-variant: small-caps;
}
h1.title {
    margin-top: 0;
    padding-top: 0;
}
.subtitle {
	font-size: 25px;
    font-weight: normal;
    font-style: normal;
    font-family: "Didot LT W01 Roman";
    text-align: center;
    /*color: #FFFFFF;*/
    letter-spacing: 3px;
    font-variant: small-caps;
    padding-bottom: 0px;
}
.placeholder {
    /* [disabled]max-width: 400px;*/
    /* [disabled]max-height: 200px;*/
    width: 100%;
    /* [disabled]padding-left: 19px;*/
    padding-bottom: 0px;
    height: 100%;
}
.left_half {
	background-color: #2EC4B4;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-size: 24px
}
.container .column_half.left_half h3 {
	font-family: "Source Sans Pro";
	text-align: center;
}
.container .column_half.right_half h3 {
	color: #FFFFFF;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-size: 24px
}
.column_title {
	padding-top: 25px;
}
.evento 
{background-color:blue}
h1{color: coral;font-size: 200%;
	font-family: "Didot LT W01 Roman";}
h2{color:goldenrod;}
h3{color:#2EC4B4;}
.artistas
figcaption {caption-side: bottom; }
figure {display: table;text-align: center;}



.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
h1.title {
    margin-top: 0px;
    padding-top: 0;
}
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	padding-top: 20px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.myleft_article {
	width: 90%;
	height: auto;
	padding: 30px 20px 15px 20px;
}
.right_article {
	width: 90%;
	height: auto;
}
.myright_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
	padding-top: 20px;
}
}

@media (min-width: 321px) and (max-width: 768px) {
h1.title {
    margin-top: 0px;
    padding-top: 0;
}
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.myleft_article {
	width: 90%;
	height: auto;
	padding: 30px 20px 15px 20px;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.myright_article {
	width: 90%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
	
}


@media (min-width: 1001px) {
}
.thumbnail {
	width: 250px;
	border-radius: 200px;
	height: 234px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px 0;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
	border-top: 1px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}
.social_icon {
	width: 50%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}
h1 {font-family:"Didot LT W01 Roman"}
