/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17-feb-2014, 11:24:18
    Author     : carlos
*/

/******************* FONTS *********************/
@font-face {
    font-family: 'univers_condensedmedium';
    src: url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_condensed_medium-webfont.eot');
    src: url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_condensed_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_condensed_medium-webfont.woff2') format('woff2'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_condensed_medium-webfont.woff') format('woff'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_condensed_medium-webfont.ttf') format('truetype'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_condensed_medium-webfont.svg#univers_condensedmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'univers_light_condensed';
    src: url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_light_condensed-webfont.eot');
    src: url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_light_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_light_condensed-webfont.woff2') format('woff2'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_light_condensed-webfont.woff') format('woff'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_light_condensed-webfont.ttf') format('truetype'),
         url('https://www.utec.edu.sv/maestrias/assets/css/fonts/univers_light_condensed-webfont.svg#univers_light_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
    width: 100%;
    position: absolute;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    background: url(../images/f_pageutec.gif);
    font-family: verdana, umpush;
}

img[usemap], map area{
    outline: none !important;
}

#home{
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#header{
    position: relative;
    float: left;
    width: 100%;
    height: 106px;
    background: url(../images/cabecera/f_header1.gif) repeat-x;
}
.universidad_imagen{
    width: 30%;
}
@media only screen and (max-width: 700px) {
    .universidad_imagen{
        width: 100%;
    }
}

#header #holder{
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 106px;
}

#header #holder a.brand{
    float: left;
    width: 358px;
    height: 84px;
    margin-top: 10px;
    border: 0;
}

#header #holder a.nuevoingreso{
      float: left;
      margin-left: 10px;
      height: 50px;
      border: 0;
      margin-top: 25px;
}

#header #holder a.portal{
    float: left;
    margin-left: 5px;
    width: 182px;
    height: 60px;
    border: 0;
    margin-top: 2px;
}

#menu_principal{
    float: left;
    position: relative;
    width: 100%;
    height: 45px;
    background: url(../images/cabecera/f_header2.gif) repeat-x;
}

#contenido{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#contenido #holder{
    position: relative;
    width: 970px;
    height: auto;
    min-height: 444px;
    margin: 0 auto;
}

#contenido #holder #noticias_titulo{
    float: left;
    width: 970px;
    height: 52px;
    margin-top: 25px;
    background: url(../images/noticas_publica/f_bar.gif);
}

#contenido #holder #noticias_titulo #texto{
    float: left;
    width: 184px;
    height: 52px;
    margin-left: 10px;
    background: url(../images/noticas_publica/tx_noticias.gif);
}

#contenido #holder #noticias_titulo #texto.publicaciones{
    background: url(../images/noticas_publica/tx_publi.gif);
}

#gohome{
    float: right;
    width: 68px;
    height: 52px;
    margin-right: 10px;
}
#info>a>img{ 
    width: 100%;
}

img[src="https://www.utec.edu.sv/media/universidad/img/utec_estructura_700x700.png"] {
  width: 100% !important;
}

img[src="https://www.utec.edu.sv/media/universidad/utec_historica/img_index.gif"] {
  width: 100% !important;
}
img[src="https://www.utec.edu.sv/images/carreras/tx_masinfo.gif"]{
    /*top: -80px;*/
    position: relative;
}
#contenido #holder #noticias_slide, #contenido #holder #noticias_no_slide{
    float: left;
    width: 970px;
    height: 260px;
    background: #fff url(../images/noticas_publica/f_noti.gif);
}

#contenido #holder #noticias_slide.publicaciones, #contenido #holder #noticias_no_slide.publicaciones{
    background: #fff url(../images/noticas_publica/f_publicaciones.jpg);
}

#contenido #holder #noticias_slide #left_arrow, #contenido #holder #noticias_no_slide #left_arrow{
    float: left;
    width: 18px;
    cursor: pointer;
    margin-top: 100px;
    height: 30px;
    background: url(../images/noticas_publica/flecha_azu_izq.gif);
}

#contenido #holder #noticias_slide #slider, #contenido #holder #noticias_no_slide #slider{
    float: left;
    width: 923px;
    height: 260px;
    overflow: hidden;
}

#contenido #holder #noticias_slide #slider #thumber, #contenido #holder #noticias_no_slide #slider #thumber{
    cursor: pointer;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    height: 231px;
}

#contenido #holder #noticias_slide #slider #thumber #holder, #contenido #holder #noticias_no_slide #slider #thumber #holder {
    float: left;
    height: 231px;
    text-align: center;
    width: 230px;
    border-right: 1px solid #ababab;
    position: relative;
}

#contenido #holder #noticias_slide #slider #thumber #holder #thumb, #contenido #holder #noticias_no_slide #slider #thumber #holder #thumb{
    margin-top: 10px;
    float: left;
    width: 100%;
    height: 150px;
    text-align: center;
}

