

 




/* -------------------------------- 

Main components 

-------------------------------- */


#cd-pie {
  position: absolute;
  width: 80%;
  padding-top: .5em;
  padding-bottom: 1em;
  color: #000;
  font-size: 1em;
  text-align:center;
}


@media only screen and (min-width: 768px) {
  header {
    height: 70px;
  }
  .cd-main-content {
    padding-top: 70px;
  }

  #cd-logo {
    margin: 22px 0 0 30px;
  }
#cd-top-nav {
  margin-right: 1em;
  font-size: 1.2em;
}

}




@media only screen and (min-width: 1px) {

.top-small {
  font-size: .7em;
  top: -4px;
  left: 60px;
}

#cd-top-nav li {
  padding: .3em;
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.8em;
}

#cd-pie {
  font-size: .6em;
}

}



@media only screen and (min-width: 430px) {

.top-small {
  font-size: .7em;
  top: -5px;
  left: 60px;
}

#cd-top-nav li {
  padding: .3em;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1em;
}

#cd-pie {
  font-size: .7em;
}

}



@media only screen and (min-width: 768px) {
  #cd-top-nav {
    display: block;
  }

#cd-pie {
  font-size: .8em;
}

}

@media only screen and (min-width: 950px) {

.top-small {
  font-size: .5em;
  top: -12px;
  left: 110px;
}

#cd-top-nav li {
	padding: 0em;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.5em;
}

#cd-pie {
  font-size: .9em;
}

}


.patrocinadores_full{
	max-height:100%;
	max-width:100%;
	z-index:10;
    display:block;
  }

 .patrocinadores_mobile{
	max-height:100%;
	max-width:100%;
	z-index:10;
    display:none;
 }
 
 .patrocinadorespie_full{
	max-height:100%;
	max-width:100%;
	z-index:10;
    display:block;
   margin: 0 auto;
  }

 .patrocinadorespie_mobile{
	max-height:100%;
	max-width:100%;
	z-index:10;
    display:none;
   margin: 0 auto;
 }


@media only screen and (max-width: 950px) {

  .patrocinadores_full{
   display:none;
  }

  .patrocinadores_mobile{
   display:block;
  }

}

@media only screen and (max-width: 750px) {

  .patrocinadorespie_full{
   display:none;
  }

  .patrocinadorespie_mobile{
   display:block;
  }

}





/* -------------------------------- 

Noticias 

-------------------------------- */.section:after,
ul.nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.intro,
.main,
.footer {
		float: none;
		width: 97%;
		margin: 0 auto;
list-style-type: none;
		}


img {
	max-width: 100%;
}


.titular {

	letter-spacing: auto;
	font-size: 1.6em;


}

.figure {
	float: left;
	margin: 0 2% 0 0;
	text-align: left;
	width: 23%;	
	letter-spacing: auto;
	font-size: 1.2em;

}

.figureb {
	float: left;
	margin: 0 2% 0 0;
	text-align: left;
	width: 23%;	
	letter-spacing: auto;
	font-size: 1.2em;

}


.figurec {
	float: left;
	margin: 0 2% 0 0;
	text-align: left;
	width: 48%;	
	letter-spacing: auto;
	font-size: 1.2em;

}

.figured {
	float: left;
	margin: 0 2% 0 0;
	text-align: left;
	width: 48%;	
	letter-spacing: auto;
	font-size: 1.2em;

}

.figureg {
	float: left;
	margin: 0 8% 0 0;
	text-align: left;
	width: 42%;	
	letter-spacing: auto;
	font-size: 1.2em;

}

.figureh {
	float: left;
	margin: 0 8% 0 0;
	text-align: left;
	width: 42%;	
	letter-spacing: auto;
	font-size: 1.2em;

}

.fotomaps {

	border: none;
	letter-spacing: 1px;
	cursor: pointer;

	border-radius: 6px;
	width: 100%;
	height: 60px;
	padding: 4px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: transparent;
	background-size: 100% auto;
	text-align: right;	
	float: left;	


	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 2px 2px 4px 2px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 1px 2px 4px 2px rgba(1, 1, 1, 0.5);;
	box-shadow: 1px 2px 4px 2px rgba(1, 1, 1, 0.5);;
	display: block;
	margin: 1px 1px 5px 1px;
}


.apaisada {

	background-size: auto 100%;
}



.separadori{

  padding-top: 2em;

}

.fotonoticia {

	border: none;
	letter-spacing: 1px;
	cursor: pointer;

	border-radius: 6px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	background-size: cover;
	text-align: left;	
	float: left;	


	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);;
	display: block;
	margin: 0 0 5px 0;
}


.apaisada {

	background-size: auto 100%;
}


.redondo {

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);;
	display: block;
	margin: auto;
}

.titularnoticia {

	font-size: 2em;
	padding: .5em 0 .5em 0;
}

.cabeceranoticia {

	font-size: 1.2em;
	padding: 1.5em 0 .5em 0;
}

.cuerponoticia {

	font-size: 1em;
	padding: 1.5em 0 .5em 0;
}

.italica {

	font-style: italic;

}

.negrita {

	font-weight: bold;

}


@media screen and (max-width: 1400px) {

.figure {
	font-size: 1.1em;

}

.figureb {
	font-size: 1.1em;

}

}

@media screen and (max-width: 1150px) {

.figure {
	font-size: 1.8em;

}

.figureb {
	font-size: 1.8em;

}

}

@media screen and (max-width: 925px) {

.figure {
	font-size: 1.6em;

}

.figureb {
	font-size: 1.6em;

}

.titularnoticia {

	font-size: 1.6em;
	padding: .5em 0 .5em 0;
}

.cabeceranoticia {

	font-size: 1.1em;
	padding: 1.2em 0 .5em 0;
}

.cuerponoticia {

	font-size: 1em;
	padding: .9em 0 .5em 0;
}


}

@media screen and (max-width: 800px) {

.figure {
	font-size: 1.3em;

}

.figureb {
	font-size: 1.3em;

}
.figuresmall {
	font-size: .7em;

}

.titular {

	letter-spacing: auto;
	font-size: .8em;


}


}

@media screen and (max-width: 600px) {

.figure {
	font-size: 1.0em;

}

.figureb {
	font-size: 1.0em;

}

.figureg {
	font-size: 1.1em;

}

.figureh {
	font-size: 1.1em;

}

.figuresmall {
	font-size: .5em;

}
}

@media screen and (max-width: 500px) {

.figure {
	font-size: .8em;

}

.figureb {
	font-size: .8em;

}

}

@media screen and (max-width: 375px) {

.figure {
	font-size: .7em;

}

.figureb {
	font-size: .7em;

}

}


@media screen and (max-width: 1150px) {

.figure {
	float: left;
	margin: 2% 2% 0 0;
	text-align: left;
	width: 48%;	
	letter-spacing: auto;

}

.figureb {
	float: left;
	margin: 2% 0 2.5em 2%;
	text-align: left;
	width: 48%;	
	letter-spacing: auto;

}

.figurec {
	float: left;
	margin: 2%;
	text-align: left;
	width: 96%;	
	letter-spacing: auto;

}

.figured {
	float: left;
	margin: 2%;
	text-align: left;
	width: 96%;	
	letter-spacing: auto;

}

}