@charset "utf-8";
/* CSS Document */
body {
	background-color: #eae6d6;
}
.redessociales{ 
	padding:20px;
	text-align:right;
	background-color: #eae6d6;
}
.logotipo{
	padding:20px;
	text-align:left;
	background-color: #eae6d6;
}
.navegador{
	padding-left:5px;
	height:55px;
	font-size:22px;
}
.menu204center{
		line-height:50px;
	min-width:160px;
	max-width:160px;
	text-align:center;
}
.alto75{
	min-height:75px;
	max-height:75px;
	vertical-align:middle;
}
.alto75 a:hover,
.alto75 a:focus {
/*  color: #1c1e29;
  text-decoration: none;
/*  background-color: #f5f5f5;
	background-color:#eae6d6;*/
	min-height:75px;
	max-height:75px;
	vertical-align:middle;
}

.piepagina, .piepagina:hover, .piepagina:visited{
	color:#FFF;
color:
}
.embed-responsive-4by3{
	padding-bottom:45%;
}

tr {
width: 100%;
display: inline-table;
border-bottom:solid thin;
}

table{
 height:500px;
}
tbody{
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  position: absolute;
}

.embed-container {
    position: absolute;
    padding-bottom: 10%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

@font-face{
	font-family:futura;	
	src:url(../fuentes/Futura.ttc);
}
@font-face{
	font-family:AvenirRoman;
	src:url(../fuentes/AvenirLTStd-Roman.otf);
}
@font-face{
	font-family:TitilliumWebSemibold;
	src:url(../fuentes/TitilliumText22L004.otf);
}


@media only screen and (min-width: 1024px) {
	.videocontainer{
		max-height:460px;
	}
	.newscontainer{
		max-height: 200px;
		min-height: 200px;
		padding-right:30px;

	}
}
@media (min-width:992px)
    {
        .container{
			max-width:960px!important;}
    }
@media (min-width:1200px)
    {
        .container{
			max-width:960px!important;}
    }