/*------ start nosotros -------*/

.nosotros{
    width: 100%;
    margin: 2% 0;
}

.nosotros h1{
    width: 100%;
    float: left;
    font-size: 30px;
    font-family: 'titlinggothicfb_compmedium';
}

.nosotros article{
    float: left;
    margin: 4% 25% 2% 0;
    width: 75%;
}

.nosotros h5{
    margin-bottom: 3%;
}

.nosotros article span{
    margin-left: 15%;
    float: left;
    width: 65%;
    margin-bottom: 2%;
}

.nosotros article span p, .nosotros article span a{
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}

.nosotros article span .nombre{
    font-family: 'titlinggothicfb_compmedium';
    font-size: 18px;
    letter-spacing: 1;
}

.nosotros article .foto{
    float: right;
    margin-bottom: 2%;
}

.nosotros article .foto img{
    width: 83px;
    height: 84px;
}

.nosotros article span a{
    color:#eb3f3f;
    font-weight: bold;
}

.nosotros article span a:hover{
    text-decoration: underline;
}
/*------ end nosotros -------*/

/*------ start nota -------*/
.nota{
    width: 100%;
    margin: 2% 0;
}

.nota .nota-superior{
    float: left;
    width: 100%;
}

.nota .nota-superior .volanta{
    position: inherit !important;
    margin-bottom: 20px;
}

.nota .nota-superior h2{
    font-size: 39px;
    line-height: 43px;
    margin-bottom: 5px;
    float: left;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
	width:100%;
}

.nota .nota-superior img{
    width: 100%;
    margin-bottom: 10px;
}

.nota .nota-superior p{
    color:#7E7E7E;
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
}

.nota .nota-superior .bajada {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    margin-bottom: 15px;
}

