/* TIPOGRAFIAS */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

/* 01 ---------------- CUERPO GENERALES --------------*/

body{ 
    font-family: 'roboto', sans-serif;
    font-size: 15px;
    color:#434041;
}


h1 {        
    color: #BA3131;
    font-size: 40px;
}
h2 {
    color: #005544;
    font-size: 30px;}
h3 {
    color: #F19D1B;
    font-size: 25px; 
    background-color:#434041;
    padding: 10px 15px;}
    
h4,h5 {
	font-family:'Roboto'sans-serif;
	font-weight: 600;
	text-transform: none;
	font-size: 25px;
}

h5 {
	color:#ffffff;
	font-size: 17px;
}

small {
	font-family: 'Roboto' sans-serif;
	font-style:italic;
}
a {
	color: #005544;
}

a:hover {
	color:#BA3131;
}

/*BOTONES*/

.btn {	
	padding: 12px 16px;
	display: inline-block;
	color: #fff;
	font-family: 'roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	background-color: #5d5955;
	margin-bottom: 5px;
}
.btn:hover {
	background-color: #434041 ;
}
.btn-rojo {
	background-color: #BA3131;
}
.btn-verde {
	background-color: #279877;
}
.cont-verde {
	background-color: #279877;
	padding: 20px 20px 5px;
}

.cont-rojo {
	background-color: #BA3131;
	padding: 20px 20px 5px;
}

.cont-ama {
	background-color: #F19D1B;
	padding: 20px 20px 5px;
}

.bk-verde {
	background-color: #279877;
	padding: 0;
}

.bk-rojo {
	background-color: #BA3131;
	padding: 0;
}

.bk-ama {
	background-color: #F19D1B;
	padding: 0;
}

.bk-az {
	background-color: #2959A2;
	padding: 0;
}

/* 02 ---------------- HEADER ----------------*/

nav ul {
	vertical-align: center;
}
nav {	
background-color: #FFFFFF;
text-align:center;
width: 100%;
padding: 10px 0 5px 0;
}
nav li{
    display: inline-block;
    font-family: 'Roboto' sans-serif;
    color: #808080;
    font-weight: 700;
    font-size: 13px;
    padding: 5px 2%;
 }
nav li a{
    color: #808080;
}
nav li a:hover{
    color: #279877;
}

nav .menu {
    width: 100%;
    text-align:right;
}
nav .logo{
	text-align:left;
	padding-left:10px;
}
.logo img {
	width:auto;
	padding-bottom:5px;
}

/* Social Top */

header .social-top {	
	background-color: #2959A2;
	height:35px;
}
.social-top li {
    display: inline-block;
    padding: 5px 5px;
   }
.social-top ul {
    text-align: right;
    padding-right: 10px;
   }
   
/* 03 ---------------- FOOTER ----------------*/

footer {
    background-color: #025949;
    color: #fff;
    padding: 15px 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

footer h3 {
	font-family: 'roboto' sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0px;
    padding: 3px 0;
	}
	
footer p {
	font-family: 'roboto' sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 0.08em
}

/* 04 ---------------- HOME ----------------*/

/*BANNER*/

#bannercan h1 {
	color: #F19D1B;
}

/*NOTICIAS*/

.not {
	width: 94%;
	position:relative;
	line-height:28px;
	background-color: #2959A2;
	}
#noticias .not >.fecha {
	position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(241, 157, 27, 0.76);
    color: white;
    padding: 3% 6%;
    text-align: center;
    /*z-index: 999;*/
    font-family: 'roboto' sans-serif;
    font-weight: 500;
    font-size:13px;
}
@media (min-width: 768px) and (max-width: 992px) {
	#noticias .not >.fecha {
	top: 0;
    right: 4px;}
}
#noticias .not >.titulo {	  
    padding: 14px 5% 7px;
    background-color: #434041;
    color: #F7B64D;
    width: 90%;
    font-size: 20px;
    font-family: 'Oswald' sans-serif;
    font-weight: 500;
    margin-top: -9px;
}
#noticias .not > .titulo >p {
	font-family:'roboto' sans-serif;
	padding: 0;
	margin:0;
	color: #CABC9F;
	font-weight: 400;
	font-size: 12px;
}