#contenido #holder #noticias_slide #slider #thumber #holder #titulo, #contenido #holder #noticias_no_slide #slider #thumber #holder #titulo{
    width: 85%;
    height: 70px;
    text-align: center;
    display: table;
    margin: 0 auto;
}

#contenido #holder #noticias_slide #slider #thumber #holder #fecha, #contenido #holder #noticias_no_slide #slider #thumber #holder #fecha{
    position: absolute;
    bottom: 200px;
    left: 0;
    width: 100%;
    font-weight: bold;
    color: #4c86eb;
    text-align: center;
    font-size: 11px;
}

/*******************************************************************/
/*******************************************************************/
#vicerrectoria > .sub-cont, #vicerrectoria .sub-item > .sub-cont2 {
	display: none;
}
#vicerrectoria:hover > .sub-cont, #vicerrectoria .sub-item:hover > .sub-cont2 {
	display: block;
}
#vicerrectoria .sub-cont .sub-item a:hover > img {
	opacity: 1;
}
#vicerrectoria .sub-cont {
	position: absolute;
	top: 46px;
	width: 235px;
	height: auto;
	background-color: #FFF;
	border: 1px solid #828282;
	z-index: 10;
}
#vicerrectoria .sub-cont2 {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 200px;
	height: auto;
	z-index: 1;
	background-color: #FFF;
	border: 1px solid #828282;
}
#vicerrectoria .sub-cont .sub-item, #vicerrectoria .sub-cont2 .sub-item2 {
	position: relative;
	width: 100%;
	height: 35px;
	display: table;
}
#vicerrectoria .sub-cont .sub-item a:hover, #vicerrectoria .sub-cont2 .sub-item2 a:hover {
	background-color: #828282;
	color: #FFF;
}
#vicerrectoria .sub-cont .sub-item a, #vicerrectoria .sub-cont2 .sub-item2 a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	color: #37262b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-left: 30px;
	text-transform: uppercase;
}
#vicerrectoria .sub-cont .sub-item a img, #vicerrectoria .sub-cont2 .sub-item2 a img {
	padding-right: 5px;
	vertical-align: middle;
	opacity: 0;
}
/*******************************************************************/
/*******************************************************************/
#facultades > .sub-cont, #facultades .sub-item > .sub-cont2 {
	display: none;
}
#facultades:hover > .sub-cont, #facultades .sub-item:hover > .sub-cont2 {
	display: block;
}
#facultades .sub-cont .sub-item a:hover > img {
	opacity: 1;
}
#facultades .sub-cont {
	position: absolute;
	top: 45px;
	width: 340px;
	height: auto;
	background-color: #FFF;
	border: 1px solid #828282;
	z-index: 999;
}
#facultades .sub-cont2 {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 200px;
	height: auto;
	z-index: 1;
	background-color: #FFF;
	border: 1px solid #828282;
}
#facultades .sub-cont .sub-item, #facultades .sub-cont2 .sub-item2 {
	position: relative;
	width: 100%;
	height: 30px;
	display: table;
}
#facultades .sub-cont .sub-item a:hover, #facultades .sub-cont2 .sub-item2 a:hover {
	background-color: #828282;
	color: #FFF;
}
#facultades .sub-cont .sub-item a, #facultades .sub-cont2 .sub-item2 a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	color: #37262b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 30px;
	text-transform: uppercase;
	padding: 7px 0 !important;
	text-align: left !important;
	width: 100% !important;
}
#facultades .sub-cont .sub-item a img, #facultades .sub-cont2 .sub-item2 a img {
	padding-left: 5px;
	vertical-align: middle;
	opacity: 0;
}
/*******************************************************************/
/*******************************************************************/

#contenido #holder #noticias_slide #slider #thumber #holder #titulo a:link, 
#contenido #holder #noticias_slide #slider #thumber #holder #titulo a:visited,
#contenido #holder #noticias_slide #slider #thumber #holder #titulo a:active,
#contenido #holder #noticias_no_slide #slider #thumber #holder #titulo a:link, 
#contenido #holder #noticias_no_slide #slider #thumber #holder #titulo a:visited,
#contenido #holder #noticias_no_slide #slider #thumber #holder #titulo a:active{
    position: relative;
    width: 95%;
    font-size: 11px;
    color: #352e38;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    line-height: 11px;
    margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}

#contenido #holder #noticias_slide #right_arrow, #contenido #holder #noticias_no_slide #right_arrow{
    float: right;
    width: 18px;
    cursor: pointer;
    margin-top: 100px;
    height: 30px;
    background: url(../images/noticas_publica/flecha_azu_der.gif);
}