.nota-texto{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.nota-texto p{
    color: #000;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 25px;
}

.nota-texto a{
    color: #045FB4;
}

.nota-texto a:hover{
    text-decoration: underline;
}

.nota-texto a:visited{
    color: #A90097;
}

.nota-texto .destacado{
    background-color: #4c4c4c;
    padding: 20px;
    width: 27%;
    margin: 0 0 20px 20px;
    float: right;
}

.nota-texto .destacado span{
    color:#fff;
    font-weight: normal;
    font-size: 27px;
    line-height: 28px;
    font-family: 'titlinggothicfb_compmedium';
    letter-spacing: 1px;
}

.nota-texto .destacado img{
    display: block;
    margin-bottom: 10px;
}

.nota .nota-compartir{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.nota .nota-compartir p{
    color:#616161;
    font-size: 12px;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
}

.nota .nota-compartir a{
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.nota .nota-compartir a:hover{
    opacity: 0.7;
}

.comentarios{
    width: 100%;
    float:left;
}

.notas-relacionadas{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding: 14% 7% 7% 7%;
}

.notas-relacionadas .cartel-seccion{
    z-index: 9;
    top: -34px;
    left: -13px;
    color:#939393;
    font-size: 16px;
    text-align: left;
    line-height: 31px;
}

.notas-relacionadas article{
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 8% 4% 0 4%;
    font-size:12px;
}

.notas-relacionadas article:last-child{
    padding: 8% 4% 6% 4%;
}

.notas-relacionadas article img{
    width: 35%;
    float: left;
    margin: 0 4% 2% 0;
}

.notas-relacionadas article h2 a{
    font-family: 'titlinggothicfb_condregular';
    font-size: 13px;
    line-height: 15px;    
}

.notas-relacionadas article .volanta{
    position: inherit;
    float: left;
}

.notas-relacionadas article span {
    width: 61%;
    display: inline-block;
    margin-bottom: 2%;
}

.notas-seccion{
    float: left;
    width: 86%;
    margin-bottom: 20px;
    padding: 9% 7% 7% 7%;
    position: relative;
}

.notas-seccion .cartel-seccion{
    z-index: 9;
    top: 15px;
    left: 6px;
}

.notas-seccion article{
    width: 100%;
    float: left;
    font-size:12px;
    padding: 4% 0;
    border-bottom: 1px solid #646464;
}

.notas-seccion .primero{
    padding: 0 0 4% 0;
}

.notas-seccion .primero .volanta{
    position: absolute;
    float: none;
}

.notas-seccion .primero img{
    width: 100%;
    float: left;
    margin: 0 0 2% 0;
}

.notas-seccion .primero figure{
    position: relative;
    margin-bottom: 8%;
}

.notas-seccion article h2 a{
    font-family: 'titlinggothicfb_condregular';
    font-size: 13px;
    line-height: 15px;    
}

.notas-seccion article .volanta{
    position: inherit;
    float: left;
}

.notas-seccion article span {
    width: 61%;
    display: inline-block;
    margin-bottom: 2%;
}

.fotogaleria{
    float: left;
    width: 92%;
    margin-bottom: 20px;
    position: relative;
    padding: 14% 4% 7% 4%;
}

.fotogaleria .cartel-seccion{
    z-index: 9;
    top: 15px;
    left: 6px;
    color:#939393;
    font-size: 16px;
    text-align: left;
    line-height: 31px;
}

.fotogaleria article{
    padding: 4% 2% 2% 2%;
    float: left;
    width: 96%;
}

.fotogaleria article img{
    width: 77px;
    height: 64px;
    margin: 4px;
}

/*------- fin nota ------*/

/*------- inicio resultado de seccion -------*/
.seccion-destacado .cartel-seccion{
    top: -12px;
    z-index: 9;
	left:-13px;
}

.seccion-destacado{
    float: left;
    position: relative;
    width: 96%;
    padding: 0 2%;
    margin-bottom: 20px;
}

.seccion-destacado article{
    /*width: 48.5%;*/
    margin-right: 3%;
    float: left;
}

.seccion-destacado article:last-child{
    margin-right: 0;
}

.seccion-destacado article figure img{
    width: 100%;
}

.seccion-destacado article figure{
     position: relative;
}

.seccion-destacado article h6, .seccion-resultado article h6{
    color: #7E7E7E;
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
    margin: 10px 10px 0 10px;
	clear:both;
}

.seccion-destacado article h2 a{
    font-size: 27px;
    line-height: 29px;
    margin: 10px;
    float: left;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
	width:100%;
}

.seccion-destacado article p{
    color: #000;
    font-size: 14px;
    line-height: 16px;
    color: #7E7E7E;
    margin: 10px;
}

.seccion-resultado{
    float: left;
    width: 100%;
}

.seccion-resultado article{
    float: left;
    border-bottom: 1px solid #E0E0E0;
    padding: 5px 0;
    width: 100%;
}

.seccion-resultado article .volanta{
    position: inherit;
    float: left;
    margin-right: 15px;
	margin-bottom:5px;
}

.seccion-resultado article h2{
    margin:10px 0 5px 0; 
}

.seccion-resultado article h2 a{
    font-size: 24px;
    line-height: 26px;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
}

.seccion-resultado article p{
    color: #000;
    font-size: 13px;
    line-height: 14px;
    color: #7E7E7E;
}

.seccion-resultado article figure{
    width: 30%;
    float: left;
    margin: 10px 10px 10px 0; 
}

.seccion-resultado article figure img{
    width: 100%;
}

.seccion-resultado .nota-compartir{
    margin-top: 5px;
}

.seccion-destacado .nota-compartir{
    margin-top: 5px;
    margin-left: 10px;
}

.seccion-resultado .nota-compartir img, .seccion-destacado .nota-compartir img{
    width: 25px;
}

.seccion-resultado .nota-compartir a:hover, .seccion-destacado .nota-compartir a:hover{
    opacity: 0.7;
}

/*---------- end resultado seccion ------------*/

/*---------- inicio resultado de busquedas ---------*/
.resultado-busqueda{
    float: left;
    width: 100%;
}

.resultado-busqueda .title{
    margin-bottom: 20px;
}

.resultado-busqueda .title h3{
    font-size: 32px;
    line-height: 30px;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
}

.resultado-busqueda .title h6{
    color: #7E7E7E;
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
    margin: 10px 0;
}

.resultado-busqueda article{
    float: left;
    border-bottom: 1px solid #E0E0E0;
    padding: 5px 0;
    width: 100%;
}

.resultado-busqueda article .volanta{
    position: inherit;
    float: left;
    margin-right: 10px;
}

.resultado-busqueda article h2{
    margin-bottom: 5px;
}

.resultado-busqueda article h2 a{
    font-size: 20px;
    line-height: 26px;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
}

.resultado-busqueda article p{
    color: #000;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    margin-bottom: 5px;
}

.resultado-busqueda article figure{
    width: 25%;
    float: left;
    margin: 0 10px 10px 0; 
}

.resultado-busqueda article figure img{
    width: 100%;
}

.resultado-busqueda article h5{
    margin-top: 5px;
    color: #7E7E7E;
}

.resultado-busqueda .resultado-link:hover{
    text-decoration: underline;
}

.btn_ver-mas, .no-articles{
    background-color: #4c4c4c;
    height: 25px;
    line-height: 25px;
    width: 100%;
    text-align: center;
    float: left;
    margin:20px 0; 
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btn_ver-mas:hover{
    background-color:#666;
} 

/*------ end resultado de busquedas --------*/
.noticias .cartel-seccion{
    z-index: 9;
    top: 15px;
    left: 6px;
}
.noticias{
    float: left;
    /*width: 86%;*/
    margin-bottom: 20px;
    padding: 14% 7% 7% 7%;
    position: relative;
}

.noticias article{
    width: 100%;
    float: left;
    font-size: 12px;
    padding: 0 0 4% 0;
}

.usual {
  background:#fff;
  width:96%;
  padding: 20px 2%;
  float: left;
}
.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  padding:6px 23px;
  color: #666;
  text-decoration:none!important;
  margin-left:0;
    font-size: 17px;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
      border-bottom:1px solid #666;
}
.usual ul a:hover {
  color:#000;
  }
.usual ul a.selected {
  color: #000;
  cursor:default;
    border-top:1px solid #666;
    border-left:1px solid #666;
    border-right:1px solid #666;
    border-bottom:none;
  }

.usual span{
    float: left;
    width: 92%;
    padding: 20px 10px 10px 10px;
    border-bottom:1px solid #ccc;
}

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

.usual div .volanta{
    position: inherit;
    float: left;
}

.usual div h2 a{
    width: 100%;
    float: left;
    font-family: 'titlinggothicfb_condregular';
    font-size: 13px;
    line-height: 15px;
    margin-top: 10px;
}

/*------------- estilos contacto ----------*/

.contacto{
    width: 100%;
    margin: 2% 0;
}

.contacto h1{
    width: 100%;
    float: left;
    font-size: 30px;
    font-family: 'titlinggothicfb_compmedium';
}

.contacto h3, .contacto h3 a{
    float: right;
    color:#666666;
}

.contacto h3 a:hover{
    text-decoration: underline;
}

.contacto h3 b{
    color: #000;
}

.contacto hgroup{
    width: 100%;
    float: left;
    margin-bottom:30px; 
}

.contacto .titulo{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding: 7% 4% 4% 4%;
}

.contacto .cartel-seccion{
    z-index: 9;
    top: 15px;
    left: 10px;
    color:#939393;
    font-size: 18px;
    text-align: left;
    line-height: 31px;
}

.contacto form{
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 7% 2% 3% 2%;
}

.contacto form label{
    color:#666666;
    font-size: 14px;
    width: 100%;
    margin-right: 1%;
    float: left;
    height: 20px;
    line-height: 20px;
}

.contacto input{
    margin-bottom: 10px;
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ccc;
    height: 20px;
}

.contacto textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ccc;
    min-height: 140px; 
    font-family: arial;
    margin-bottom: 20px;
}

.contacto .request{background-color: #e8e9ee; width: 100%; padding: 5px 15px; border:1px solid #d4d3d9; float: right; margin-bottom: 20px;}
.contacto .request img{border:1px solid #d4d3d9;}
.contacto .request input{float:left; border:1px solid #85848a; height: 17px !important; line-height: 17px !important; margin-top: 6px; width: 92% !important;}
.contacto .btn_enviar{color: #fff; padding: 5px 15px; background-color: #D30000; float: right;}
.contacto .btn_enviar:hover{background-color: #9B0707;}

/*------------- end estilos contacto ----------*/

.contacto label.error{
    width: 100%;
    color: red;
}

.contacto .request ul li{
    width: 100%;
    float: left;
    color: red;
}

/*----- VIDEO, FOTOGALERĶA, DOCUMENTOS -----*/
#boxfiles{
    margin-top: 10px;
    overflow:hidden;
}
    
#boxfiles b{    
    font-size: 10px;}
    
#boxfiles .csimple {
    background-color: #E6E6E6;
    float: left;
    margin-bottom:30px;
    padding: 2%;
    width: 100%;
}

#boxfiles .titulos_dash2 {
    float: left;
    color:#fff;
    text-transform: uppercase;
    background: #d50100;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-family: 'titlinggothicfb_compmedium';
    font-size: 16px;
}
    
#boxfiles .titulos_txt {
    float: left;
    padding: 3px 6px;
}
    
#boxfiles a:link, a:active, a:visited {
    color: #000;
    text-decoration: none;
    font-family: 'titlinggothicfb_condregular';
    font-size: 15px;
}
    
#boxfiles a:hover {
    color: #888888;}
    
#boxfiles .row_vid{margin-bottom: 30px;
                  padding:2%;
                  width:96%;
                  background-color: #E6E6E6;
                  float: left;
              }
                  