#noticias img:hover {
      opacity: 0.5; 
   }


/*PROGRAMA*/
#programa img {
	width:95%;
}
@media (max-width: 992px) {
	#programa img {
	padding-bottom:20px;}
}
#programa p {
	line-height: 20px;
}
/*VIDEOS*/

#videos img {
		width:98%;
}


/*UNITE*/
#unite h2 {
	color:#fff;
}
#unite-btn .badge {
	background-color: #BA3131;
	padding:10px;
	margin-top: -4px;
	}
#unite .unite-img {
	margin-right: 20px;
}

#unite a {
	color: #F19D1B;
}

#unite a:hover {
	color: #2959A2;
}
/*COMENTARIOS*/

.cont-azul {
	background-color: #2959A2;
	padding: 20px 20px 5px;
}
#comentarios h1{
	color:#2959A2;
}

#comentarios .seguinos {
	color:#fff;
	font-weight:700;
	font-size:22px;
	padding-bottom: 20px;
	border-bottom: 1px #fff dashed;
}
#comentarios .coment {
	color:#fff;
	border-bottom:solid 1px #fff;
}
#comentarios span {
	font-size:12px;
}
#comentarios .mas {
	color:#fff;
	padding: 20px 0;
	font-size: 15px;
}
/*---------------- AGENDA ---------------- */

#eventos-especiales .cont-rojo {
	padding: 0px;
	height: 300px;
}

#eventos-especiales p {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;	
	padding-bottom: 15px;
}

.img-evento1, .img-evento2, .img-evento3, .img-evento4 {
	overflow:hidden;
	height: 300px;
}

.img-evento1 {
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/evento1.jpg);
}

.img-evento2 {
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/evento2.jpg);
}

.img-evento3 {
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/evento3.jpg);
}

.img-evento4 {
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/evento4.jpg);
}


/*----------------  CONTACTO ---------------- */

#datos {
	margin-top:70px;
}

#datos h1 {
	padding-bottom: 10px;
}

#links h1 {
	padding-left: 25px;
	padding-top: 50px;
}

#colaboradores h1 {
	padding-left: 25px;
	padding-top: 50px;
}

.icon-contact {
	width:30%;
	border-radius: 10px;
	border: 1px solid #D3D2A9;
	margin-right: 10px;
	text-align: center;
	padding:20px 0px;
}

#datos img {
	width: 80%;
	padding-bottom: 15px;
}

@media (max-width: 768px) {
	.icon-contact {
	width:99%; }
}

/*----------------- EL PROGRAMA ------------------*/

#panel h1{
	color:#2959A2;
}

#panel .seguinos {
	color:#fff;
	font-weight:700;
	font-size:22px;
	padding-bottom: 20px;
	border-bottom: 1px #fff dashed;
}
#panel .coment {
	color:#fff;
	border-bottom:solid 1px #fff;
}
#panel span {
	font-size:12px;
}
#panel .btn {
	color:#fff;
	padding: 18px 87px;
    margin-top: 10px;
	font-size: 15px;
}

#cronograma .info{
	color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 10px 0 10px;
}

#cronograma .cont-verde, .cont-rojo, .cont-azul, .cont-ama {
	padding: 10px 30px 10px;
}

/*----------------- PANEL ------------------*/

.quote {
	font-family: 'Oswald' sans-serif;
	color: #F19D1B;
	font-size: 25px;
	line-height: 35px;
	font-weight: 500;
}

#conductor .datos {
	line-height: 30px;
	font-weight: 700;
}

#conductor i{
	font-size: 25px;
	margin-right: 15px;
}