#contenido #holder #noticias_contenido{
    float: left;
    width: 970px;
    height: auto;
    min-height: 200px;
    margin-top: 30px;
    background: #FFF;
    border: 1px solid #dcdcdc;
    position: relative;
    margin-bottom: 60px;
}

#contenido #holder #noticias_contenido #ediciones{
    float: left;
    margin-top: 40px;
    width: 210px;
    height: 620px;
    background: #ededed;
    overflow: hidden;
}

#contenido #holder #noticias_contenido #ediciones #header{
    float: left;
    width: 210px;
    height: 52px;
}

#contenido #holder #noticias_contenido #ediciones #years{
    float: left;
    width: 210px;
    height: 568px;
    overflow: hidden;
}

#contenido #holder #noticias_contenido #ediciones #years #year{
    float: left;
    width: 190px;
    padding-left: 20px;
	padding-bottom: 5px;
    height: auto;
    margin-top: 10px;
    border-bottom: 1px solid #dcdcdc;
    font-weight: bold;
    color: #352e38;
    font-size: 12px;
    cursor: pointer;
}

#contenido #holder #noticias_contenido #ediciones #years #year #month{
    font-weight:bold;
    float: left;
    margin-top: 7px;
    font-size: 12px;
    color: #352e38;
    /*width: 100%;*/
	width: 170px;
    display: none;
}

#contenido #holder #noticias_contenido #ediciones #years #year #month a:link,
#contenido #holder #noticias_contenido #ediciones #years #year #month a:visited,
#contenido #holder #noticias_contenido #ediciones #years #year #month a:active{
    float: left;
    width: 100%;
    margin-top: 5px;
    text-decoration: none;
    color: #352e38;
    font-size: 12px;
    font-weight: normal;
}

#contenido #holder #noticias_contenido #ediciones #years #year #month a:hover{
    text-decoration: underline;
    color: #4c86eb;
}

#contenido #holder #noticias_contenido #iconos{
    position: absolute;
    top: 5px;
    left: 5px;
    width: auto;
    height: auto;
}

#contenido #holder #noticias_contenido #iconos div{
    float: left;
    margin-right: 5px;
}

#contenido #holder #noticias_contenido #holder{
    position: relative; 
    margin: 20px auto;
    height: auto;
    min-height: 100px;
}

#contenido #holder #noticias_contenido #holder #titulo{
    float: left;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    color: #352e38;
    margin-bottom: 20px;
    width: 100%;
    line-height: 20px;
}

#contenido #holder #noticias_contenido #holder #imagen{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#contenido #holder #noticias_contenido #holder #texto{
    float: left;
    width: 100%;
    height: auto;
    color: #352e38;
    font-size: 11px;
    text-align: justify;
	margin: 15px auto;
}

#contenido #holder #becas_titulo {
    float: none;
    width: 970px;
    height: 52px;
    margin-top: 25px;
    background: url(../images/noticas_publica/f_bar.gif);  
}

#contenido #holder #becas_titulo #texto {
    float: left;
    width: 500px;
    height: 35px;
    margin-left: 20px;
    margin-top: 7px;
    padding-top: 11px;
}

ul.contactbecas li 
{
    line-height: 27px;
}

ul.contactbecas 
{
    text-align: left;
    list-style: none;
    padding-bottom: 40px;
}

#contenido #holder #becas_titulo #texto a
{
    color: #016A9C;
    font-family: 'univers_condensedmedium', sans-serif;
    font-size: 20px;
    margin-right: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}

#contenido #holder #becas_titulo #texto a:hover
{
    text-decoration: none;
}

#becas_contenido ul
{
    border: 1px solid #ddd;
    display: inline-block;
    padding: 10px;
    text-align: left;
    width: 90%;
}

#becas_contenido ul li
{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 70%;
}

#becas_contenido ul li a
{
    color: black;
    cursor: pointer;
    font-family: "univers_condensedmedium", sans-serif;
    font-size: 19px;
    font-weight: 100;
    text-decoration: none;
}

#becas_contenido ul li:first-child
{
    width: 6%;
}

#becas_contenido ul li.last-child
{
    text-align: right !important;
    width: 20%;
}

#becas_contenido ul li.last-child img
{
    width: 100%;
}

#becas_contenido ul div.more-info
{
    font-size: 16px;
    font-family: "univers_condensedmedium", sans-serif;
    display: none;
}

#becas_contenido ul div.more-info ul
{
    border: none;
    display: block;
    padding-left: 25px;
    margin-top: -20px;
}

#becas_contenido ul div.more-info ul li
{
    display: list-item;
    width: auto !important;
}

#becas_documents
{
    width: 100%;
    background: white;
    text-align: center; 
}

section#tablist 
{
    padding: 0px 30px;
    padding-bottom: 80px;
}

section#tablist article
{
    display: none;
}