#boxfiles #audioCont{margin-bottom:30px;
                  padding:2%;
                  width:100%;
                  background-color: #E6E6E6;
              }

    
.tea-tv .top_title {
    color: #333333;
    font-family: Arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding: 0;}

.tea-tv .top_title a:link, .tea-tv .top_title a:active, .tea-tv .top_title a:visited {
    color:#274376;
    text-decoration:none;}

.tea-tv .top_title a:hover {
    color:#999;
    text-decoration:none;}

#audioCont .aicon{
    background-color: #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-left: 0;
    padding: 5px;}
    
#audioCont{
    float:left;
}

#audioCont .titulos_dash2{
    margin-left: 5px;
    margin-top: 5px;
}

    /**********FOTOGALERIA****************/
#mainFotogal{
    background: none repeat scroll 0 0 #274376;
    border: medium none;
    margin-bottom: 15px;
    float:left;
    margin-top: 0;
    width: 100%;}
    
#galerybutton{float:left; margin-left:10px; font-size:11px;}

.row_fotogal{float:left;}

.row_fotogal h1{
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:14px;
        font-weight:bold;
        text-transform:lowercase;}

.epigr {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:14px;
        font-weight:bold;
        text-transform:capitalize;}

.mini_photo{
        float:left;
        margin:8px 7px;
        width:128px;}
        