#conductor .redes > a{
	color: #F19D1B;
}

#el-panel h3{
	color: #FFFFFF;
    background-color:#F19D1B;
}

#el-panel .bk-ama {
	height:;
}

#el-panel 
h4, 
small,
.redes > a{
	color:#ffffff;
}
#el-panel .fot-pan2, .fot-pan1, .fot-pan3 {
	overflow:hidden;
	height: 291px;
}

#el-panel .fot-pan1{
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/panel1.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

#el-panel .fot-pan2{
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/panel2.jpg);
}

#el-panel .fot-pan3{
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/panel3.jpg);
}

#el-panel .bk-verde{
	height: 291px;
}

#el-panel .info {
	padding: 15px;
}
#el-panel .bot {
	padding-top: 90px;
}
#el-panel span {
	color:#005544;
	font-size: 12px;
}

#el-panel .redes {
	padding-top: 15px;
}

#invitados p {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;	
	padding-bottom: 15px;
}

.img-square {
	background-image: url(http://dgpcfadu.com.ar/jt15/tp/img/invitados.jpg);
	overflow:hidden;
	height: 400px;
}

#invitados .cont-azul {
	padding: 0px;
	height: 400px;
}

.pad-cont {
	padding: 20px;
	height: 400px;
}

/*----------------- UNITE ------------------*/

#serparte img {
    width: 95%;
    margin-left: 25px;
    margin-bottom: 20px;
}


/*----------------- CANAL ------------------*/

#estudios h1{
	color:#2959A2;
}

#estudios .seguinos {
	color:#fff;
	font-weight:700;
	font-size:22px;
	padding-bottom: 20px;
	border-bottom: 1px #fff dashed;
}
#estudios .coment-instalaciones {
	color:#fff;
	border-bottom:solid 1px #fff;
}
#estudios span {
	font-size:12px;
}
#estudios .btn {
	color:#fff;
	padding: 18px 87px;
    margin-top: 10px;
	font-size: 15px;
}

#programacion .info{
	color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 10px 0 10px;
}

#programacion .cont-verde, .cont-rojo, .cont-azul, .cont-ama {
	padding: 10px 30px 10px;
}

/*----------------- ESTREVISTA ------------------*/


.tituloentrevista h1{
	color:#BA3131;
}

/*----------------- NOTICIAS ------------------*/

.cont-verde > p {
	color: #fff;
	font-family: 'Oswald';
	font-size: 25px;
	padding: 10px;
}
#cuerpo-noticia .cont-verde {
	margin-left: 15px;
}
.noticia-block {
	position: relative;
	background-image:url(http://dgpcfadu.com.ar/jt15/tp/img/juegosevita.jpg); ;
	height: 500px;
}
.noticia-block2 {
	position: relative;
	background-image:url(http://dgpcfadu.com.ar/jt15/tp/img/tonelli.jpg); ;
	height: 500px;
}


#foto-noticia h1{
	color: #fff;
}

#foto-noticia span {
	 font-family: Oswald;
    color: #fff;
    font-size: 20px;
}

#foto-noticia .etiqueta {
	position: absolute;
    top: 50px;
    left: 0;
    background-color: #F19D1B;
    padding: 5px 15px;
    font-family: Oswald;
    color: #fff;
    font-size: 32px;
}

#foto-noticia .info-not {
	position: absolute;
    bottom: 20px;
    left: 15px;
    
}

#cuerpo-noticia .quote {
	padding-top: 25px;
}

/* ERIC CSS */
/* TIPOGRAFIAS */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

/* --- SECCION EPISODIO 01 ---- */

.episodio-01-titulo-a {
	background: #F19D1B;
	color: black;
	padding-left: 10px;
	margin-top: 9px;
}
.episodio-01-titulo-b { 
	font-size: 35px;
}
.episodio-01-video {
	background: #F19D1B;
}
.episodio-01-video-cuadro {
	height: 525px;
}