section#tablist article div.mainpanel
{
    box-shadow: 0px 0px 5px #bfbfbf;
    margin-bottom: 25px;
}

section#tablist article div.mainpanel img
{
    width: 100%;
}

section#tablist article div.panel
{
    box-shadow: 0px 0px 5px #bfbfbf;
    margin-bottom: 25px;
}

section#tablist article div.panel div.panel-heading
{
    background: #fafafa;
    cursor: pointer;
    font-family: "univers_condensedmedium", sans-serif;
    font-size: 20px;
    padding: 10px 20px;
    text-align: left;
}

section#tablist article div.panel div.panel-body
{
    display: none;
    padding: 20px;
}

ul.boletin_buttons
{
    margin: 0px;
    margin-bottom: 25px;
    padding: 0px;
}

ul.boletin_buttons li
{
    color: #016A9C;
    cursor: pointer;
    display: inline-block;
    font-family: "univers_condensedmedium", sans-serif;
    font-size: 22px;
    margin: 0px 20px;
}

ul.boletin_buttons li:hover, ul.boletin_buttons li.active
{
    color: #900338;
}

h1.boletin_title
{
    color: #900338;
    font-family: "univers_condensedmedium", sans-serif;
    font-size: 28px;
    font-weight: 100;
    padding-top: 25px;
    margin-top: 0px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

#contenido #holder #becas_contenido {
    float: left;
    width: 968px;
    height: auto;
    min-height: 200px;
    background: #FFF;
    border: 1px solid #dcdcdc;
    position: relative;
    margin-bottom: 60px;
}

#home #contenido #holder #slides_widget{
    float: left;
    position: relative;
    width: 970px;
    height: 270px;
    background: url(../images/00.jpg);
}

#home #contenido #holder #news_widget{
    float: left;
    position: relative;
    width: 980px;
    height: 62px;
    background: url(../images/f_noticias.png) repeat-x;
    margin-left: -3px;
    margin-top: 11px;
}

#home #contenido #holder #menuicon_widget{
    float: left;
    position: relative;
    width: 970px;
    height: 82px;
    margin-top: 30px;
    margin-bottom: 30px;
}



#footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85px;
    border-top: 1px solid #b0b0b0;
}

#footer #social{
    float: left;
    width: 100%;
    height: 52px;
    background: url(../images/pie/f_pie1.gif) repeat-x;
}

#footer #social #holder{
    position: relative;
    margin: 0 auto;
    width: 970px;
    height: 52px;
}

#footer #social #holder #socialicons_widget{
    position: relative;
    float: left;
    height: 52px;
}

#footer #social #holder #socialicons_widget a{
    float: left;
    width: 68px;
    height: 52px;
}

#footer #social #holder #socialicons_widget a img{
    float: left;
    border: 0;
}

#footer #social #holder #othericons_widget{
    position: relative;
    float: left !important;
    width: 980px;
    height: 52px;
}

#footer #social #holder #othericons_widget a{
    float: left;
    width: 68px;
    height: 52px;
}

#footer #social #holder #othericons_widget a img{
    float: left;
    border: 0;
}

#footer #copy{
    float: left;
    width: 100%;
    height: 35px;
    background: url(../images/pie/f_pie2.gif) repeat-x;
}

#footer #copy #holder{
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 52px;
    color: #fff;
    font-size: 9px;
}

#footer #copy #holder #left{
    float: left;
    margin-left: 0; /*-40px;*/
    width: auto;
    margin-top: 12px;
}

#footer #copy #holder #right{
    float: right;
    margin-right: 0; /*-40px;*/
    width: auto;
    margin-top: 12px;
}

#foter:hover{
    /*opacity: 1;
    transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;*/
}

#foter{
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 94px;
    display: none;
}

#foter #social{
    float: left;
    width: 100%;
    height: 52px;
    background: url(../images/pie/f_pie1.gif) repeat-x;
    border-top: 1px solid #b0b0b0;
}

#foter #social #holder{
    position: relative;
    margin: 0 auto;
    width: 970px;
    height: 52px;
}

#foter #social #holder #socialicons_widget{
    position: relative;
    float: left;
    height: 52px;
}

#foter #social #holder #socialicons_widget a{
    float: left;
    width: 68px;
    height: 52px;
}

#foter #social #holder #socialicons_widget a img{
    float: left;
    border: 0;
}

#foter #social #holder #othericons_widget{
    position: relative;
    float: left !important;
    width: 760px;
    height: 52px;
}

#foter #social #holder #othericons_widget a{
    float: left;
    width: 68px;
    height: 52px;
}

#foter #social #holder #othericons_widget a img{
    float: left;
    border: 0;
}

#foter #copy{
    float: left;
    width: 100%;
    height: 42px;
    background: url(../images/pie/f_pie2.gif) repeat-x;
}