.mini_photo img {
    height: 80px;
    width: 130px;}

/**********FIN DE SECTOR FOTOGALERIA***************

/*FOTOGALERIAS */
.fotogal_row, .fotogal_row_img{float:left; width:100%; display:inline;}
.fotogal_row_txt{float:left; width:100%; display:inline; font-size:12px;}
.fotogal_row_img ul, .fotogal_row_img li{margin:0; padding:0;}
.fotogal_row_img li{list-style:none; float:left; display:inline; margin-right:10px;}
.fotogal_row_img img{border:1px solid #333;}


/*TV, AUDIO*/
.tv_cont{float:left; width:300px; display:inline;}
.tv_cont_txt{float:left; display:inline; font-size:12px; color:#666666; margin:10px 0 5px 5px;}
.tv_cont_img{float:left; width:282px; display:inline;}
.tv_cont_img ul, .tv_cont_img li{margin:0; padding:0;}
.tv_cont_img li{list-style:none; float:left; display:inline; margin-right:3px; margin-left:3px;}
.tv_cont_img img{border:1px solid #333;}

.audio-desc {
float: left;
margin-bottom: 5px;
margin-left: 5px;
margin-top: 10px;
color: #333333;
font-weight: normal;
}

.row_aud{
    float: left;width: 100%; margin-bottom: 30px;
}
.thum-gal {    margin-bottom: 10px; margin-top: 10px;}
.thum-gal img {width:100%}
.respon-video iframe {width:100%}