.episodio-01-columna {
	float: left;
	margin-top: 9px;	
}
.episodio-01-texto-a {
	width: 450px;
	padding: 30px;
	background: #279877;
	
}
.episodio-01-texto-b {
    font-family: oswald;
    font-size: 20px;
}

.episodio-01-recientes {
	margin-left: 9px;
	width: 180px;	
	background: #279877;
	padding-top: 9px;
	padding-bottom: 9px;
	
}
.episodio-01-columna-clear {
	clear:both;
}

.episodios-recientes-titulo-a {
	padding-left: 9px;
	font-size: 25px; 
}
.episodios-recientes-titulo-b {
	padding-left: 9px;
	font-size: 15px;
}
.episodios-recientes-titulo-c {
	padding-left: 9px;
	font-size: 12px;
}

/* --- SECCION NUESTRA FADU - CARRERAS ---- */

.barra-titulos {
    margin-top: 10px;
    padding-left: 20px;
    background-color: #F19D1B;
    color: #000000;
}
#cuadritos-carrera {
    margin-left: 10px;
}

.cuadros-texto-b {
    color: #ffffff;
}

.carrera-01 {
    margin-top: 9px;
    background: #2959A2;
    display: inline-table;
    width: 110px;
    height: 135px;
    text-align: center;
}
.carrera-02 {
    margin-top: 9px;
    background: #F19D1B;
    display: inline-table;
    width: 110px;
    height: 135px;
    text-align: center;
}
.carrera-03 {
    margin-top: 9px;
    background: #279877;
    display: inline-table;
    width: 110px;
    height: 135px;
    text-align: center;
}
.carrera-04 {
    margin-top: 9px;
    background: #BA3131;
    display: inline-table;
    width: 110px;
    height: 135px;
    text-align: center;
}
.carrera-05 {
    margin-top: 9px;
    background: #2959A2;
    display: inline-table;
    width: 110px;
    height: 135px;
    text-align: center;
}
.carrera-06 {
    margin-top: 9px;
    background: #F19D1B;
    display: inline-table;
    width: 110px;
    height: 135px;
    text-align: center;
}

.carrera-titulo-b{
    padding-top: 45px;
    padding-left: 5px;
    padding-right: 5px;
}

.carrera-titulo-b a {
    color: #fff;
}

.cuadros-titulo {
    color: #ffffff;
    font-size: 20px;
}

.cuadro-arq {
    background: #2959A2;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;    
}
.cuadro-diseño-graf {
    background: #F19D1B;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;    
}
.cuadro-diseño-ind {
    background: #279877;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;    
}
.cuadro-img {
    background: #BA3131;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;    
}
.cuadro-diseño-indum {
    background: #2959A2;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;    
}
.cuadro-diseño-paisaje {
    background: #F19D1B;
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;    
}

.agrupaciones-columnas {
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 10px;
}
.agrupaciones-columna {
	float: left;
}
.agrupaciones-columna-clear {
	clear:both;
}
.agrupaciones-cuadros-a {
	width: 335px;
}
.agrupaciones-cuadros-b {
	width: 335px;
	margin-left: 9px;	
}

.agrupacion-01 {
	padding: 25px;
	background: #279877;
}
.agrupacion-02 {
	margin-top: 9px;
	padding: 25px;
    background: #F19D1B;
}
.agrupacion-03 {
	margin-top: 9px;
	padding: 25px;
   	background: #BA3131;
}
.agrupacion-04 {
	padding: 25px;
    background: #2959A2;
}
.agrupacion-05 {
	margin-top: 9px;
	padding: 25px;    
	background:#F19D1B;
}

/* --- SECCION NOTICIAS - NOTICIA 01 ---- */

.seccion-noticias{
  margin-top: 9px;
}