#foter #copy #holder{
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 52px;
    color: #fff;
    font-size: 9px;
}

#foter #copy #holder #left{
    float: left;
    margin-left: 0; /*-40px;*/
    width: auto;
    margin-top: 12px;
}

#foter #copy #holder #right{
    float: right;
    margin-right: 0; /*-40px;*/
    width: auto;
    margin-top: 12px;
}


#investigacion{
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#investigacion #header{
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
    background: url(../images/vi/f_header.gif) repeat-x;
}

#investigacion #header #holder{
    height: 90px;
}

#investigacion #header #holder #home{
    float: left;
    width: 325px;
    height: 90px;
}

#investigacion #header #holder #brand{
    float: right;
    width: 378px;
    height: 90px;
}

#investigacion #menu_principal{
    position: relative;
    float: left;
    width: 100%;
    height: 46px;
    background: url(../images/vi/f_menu.gif) repeat-x;
}

#investigacion #contenido{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/vi/f_utec_vi.jpg) top;
}

#investigacion #contenido #holder #menu_absolute{
    position: absolute;
    right: 20px;
    top: 30px;
    width: 260px;
    height: auto;
    min-height: 60px;
    z-index: 100;
}

#investigacion #contenido #holder #menu_absolute #bt_publicaciones{
    float: left;
    width: 260px;
    height: 60px;
    margin-bottom: 22px;
    background: url(../images/vi/bt_publicacion1.png) no-repeat;
}

#investigacion #contenido #holder #menu_absolute #bt_publicaciones:hover{
    background: url(../images/vi/bt_publicacion2.png) no-repeat;
}

#investigacion #contenido #holder #menu_absolute #bt_programas{
    float: left;
    width: 260px;
    height: 60px;
    margin-bottom: 22px;
    background: url(../images/vi/bt_programas1.png) no-repeat;
}

#investigacion #contenido #holder #menu_absolute #bt_programas:hover{
    background: url(../images/vi/bt_programas2.png) no-repeat;
}

#investigacion #contenido #holder #menu_absolute #bt_investigaciones{
    float: left;
    width: 260px;
    height: 60px;
    background: url(../images/vi/bt_investigaciones1.png) no-repeat;
}

#investigacion #contenido #holder #menu_absolute #bt_investigaciones:hover{
    background: url(../images/vi/bt_investigaciones2.png) no-repeat;
}

#investigacion #contenido #holder #menu_absolute div a{
    float: left;
    width: 260px;
    height: 60px;
}

#investigacion #contenido #holder #vi_slides{
    float: left;
    width: 970px;
    height: 290px;
    overflow: hidden;
}

#investigacion #contenido #holder #vi_slides #big{
    float: left;
    height: 290px;
    position: relative;
}

#investigacion #contenido #holder #vi_slides #big img{
    float: left;
}

#investigacion #contenido #holder #noticias_widget{
    float: left;
    width: 300px;
    height: 182px;
    background: #FFF;
    margin-top: 8px;
    margin-right: 14px;
    margin-bottom: 20px;
}

#investigacion #contenido #holder #video{
    float: left;
    width: 256px;
    height: 162px;
    padding: 10px;
    background: #FFF;
    margin-top: 8px;
    margin-bottom: 20px;
}

#investigacion #contenido #holder #video iframe {
	width: 100%;
	height: 100%;
}

#investigacion #contenido #holder #noticias_widget #titulo{
    float: left;
    width: 100%;
    height: 35px;
    text-align: center;
    color: #959595;
    border-bottom: 1px solid #bfbfbf;
    font-size: 14px;
    text-transform: uppercase;
    display: table;
    position: relative;
}

#investigacion #contenido #holder #noticias_widget #noticia{
    float: left;
    width: 100%;
    height: 147px;
    text-align: center;
    color: #959595;
    border-bottom: 1px solid #959595;
    font-size: 11px;
    font-weight: bold;
    display: table;
    position: relative;
}

#investigacion #contenido #holder #noticias_widget #noticia span{
    display: table-cell;
    vertical-align: middle;
    height: 147px;
    width: 50%;
}

#investigacion #contenido #holder #noticias_widget #titulo #go_left{
    position: absolute;
    top: 0;
    left: 10px;
    cursor: pointer;
    width: 34px;
    height: 35px;
    background: url(../images/vi/bt_fle1.gif) no-repeat;
}

#investigacion #contenido #holder #noticias_widget #titulo #go_right{
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    width: 34px;
    height: 35px;
    background: url(../images/vi/bt_fle2.gif) no-repeat;
}

#investigacion #contenido #holder #noticias_widget #titulo span{
    display: table-cell;
    vertical-align: middle;
    height: 35px;
}

