
body {
    margin: 0;
    padding: 0;
}
#cont-gral-festivales {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: auto;
    max-width: 709px;
    width: 100%;
}
.cuerpo_noticia {
    width: 100%;
}
#cont-gral-festivales ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#cont-gral-festivales li {
    bottom: 0;
    float: left;
    height: 315px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
#cont-gral-festivales p {
    color: #000000;
    float: left;
    margin: 2px 0 0;
    padding: 0;
    width: 100%;
}
#cont-gral-festivales .titulo {
    background-color: #C1C4C7;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 16px;
    padding: 3px 0 3px 2%;
    width: 45%;
    background-image:url(img/flecha.png);
    background-repeat:no-repeat;
    background-position:center right;
}
#cont-gral-festivales .dato {
    color: #5D5D5D;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 2% 0 2%;
    float: left;
    text-align:right;
    background-color: #E0E0E0;
    width: 49%;
    height: 33px;
}
#cont-gral-festivales p.ranking-actual {
    background-color: #eeb02c;
    border-left: 10px solid #c96300;
    box-sizing: border-box;
    color: #000000;
    font: 13px/16px Arial,Helvetica,sans-serif;
    margin: 2px 0 0;
    padding: 5px 2.3%;
    width: 100%;
}
.cont-gral-izq {
    bottom: 0;
    float: left;
    left: 0;
    position: absolute;
    width: 54%;
    z-index: 4;
}
.cont-gral-der {
    float: right;
    position: absolute;
    right: 0;
    width: 55%;
    z-index: 3;
}
#cont-gral-festivales .cont-gral-der h1 {
    background-color: #048AE8;
    color: #ffffff;
    font: bold 22px/23px Arial,Helvetica,sans-serif;
    margin: 5px 0 0;
    padding: 10px 2.3%;
    text-indent: 0;
    text-transform: uppercase;
    width: 95.4%;

}
#cont-gral-festivales .cont-gral-der h1 img {
    margin-right: 6px;
}
.cont-textos-festivales {
    background-color: #e6e6e6;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 4px 0 0;
    padding: 2.3%;
    width: 95.4%;
}
.cont-textos-ubicacion {
    background-color: #ffffff;
    bottom: 0;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 4px 0 0;
    padding: 2.3%;
    position: absolute;
    right: -234px;
    width: 76.4%;
}
.cont-textos-ubicacion img {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
.animadores {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.animadores-tit {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 5px;
    width: 100%;
}
.artistas {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.artistas-tit {
    color: #7b7b7b;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    width: 100%;
}
.ubicacion {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 80%;
}
.ubicacion-tit {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 5px;
    width: 80%;
}
.fecha {
    background-color: #DBF0FF;
    color: #116DAD;
    font: 16px Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    padding: 1% 2.3%;
    width: 95.4%;
}
.cont-img-festivales {
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 48.81%;
    z-index: 1;
}
.cont-img-festivales img {
    height: auto;
    margin: 0;
    padding: 0;
}
.cont-mapa-festivales {
    border: 5px solid #a2a9a9;
    bottom: 0;
    height: 150px;
    margin-left: 9px;
    position: absolute;
    width: 292px;
    z-index: 2;

}
.cont-mapa-festivales img {
    height: auto;
    margin: 0;

    padding: 0;
    width: 100%;
}
.equipos-chilenos {
	float:left;
	margin-bottom:30px;

    padding: 10px 2% 10px 2%;
    width: 96%;
	background-color:#C0BFBF;
	font-size:18px
}
.txt-bottom {
	float:left;

    padding: 10px 2% 10px 2%;
    width: 96%;
	font-size:14px
}
@media (max-width: 1260px) {
		
#cont-gral-festivales {


	max-width: 569px;
}

#cont-gral-festivales .titulo {

    font-size: 13px;
	width:52%;
	

}

#cont-gral-festivales .dato {
	width:42%;
	font-size:14px;
	

}
.cont-gral-der h1 {
    font-size: 20px;
    line-height: 20;
}
#cont-gral-festivales {

}
.cont-gral-der {
    width: 50%;
}
.cont-mapa-festivales {
    bottom: 0;
    height: auto;
    margin-left: 0;
    position: inherit;
    width: 100%;
}
.cont-textos-ubicacion {
    left: 0;
    position: inherit;
    top: 0;
    width: 95.4%;
}
#cont-gral-festivales li {
    height: 265px;
    margin-bottom: 70px;
}
.cont-img-festivales {
    width: 68%;
}
}

@media (max-width: 768px) {
	#cont-gral-festivales {
    width: 100%;
	max-width:inherit;
	
	
}	

#cont-gral-festivales li {
    height: auto;
}
.fecha {
    margin-bottom: 0;
}
#cont-gral-festivales p.ranking-actual {
    margin: 0;
}

#cont-gral-festivales li {

    height: auto;
    margin-bottom: 20%;
}
.cont-img-festivales {
    height: 250px;
    overflow: hidden;
    position: inherit;
    width: 100%;
}
.cont-img-festivales img {
    height: auto;
    width: 100%;
}
.cont-gral-der {
    bottom: 0;
    position: inherit;
    width: 100%;
}
.cont-mapa-festivales {
    float: left;
    height: 100%;
    position: inherit;
}
#cont-gral-festivales h1 {
    margin: 0;
    width: 98%;
}
#cont-gral-festivales p {

}
.cont-mapa-festivales {
    box-sizing: border-box;
    margin: 5px 0 0;
    width: 100%;
}
.cont-gral-izq {
    position: inherit;
    width: 100%;
}
#cont-gral-festivales li {
    margin-bottom: 5%;
}
.cont-textos-ubicacion {
    background-color: #e6e6e6;
    float: left;
}
}
@media (max-width: 480px) {
.cont-img-festivales {
    height: 150px;
    overflow: hidden;
    position: inherit;
    width: 100%;
}
#cont-gral-festivales .cont-gral-der h1 {
    margin: 0;
}

#cont-gral-festivales .dato {

    font-size: 16px;
}
}