.noticia-01-imagen {
    position: relative;
    background: #000000;  
}
.noticia-01-titulo-a {
    float: right;
    position: absolute;
    text-align: center;
    margin-top: 50px;
    font-size: 22px;
    font-family: oswald;
    width: 130px;
    background: #F19D1B;
    color: #000000;
}
.noticia-01-titulo-b {
    float: left;
    position: absolute;
    margin-top: 330px;
    margin-left: 20px;
    text-align: left;
    color: #ffffff;
    font-size:30px;
    font-family: oswald;
}
.noticia-01-titulo-c {
    position: absolute;
    margin-top: 380px;
    margin-left: 20px;
    margin-right:20px;
    text-align: left;
    color: #ffffff;
    font-size:18px;
    font-family: oswald;
}
.noticia-01-titulo-c-c {
    position: absolute;
    margin-top: 420px;
    margin-left: 20px;
    margin-right:20px;
    text-align: left;
    color: #ffffff;
    font-size:18px;
    font-family: oswald;
}
/* titulo-c-c igual q titulo-c,
solo q para la noticia2 de tonelli */

.noticia-01-textos {
    background: #000000;
    color: white;
    margin-bottom: 7px;
}
.noticia-01-texto-a {
    margin-left: 20px;
    margin-right: 20px;
    width: 408px;
    display: inline-table;
    text-align: justify;
}
.noticia-01-columna-texto-b {
    display:  inline-table;
    background: #000000;
}
.noticia-01-texto-b {
    background: #61baa0;
    color: black; 
    margin-right: 20px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;    
    width: 170px;
    display: inline-table;
    font-family: oswald;
    font-size: 20px;
}
.noticia-01-texto-c {
    padding-left: 20px;
    padding-right: 30px;
    display: inline-table;
    font-family: oswald;
    font-size: 20px;
    text-align: center;
}


/* --- SECCION NOTICIAS - NOTICIA 02  ---- */

.noticia-02-titulo-a {
    text-align: center;
    margin-top: 30px;
    font-size: 22px;
    font-family: oswald;
    width: 130px;
    background: #c40a0a;
    color: white;
}
.noticia-02-cuadro-titulos {
    text-align: center;
    font-family: oswald;
    background: #c40a0a;
    color: white
}
#noticia-02-titulo-b {
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 8px;
    
    font-size: 30px;
}
#noticia-02-titulo-c {
    font-size: 18px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.noticia-02-texto-a {
    margin-left: 20px;
    width: 315px;
    display: inline-table;
    text-align: justify;
}
.noticia-02-texto-b {
    margin-left: 20px;
    width: 315px;
    display: inline-table;
    text-align: justify;
}
.noticia-02-imagen {
    margin-left: 30px;
    margin-right: 40px;
}
.noticia-02-textillo {
    font-size: 13px;
    color: darkgray;
    margin-left: 30px;
    margin-right: 40px;
    padding-left: 50px;
    padding-right: 50px;
}
.noticia-02-texto-c {
    margin-left: 20px;
    width: 315px;
    display: inline-table;
    text-align: justify;
}
.noticia-02-texto-d {
    margin-left: 20px;
    width: 315px;
    display: inline-table;
    text-align: justify;
}
.noticia-02-texto-e {
    margin-left: 20px;
    margin-right: 29px;
    text-align: justify;
    font-family: oswald;
}

.contenedor-eric {
    margin: 0 auto;
	padding: 0 10px;
}
@media (min-width: 798px) {
  .contenedor-eric {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .contenedor-eric {
    width: 700px;
  }
}

/*******************************/

.bk-az {
    background-color: #2959A2;
    padding: 0;
}


#nuestrafadu .bloque {
    height: 170px;
}

#nuestrafadu h5 {
    text-align: center;
    padding-top: 60px;
}

#nuestrafadu h3 {
    background: #F19D1B;
    color:#000000;
    margin-bottom: 10px;

}

.color-cont {
	padding: 20px;
	color:#fff;
}

.color-cont a {
	color:#fff;
}