#investigacion #contenido #holder #noticias_widget #titulo span a:link,
#investigacion #contenido #holder #noticias_widget #titulo span a:visited,
#investigacion #contenido #holder #noticias_widget #titulo span a:active{
    color: #959595;
    text-decoration: none;
}

#investigacion #contenido #holder #investigaciones, .content{
    float: left;
    width: 970px;
    height: auto;
    min-height: 42px;
    margin-top: 7px;
}

#investigacion #contenido #holder #investigaciones #header, .header_content{
    float: left;
    width: 970px;
    height: 42px !important;
    background: #4f2430;
}

.content #body{
    float: left;
    width: 940px;
    padding: 15px;
    height: auto;
    min-height: 100px;
    background: #FFF;
    margin-bottom: 40px;
    position: relative;
}

.content #body .eventos{
    float: left;
    width: 150px;
    padding: 10px;
    height: auto;
    margin: 10px;
}

.content #body .eventos img{
    float: left;
    width: 150px;
    height: 110px;
    margin-bottom: 10px;
}

.content #body .eventos span{
    float: left;
    width: 150px;
    color: #352e38;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 12px;
    height: auto;
}    

.content #body .titulo{
    float: left;
    width: 940px;
    padding-bottom: 7px;
    color: #1082a7;
    font-size: 14px;
    border-bottom: 2px solid #c8c8c8;
    text-transform: uppercase;
}

.content #body #top{
    position: absolute;
    width: 970px;
    height: 30px;
    left: 0;
    background: #352e38;
    top: 30px;
}

.content #body #description{
    position: relative;
    width: 910px;
    padding: 10px;
    margin-top: 60px;
    margin-left: 5px;
    background: #e6e6e6;
    color:#352e38;
    font-size: 11px;
    height: auto;
    line-height: 18px;
    float: left;
    clear: both;
}

.content #body #line{
    position: absolute;
    width: 970px;
    left: 0;
    height: 2px;
    background: #d0d0d0;
}

.content #body #fotos{
    float: left;
    clear: both;
    margin-top: 32px;
    width: 940px;
    height: auto;
    min-height: 100px;
}

.content #body #fotos #lista{
    float: right;
    width: 274px;
	/*padding-left: 32px;*/
    margin-top: -30px;
    margin-right: -15px;
    background: #f4f4f4;
}

.content #body #fotos #lista #investigador{
    float: left;
    width: 242px;
    margin-top: 7px;
	/*margin-bottom: 7px;*/
	padding-left: 32px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCC;
}

.content #body #fotos #lista #investigador #foto{
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 7px;
}

.content #body #fotos #lista #investigador #info{
    float: left;
    width: 135px;
    height: 50px;
    margin-left: 0;
	display: table;
}

.content #body #fotos #lista #investigador #info a:link,
.content #body #fotos #lista #investigador #info a:visited,
.content #body #fotos #lista #investigador #info a:active,
.content #body #fotos #lista #investigador #info span{
    /*float: left;*/
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    color:#352e38;
    text-decoration: none;
    line-height: 12px;
	display: table-cell;
	vertical-align: middle;
}

.content #body #fotos #info{
    width: 606px;
    float: left;
    height: auto;
    margin-left: 30px;
}

.content #body #fotos #info #info_arriba{
    width: 100%;
    float: left;
    height: auto;
}

.content #body #fotos #info #info_arriba #foto{
    float: left;
    width: 274px;
    height: 264px;
}

.content #body #fotos #info #info_arriba #texto{
    float: right;
    width: 274px;
    height: 264px;
}

.content #body #fotos #info #info_arriba #nombre{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #352e38;
    margin-bottom: 5px;
    margin-top: 20px;
}

.content #body #fotos #info #info_arriba #contacto{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #1e78cd;
    margin-bottom: 5px;
    line-height: 12px;
}

.content #body #fotos #info #info_arriba #contacto a:link,
.content #body #fotos #info #info_arriba #contacto a:visited,
.content #body #fotos #info #info_arriba #contacto a:active{
    text-decoration: none;
    color: #1e78cd;
}

.content #body #fotos #info #info_arriba #contacto a:hover{
    text-decoration: underline;
}

.content #body #fotos #info #info_arriba #sombrita{
    float: left;
    width: 100%;
    height: 24px;
    background: url(../images/vi/sombita.png) no-repeat center;
}

.content #body #fotos #info #bar_estudios{
    float: left;
    width: 605px;
    height: 32px;
    cursor: pointer;
    background: url(../images/vi/bar_estudios.gif) no-repeat center;
    margin-top: 30px;
    margin-bottom: 18px;
}

.content #body #fotos #info #estudios{
    float: left;
    width: 575px;
    height: auto;
    color: #352e38;
    font-size: 14px;
    line-height: 18px;
	text-align: justify;
}

.content #body #fotos #info #bar_lineas{
    float: left;
    width: 605px;
    height: 32px;
    cursor: pointer;
    background: url(../images/vi/bar_lineas.gif) no-repeat center;
    margin-top: 30px;
    margin-bottom: 18px;
}

.content #body #fotos #info #lineas{
    float: left;
    width: 575px;
    height: auto;
    color: #352e38;
    font-size: 14px;
    line-height: 18px;
	text-align: justify;
}

.content #body #fotos #info #bar_investigaciones{
    float: left;
    width: 605px;
    height: 32px;
    cursor: pointer;
    background: url(../images/vi/bar_invest.gif) no-repeat center;
    margin-top: 30px;
    margin-bottom: 18px;
}

.content #body #fotos #info #investigaciones{
    float: left;
    width: 575px;
    height: auto;
    color: #352e38;
    font-size: 14px;
    line-height: 18px;
	text-align: justify;
}

.content #body #fotos #info #bar_publicaciones{
    float: left;
    width: 605px;
    height: 32px;
    cursor: pointer;
    background: url(../images/vi/bar_publica.gif) no-repeat center;
    margin-top: 30px;
    margin-bottom: 18px;
}

.content #body #fotos #info #publicaciones{
    float: left;
    width: 575px;
    height: auto;
    color: #352e38;
    font-size: 14px;
    line-height: 18px;
	text-align: justify;
}

.content #body #fotos #info div ul li{
    margin-top: 15px;
}

.content #body #fotos .investigador{
    float: left;
    width: 175px;
    height: auto;
    min-height: 225px;
    margin-right: 30px;
	margin-left: 30px;
}

.content #body #fotos .investigador img, .content #body #fotos .investigador a{
    float: left;
    width: 170px;
    height: 170px;
    margin-bottom: 5px;
}

.content #body #fotos .investigador span{
    float: left;
    width: 170px;
    height: auto;
    text-transform: uppercase;
    color: #292023;
    font-size: 12px;
    text-align: center;
}

.content #body #fotos .pics{
    float: left;
    margin: 10px;
}

.content #body #top span{
    position: relative;
    float: left;
    width: auto;
    margin-left: 20px;
    color: #fff;
    font-size: 16px;
}

#investigacion #contenido #holder #investigaciones #header #titulo, .header_content #titulo{
    float: left;
    width: 772px;
    height: 100%;
}

.header_content #regresar{
    position: absolute;
    top: 0;
    right:0;
    width: 273px;
    height: 42px;
}

.header_content #regresar span{
    font-size: 12px;
    color: #c1a0a9;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}

#investigacion #contenido #holder #investigaciones #header #year{
    float: left;
    width: 68px;
    height: 100%;
}

#investigacion #contenido #holder #investigaciones #header #year_selector{
    float: left;
    width: 130px;
    height: 100%;
    background: #e8e8e8;
    color: #4f2430;
    font-size: 14px;
    display: table;
    position: relative;
}

#investigacion #contenido #holder #investigaciones #years{
    float: left;
    position: relative;
    background: #e8e8e8;
    width: 970px;
    height: 68px;
    overflow: hidden;
}

#investigacion #contenido #holder #investigaciones #years .anios{
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 19px;
    width: 56px;
    height: 30px;
    background: #FFF;
    display: table;
}

#investigacion #contenido #holder #investigaciones #invests{
    float: left;
    width: 950px;
    height: auto;
    min-height: 100px;
    background: #fff;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}

#investigacion #contenido #holder #investigaciones #invests #title{
    float: left;
    width: 950px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}

#investigacion #contenido #holder #investigaciones #invests .single{
    float: left;
    width: 938px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    height: 70px;
    margin-bottom: 15px;
    position: relative;
}

#investigacion #contenido #holder #investigaciones #invests .single #document{
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 0;/*50px;*/
}

#investigacion #contenido #holder #investigaciones #invests .single #titulo{
    float: left;
    width: 426px;
    height: 70px;
    overflow: hidden;
    font-size: 12px;
    color: #4f2430;
    margin-right: 50px;
    line-height: 18px;
	display: table;
}
#investigacion #contenido #holder #investigaciones #invests .single #titulo strong{
	display: table-cell;
	vertical-align: middle;
}

#investigacion #contenido #holder #investigaciones #invests .single #isbn{
    width: 50px;
    height: 38px;
    position: absolute;
    top: 1px;
    right: 283px;
    font-size: 11px;
}

#investigacion #contenido #holder #investigaciones #invests .single #isbn_tx{
    width: 130px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 135px;
    color: #000;
    font-size: 11px;
    font-weight: bold;
}

#investigacion #contenido #holder #investigaciones #invests .single #ver{
    width: 58px;
    height: 38px;
    position: absolute;
    top: 1px;
    right: 59px;
}

#investigacion #contenido #holder #investigaciones #invests .single #descargar{
    width: 57px;
    height: 38px;
    position: absolute;
    top: 1px;
    right: 1px;
}

#investigacion #contenido #holder #investigaciones #years .anios span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #352e38;
    font-size: 14px;
}

#investigacion #contenido #holder #investigaciones #years .anios span a:link,
#investigacion #contenido #holder #investigaciones #years .anios span a:visited,
#investigacion #contenido #holder #investigaciones #years .anios span a:active{
    color: #352e38;
    font-size: 14px;
    text-decoration: none;
}

#investigacion #contenido #holder #investigaciones #years .anios span a:hover{
    text-decoration: underline;
}

#investigacion #contenido #holder #investigaciones #years .first{
    margin-left: 20px;
}

#investigacion #contenido #holder #investigaciones #header #year_selector #flecha{
    position: absolute;
    right: 5px;
    top: 0;
}

#investigacion #contenido #holder #investigaciones #header #year_selector #flecha:hover > ul{
    opacity: 1;
	display: block;
}

#investigacion #contenido #holder #investigaciones #header #year_selector #flecha ul{
    display: block;
    opacity: 0;
    list-style: none outside none;
    position: absolute;
    width: 130px;
    z-index: 999;
    margin: 0;
    padding: 0;
    background: #4f2430;
    border: 1px solid #c8c8c8;
    left: -96px;
    top: 42px;
    transition: opacity 1s ease 0s;
}

#investigacion #contenido #holder #investigaciones #header #year_selector #flecha ul li{
    list-style: none outside none;
    text-align: center;
}

#investigacion #contenido #holder #investigaciones #header #year_selector #flecha ul li a:link,
#investigacion #contenido #holder #investigaciones #header #year_selector #flecha ul li a:visited,
#investigacion #contenido #holder #investigaciones #header #year_selector #flecha ul li a:active{
    color: #fff;
    text-decoration: none;
    float: left;
    width: 100%;
    height: auto;
    background: #4f2430;
}

#investigacion #contenido #holder #investigaciones #header #year_selector #flecha ul li a:hover{
    background: #4c86eb;
    color: #fff;
}

#investigacion #contenido #holder #investigaciones #header #year_selector span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}

#investigacion #footer{
    height: 52px;
    background: url(../images/vi/f_footer.jpg) repeat-x;
}

#investigacion #footer #copy{
    background: none;
}

.ima_contacto, .formu_contacto {
	position: relative;
	float: left;
	width: 450px;
	height: 440px;
	margin-left: 10px;
	margin-right: 10px;
	display: table;
}

.ima_contacto .contenido {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

.ima_contacto .contenido a {
	text-decoration: none;
	color: #0080e8;
	font-size: 15px;
	font-weight: normal;
}

#formu-contac {
	display: table-cell;
	vertical-align: middle;
	color: #555;
}

#formu-contac input, #formu-contac select {
	position: relative;
	width: 336px;
	height: 36px;
	border: 1px solid #c9c9c9;
	background-color: #efefef;
	margin: 5px auto;
}

#formu-contac textarea {
	margin: 5px auto;
	width: 336px;
	height: 125px;
	border: 1px solid #c9c9c9;
	background-color: #efefef;
	resize: none;
}

#simplemodal-container a.modalCloseImg {
	background:url(../images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

#simplemodal-overlay {background-color:#000; cursor:wait;}
#simplemodal-container {
    height:330px; 
    width:500px; 
    color:#bbb; 
    background-color:#333 !important; 
    border:4px solid #444 !important; 
    padding:12px; text-align: center;
}

div.float-form-inner
{
    width: 300px;
    display: inline-block;
}

div.float-form-inner div.content-form
{
    background: #E8E8E8;
    padding: 8px;
    padding-right: 8px;
    padding-bottom: 0px;
    position: relative;
}

div.float-form-inner div.content-form input[type="text"], div.float-form-inner div.content-form select
{
    display: inline-block;
    height: 30px;
    padding: 4px 6px !important;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

div.float-form-inner div.content-form select
{
    padding: 4px 2px !important;
}
   
div.float-form-inner div.content-form input[type="text"] 
{
    padding: 4px 6px !important;
}

div.float-form-inner img
{
    width: 100% !important;
}

div#share-buttons 
{
    position: fixed;
    left: 5px;
    top: 200px;
    z-index: 99;
}

div#share-buttons img 
{
    width: 40px;
    padding: 5px;
    border: 0;
    box-shadow: 0;
    display: block;
}

div#share-buttons a 
{
    cursor: pointer !important;
}

#informacion
{
    /*height: 345px !important;*/
    height: 180px !important;
}
