/*
Theme Name: CCSS
Description: El presente tema, diseñado siguiendo responsive design,  está basado en el theme Twentyeleven con adaptaciones específicas. Se estructura con un contenedor 100% que comprende todo el cabezal y toda la pantalla. Detro de él se encuentra el head. Debajo de este se encuentra el cuerpo, con un menu slider arriba y otro que lista las últimas publicaciones, a la derecha se listan los últimos llamados. El tema cuenta con 6 templates; dependiendo del menú que se utilice. 
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: foundation
*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web);
font-family: 'Titillium Web', helvetica !important;
<link href='https://fonts.googleapis.com/css?family=Titillium+Web' rel='stylesheet' type='text/css'>
p, h1, h2, h3, h4, h5, h6, dt, dd {
	font-family: 'Titillium Web', helvetica !important;
}
h1 {
	font-size:24px !important;
}
h1.titulo_pagina {
	border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    font-size: 17px !important;
    line-height: 25px;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
h1.titulo_pagina_perf {
	float:right;
	border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    font-size: 17px !important;
    line-height: 25px;
    margin-top: 75px;
    padding-bottom: 10px;
}
h2 {
	font-size:14px !important;
	}
:focus { 
	outline:3px solid #FC0;
	z-index:9999px !important;
}
h2 {
    font-size: 22px !important;
}
h3 {
	font-size:20px !important;
}
h4 {
	font-size:18px !important;
}
h5 {
	font-size:16px !important;
}
h6 {
	font-size:15px !important;
}

#page {
	padding: 0px;
}
#branding {
	margin: 0px;
}
#nav_and_form_container .row {
	outline:1px solid red;
	margin: 0px;
}
body {
	background: url(images/fondo_arriba.png) repeat-x, url(images/foot_city.png) repeat-x center bottom 105px, url(images/rotator/rotator.php) no-repeat center top 80px !important; /*url(images/fondo_ciudad_blanca.png) no-repeat center top, url(images/head_city.png) repeat-x center top 219px, url(images/fondo_sup.png) repeat-x center 80px*/
	background-size: auto auto, auto auto, auto auto, 100% auto !important;
	font-family: Helvetica, sans-serif !important;
	overflow-x: hidden;
}
body .bactop img {
	position:absolute;
}
body .bactop {
	margin-left: 5%;
}


.publicacion_generica {
	float: left;
    	width: 100%;
}
.publicacion_generica h1 {
	font-size:14px !important;
}


#colophon {
	background:#000;
}
#datos_foot_right {
	/*outline:1px solid red;*/
	margin-top: 40px;
}
#datos_foot_right a {
	width: 60px;
    float: left;
    margin-right: 6px;
    margin-top: 20px;
    height: auto;
    padding: 0px !important;
}
#datos_foot {
	padding:0px;
	background: url(images/capa.png), url(images/foot.png);
}
#udelar_foot {
	background: url(images/udelar_foot.png) no-repeat 30px 10px, url(images/barra.png) no-repeat right;
	padding-top:60px;
	height:60px;
}
#site-generator p {
    margin:0 0 3px 0;;
    padding: 0px 0 0px 0;
	font-family: helvetica;
    font-size: 12px;	
    color: #FFFFFF;
	line-height: 10px;
}
#site-generator a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
	display:block;
    padding: 0px 0 20px 0;
}
#diseno_desarrollo {
	padding: 0 0 0 30px !important;
	float: left;
}
.assistive-text {
}
.assistive-text:focus {
	visibility: visible !important;
}

#contactos_pie {
	margin:15px 0 0 10px;
}
#contactos_pie p {
	padding:0px !important;
	margin:1px 0px !important;
	font-size:10px !important;
}
#contactos_pie a {
	padding:0px !important;
	margin:0 0 5px 0px !important;
	font-size:10px !important;
	color: #A0E6FF !important;
}
#contactos_pie a:hover {
	color:#EFBE7A !important;
}
#logo_fcc_pie {
	width:50px;
	height:50px;
	float:left;
	background:url(http://cienciassociales.edu.uy/wp-content/uploads/2015/02/fcs_chico_b.png) no-repeat top center;
}
ul, ol, dl {
    font-size: 12px !important;
    list-style-position: inside !important;
    margin-bottom: 0px !important;
}
ul li, ol li, dl li {
    font-size: 12px !important;	
}

#menus_interno_mobile {
    float: left;
    margin-bottom: 30px !important;
    padding: 0;
    position: absolute !important;
    right: 0 !important;
    top: -10px !important;
    z-index: 99;
}
#menus_interno_mobile h1 {
	font-size: 12px !important;
	

background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 8%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 75%, rgba(234,234,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(8%,rgba(255,255,255,1)), color-stop(24%,rgba(255,255,255,1)), color-stop(75%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 75%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 75%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 75%,rgba(234,234,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 75%,rgba(234,234,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */




border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 

	padding:5px 0px !important;	
	border: 1px solid #B5B5B5;
	
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;	
	border-right: 1px solid #B5B5B5;
			
    margin-bottom: 0px !important;    
    margin-top: 5px !important;     
}
#menus_interno_mobile a.button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    float: right;
    font-size: 12px !important;
    padding: 0 !important;
    width: 25%;
}
#menus_interno_mobile h1:hover {
	background:#FF9900 !important;	
}
#menus_interno_mobile .reveal-modal {
	background: none repeat scroll 0 0 #7CA1B1;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-top: 30px;
    padding: 5px;
    position: absolute !important;
    top: 0 !important;
}
#menus_interno_mobile .reveal-modal ul {
	list-style: none;
}
#menus_interno_mobile .reveal-modal li {
	width:90%;
	margin:5px 5%;
	background:#9CBCCA;
	text-align: center;
	line-height: 14px;	
	padding: 4px 3px;
}
#menus_interno_mobile .reveal-modal li a {
	color: #fff;
    display: block;
    padding: 3px 0;
    width: 100%;
}
#menus_interno_mobile .reveal-modal li a:hover {
	color: #000;
    display: block;
    padding: 3px 0;
    width: 100%;
    background: #FF9900;
}
.reveal-modal-bg {
	display:none !important;
}


/*
Combo menú para submenús
*/

#menu-principal-departamento-de-economia.menu li ul{
	display: none;
}
#menu-principal-departamento-de-economia.menu .current_page_item.menu-item-has-children > ul {
	display: block;
}
#menu-principal-departamento-de-economia.menu  .current_page_ancestor .menu-item-has-children > ul {
	display: none;
}
#menu-principal-departamento-de-economia.menu .current_page_ancestor.current-menu-parent.menu-item-has-children > ul {
	display: block;
}
#menu-principal-departamento-de-economia.menu .current_page_ancestor.current-menu-parent .current_page_item.menu-item-has-children > ul {
	display: block;
}
#menu-principal-departamento-de-economia.menu .current_page_ancestor .current_page_ancestor.menu-item-has-children > ul {
	display: block;
}
#menu-principal-departamento-de-economia.menu .current-menu-parent > ul {
	display: block;
}
#menu-principal-departamento-de-economia.menu .current-menu-parent .menu-item-has-children > ul {
	display: none;
}
#menu-principal-departamento-de-economia.menu .current-menu-parent .current_page_item.menu-item-has-children > ul {
	display: block;
}
#menu-principal-departamento-de-economia.menu .current_page_ancestor > ul {
	display: block;
}


.page-id-281 #post-281 .entry-content {
	    width: 100%;
}

.eduper-nuevoarr {
	background: #e9e9e9 none repeat scroll 0 0;
    color: #000 !important;
    display: block;
    font-size: 15px;
    margin: 30px auto;
    padding: 7px 10px 2px;
    text-align: center;
    width: 260px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	-moz-box-shadow: 0px 0px 7px #999;
	-webkit-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
}
.eduper-nuevoarr:hover {
	background: #FCE8B3;
}

.eduper-nuevoarr img {
    height: 40px !important;
    margin: -20px 0 -0px -30px !important; 
}


#contacto_int {
    	float: left;
    	text-align: center;
    	width: 100%;
	 overflow: hidden;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#contacto_int h1, #contacto_int h2, #contacto_int h3, #contacto_int h4, #contacto_int h5, #contacto_int h6 {
	background: #f1f1f1 none repeat scroll 0 0;
    font-size: 15px !important;
    margin: 10px 0 0;
    padding: 5px;
	    width: 100%;
}
#contacto_int p {
	background: #f1f1f1 none repeat scroll 0 0;
	font-size: 10px;
    	margin-bottom: 0;
	    padding: 0 0 5px 0;
}
#contacto_int a {
}



.term-extension-convocatorias-abiertas #primary #contenedor_a #novedades_categorias .page-header h1 {
	background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/05/extension-fcs.png") no-repeat scroll left center / 80px 80px;
    border-bottom: 2px solid #000;
    margin: 30px 0 50px;
    padding: 30px 0 30px 100px;
}

.term-eduper-convocatorias-abiertas  #primary #contenedor_a #novedades_categorias .page-header h1 {
		background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/05/ep.png") no-repeat scroll left center / 80px 80px;
    border-bottom: 2px solid #000;
    margin: 30px 0 50px;
    padding: 30px 0 30px 100px;
}

.term-csic-convocatorias-abiertas  #primary #contenedor_a #novedades_categorias .page-header h1 {
		background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/05/csic.png") no-repeat scroll left center / 80px 80px;
    border-bottom: 2px solid #000;
    margin: 30px 0 50px;
    padding: 30px 0 30px 100px;
}

.term-concursos-docentes-convocatorias-abiertas #primary #contenedor_a #novedades_categorias .page-header h1 {
	background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/05/sd.png") no-repeat scroll left center / auto 80px;
    border-bottom: 2px solid #000;
    margin: 30px 0 50px;
    padding: 30px 0 30px 70px;
}


.term-profundacion-convocatorias-abiertas  #primary #contenedor_a #novedades_categorias .page-header h1 {
	background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2013/archivos/Logofundacioncs.jpg") no-repeat scroll left center / 80px 80px;
    border-bottom: 2px solid #000;
    margin: 30px 0 50px;
    padding: 30px 0 30px 100px;
}



/*///////////////Menu Top///////////////*/

#cabecera #fcs {
}

#perfiles {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 84px;
    float:right;
    right: 7%;
    width: 45%;
    position:absolute;
    margin-top: -65px;
    z-index:999;
	webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}

#perfiles2 {
    height: 84px;
    margin-top:10px;
    float:right;
    right: 4%;
    width: 60%;
	margin-bottom:20px;
}
#perfiles2 ul,
#perfiles ul {
	width:100%;
	height:120px;
	background:#FFF;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-left:0px !important;
}
#perfiles2 ul li,
#perfiles ul li {
	width:16.6%;
	height: 65px;
	float:left;
	list-style:none;
}

#perfiles ul .perfil-futuros-estudiantes {
	background:url(images/iconos_perfiles/icono_futuros.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-estudiantes {
	background: url(images/iconos_perfiles/icono_estudiantes.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-egresados {
	background: url(images/iconos_perfiles/icono_egresados.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-docentes {
	background: url(images/iconos_perfiles/icono_docentes.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-funcionarios {
	background: url(images/iconos_perfiles/icono_funcionarios.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-estudiantes-posgrado {
	background: url(images/iconos_perfiles/icono_estudiantes_posgrado.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
	

#perfiles ul .perfil-futuros-estudiantes.current_page_item,
#perfiles ul .perfil-futuros-estudiantes:hover {
	background: url(images/iconos_perfiles/icono_futuros_hover.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-estudiantes.current_page_item,
#perfiles ul .perfil-estudiantes:hover {
	background: url(images/iconos_perfiles/icono_estudiantes_hover.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-egresados.current_page_item,
#perfiles ul .perfil-egresados:hover {
	background: url(images/iconos_perfiles/icono_egresados_hover.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-docentes.current_page_item,
#perfiles ul .perfil-docentes:hover {
	background: url(images/iconos_perfiles/icono_docentes_hover.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-funcionarios.current_page_item,
#perfiles ul .perfil-funcionarios:hover {
	background: url(images/iconos_perfiles/icono_funcionarios_hover.png) no-repeat center center !important;
	background-size:  80% auto !important;
}
#perfiles ul .perfil-estudiantes-posgrado.current_page_item,
#perfiles ul .perfil-estudiantes-posgrado:hover {
	background: url(images/iconos_perfiles/icono_estudiantes_posgrado_hover.png) no-repeat center center !important;
	background-size:  80% auto !important;
}


#perfiles2 ul .menu-item,
#perfiles ul .menu-item {
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}
#perfiles2 ul .menu-item a:focus,
#perfiles ul .menu-item a:focus {
	outline:0px !important;
}

#perfiles2 ul li a,
#perfiles ul li a {
	color:#000;
	font-size:10px;
	text-align:center;
	width: 96%;
	display:block;
	padding-top: 85%;
	line-height:12px;
	margin-left:2%;
}
#perfiles ul #menu-item-280 a {
}

#perfiles ul li a:hover {
	color:#FF9933;
}


.img_inteior_not {
	height: 1px;
    overflow: hidden;
    position: absolute;
    top: -9999em;
    width: 1px;
}


//*#menues_secc .inst_seccion_ts { background:#C7336B !important; }
#menues_secc .inst_seccion_ts a { color: #fff !important; }
#menues_secc .inst_seccion_ts:hover { background:#1BBBE9 !important; }

#menues_secc .inst_seccion_um  { background:#662067 !important; }
#menues_secc .inst_seccion_um a { color: #fff !important; }
#menues_secc .inst_seccion_um:hover { background:#1BBBE9 !important; }

#menues_secc .inst_seccion_cp { background:#F29328 !important; }
#menues_secc .inst_seccion_cp a { color: #fff !important; }
#menues_secc .inst_seccion_cp:hover { background:#1BBBE9 !important; }

#menues_secc .inst_seccion_eco { background:#004D7E !important; }
#menues_secc .inst_seccion_eco a { color: #fff !important; }
#menues_secc .inst_seccion_eco:hover { background:#1BBBE9 !important; }

#menues_secc .inst_seccion_soc { background:#94C125 !important; }
#menues_secc .inst_seccion_soc a { color: #fff !important; }
#menues_secc .inst_seccion_soc:hover { background:#1BBBE9 !important; }*//

#timbo {
    margin-bottom: 10px;
	margin-left: 12%;
	margin-right: 5%;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border:3px solid #ccd7de;
}
#biur {
	margin-bottom: 10px;
	margin-left: 12%;
	margin-right: 5%;
	margin-top: 10px;
	padding:5px 0 0 0;
	border:3px solid #ccd7de;
}
#biur:hover, 
#timbo:hover {
	border:3px solid #1BBBE9;
}

#biur .biur_1 {
    font-size: 20px;
    font-weight: bold;
}
#biur .biur_2 {
	  font-size: 10px;
	  bottom: 6%;	
}

#timbo span {
	position:absolute;
	top:-999999px;
}
#biur span {
    color: #000000 !important;
    left: 23%;
    position: absolute;
    right: 15%;
    text-align: center;
}
#biur img {
	width:60%;
	margin-left:20%;
}

#timbo {}
#biur {}

#biblioteca_interno {
	float:left;
}
#biblioteca_interno .hentry {
	margin-left:2%;
}
#biblioteca_publica {
    background-color: #ECEAE9;
    float: left;
    margin-left: 3%;
    width: 97%;
    border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	padding-bottom: 20px;
}
#biblioteca_publica .biblioteca {
	float: left;
    height: auto;
    margin-left: 2%;
    width: 96%;
}
#biblioteca_publica .biblioteca h1 {
	font-size:14px !important;
	margin-bottom: 15px;
    margin-left: 10px;
    margin-top:20px;
}
#biblioteca_publica .biblioteca a.menu_materialesbiblio {
	float: left;
    background:#C4BBB4;
    color:#000;
    font-size: 10px;
    margin-left: 10px;
    margin-bottom:20px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
    width: 100px;
}
#biblioteca_publica .biblioteca a.menu_materialesbiblio:hover {
    background:#FF9900;	
}
#biblioteca_publica .informacion {
	float:left;
	width:20%;
    overflow-x: hidden;
    overflow-y: hidden;
}
#biblioteca_publica .informacion_bibl {
	float:left;
	width:25%;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom:20px;
}
#biblioteca_publica .informacion:hover {
}

#biblioteca_publica .informacion_bibl .noticia,
#biblioteca_publica .informacion .noticia {
	float: left;
    height: auto;
    margin-left: 5%;
    position: relative;
    width: 90%;
}
#biblioteca_publica .informacion_bibl .noticia .img,
#biblioteca_publica .informacion .noticia .img {
	height:200px;
	background:#d3d5d6;
}
#biblioteca_publica .informacion_bibl .noticia .img img,
#biblioteca_publica .informacion .noticia .img img {
	height:100%;
	width: auto;
}
#biblioteca_publica .biblioteca h2 {
	float: left;
    font-size: 12px !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 97%;
}
#biblioteca_publica .informacion_bibl .noticia h2 a,
#biblioteca_publica .informacion .noticia h2 a {
	bottom: 0;
    color: transparent;
    font-size: 12px !important;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 5%;
    position: absolute !important;
    width: 90%;
    padding:3%;
}
#biblioteca_publica .informacion_bibl .noticia h2 a:hover,
#biblioteca_publica .informacion .noticia h2 a:hover {
	color:#FFF;
    background:rgba(125,125,125,0.8);
}
h2.todoslosmateriales {
	float: left !important;
    font-size: 12px !important;
    margin-bottom: 15px !important;
    margin-left: 10px !important;
    margin-top: 15px !important;
    width: 100% !important;
}

.novedadesbibliograficas-top {
	background:#5698c2 !important;
	margin-top:10px !important;
}
li.iniciobiblioteca {
	margin-bottom: 10px !important;
}
.resaltado-biblioteca {
	background:#5698c2 !important;
}
#cierre_ll {
	background: #e6e1e1 none repeat scroll 0 0;
    float: left;
    font-weight: 400;
    margin: 0 0 10px 15px !important;
    padding: 5px 3% !important;
    width: auto !important;
}
.biblionot {
	background:#EBE9E8;
}
.biblionot .informacion_pag {
	margin-top:5px;
	background-color: #EFEDED;
	float: left;
	min-width:100%;
	padding: 10px 0;
}
.biblionot .informacion_pag h2 {
	margin-top:0px;
    padding-top: 10px !important;
}
.biblionot .noticia .img img {
	float: left;
    height: 75px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 20%;
}
.biblionot .noticia a {
	display: block; 
}


#menu_destacado_biblio {
	float:right;
}

#banners_bib div {
	border:2px solid #e3e3e3;
    margin-top: 20px;	
}
#banners_bib div:hover {
	border:2px solid #1BBBEA;	
}
#banners_bib div img {
	margin:auto;
	display:block;
}

.vernove {
	float:left;
	width:100%;	
	margin-left:0%;	
}
#resaltado-biblioteca {
	margin-top:10px;
	margin-left:0%;
	float:left;
}
.vernove,
#resaltado-biblioteca li {
	background:#CCCCCC !important;
	list-style: none;
	height: 25px;
	margin-bottom:5px;
	padding-left: 15px;
}
.vernove,
#resaltado-biblioteca li a {
	color: #000000;
    display: block;
    font-size: 11px !important;
    height: 100%;
    line-height: 25px;
    width: 100%;
}
.vernove:hover,
#resaltado-biblioteca li:hover {
	background:#1BBBEA !important;
}


.novedadesbibliograficas-top:hover, 
.novedadesbibliograficas:hover {
	background:#F6BA0B !important;
}
.volverabiblioteca {
	background:#9CBCCA !important;
	margin-bottom:10px !important;
}
.volverabiblioteca:hover {
	background:#F6BA0B !important;	
}




#menu_destacado_biblio {
	float:right;
	margin-bottom:15px;
}
#menu_destacado_biblio h1 {
	
}
#menu_destacado_biblio ul {
	list-style: none;
	margin:20px 0 !important;
}
#novedades_bibliograficas {
	float:left;
	margin-top: 0px;
}
#menu_destacado_biblio ul li {
	background:#fd9f31;
	outline:2px solid #fff;
	height:auto;
	width:100%;
	margin-bottom: 5px;
}
#menu_destacado_biblio ul li:hover {
	background:#1BBBEA;
}
#menu_destacado_biblio ul li a {
	color:#fff;
	padding:10px;
	display: block;
	font-size:11px;
}


.biblioteca_novedades {
	float:left;
	width:90%;
	margin-bottom:20px;
	margin-right:5%;
	margin-left:5%;	
	background:#EBE9E8;
	border:2px solid #999;
	padding: 15px 0 0 0;
}
.biblioteca_novedades h1 {
	font-size: 15px !important;
    margin-left: 14px;
    margin-top:0px;
}
.biblioteca_novedades .informacion {
    float: left;
    margin-bottom: 15px;
    margin-left: 14px;
    width:90%;
}
.biblioteca_novedades .informacion .img {
    width:20%;
    float:left;
}
.biblioteca_novedades h2 {
    width:76%;
    float:left;
	font-size: 13px !important;
	margin:0 2%;
}
.biblioteca_novedades h2 a {
	color:#333 !important;
}
.biblioteca_novedades h2 a:hover {
	color:#FF9900 !important;
}
.biblioteca_novedades p {
    width:76%;
    float:right;
	font-size: 12px !important;
	color:#999 !important;
	margin:5px 2% 10px 2%;
	line-height: 12px !important;
}

#superior {
	padding:0;
}
#logo {
	padding:0;
}
#logo span a {
	width:100%;
	height:83px; 
	background: url(images/logo.png) no-repeat 15px 10px;
	display:block;
}

#logo_2 {
	width:100%;
	background: #005091;
}
#logo_2 span a {
	width:100%;
	height:30px;
	background: url(images/header_udelar.png) no-repeat 5% 0;
	display:block;
}

#titulos {
	padding:0;	
}
#titulos hgroup h1 a {
	color:#FFF;
}
#site-title {
	font-size:13px !important;
	line-height:14px;
	font-weight: normal;
	margin:18px 0 0 0 !important;
}
#ir_contenido a,
#ir_menu a {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	background:url(images/teclado.png);
	width:auto;
	height: auto;
	float:right;
	text-decoration:none;
	color: #FFF;
	text-align:center !important;
	top:30px;
	font-size:10px !important;
	margin: 0px !important;
	background:#900;
	padding:2px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#ir_contenido a:active,
#ir_contenido a:focus,
#ir_menu a:active,
#ir_menu a:focus {
	clip: auto !important;
	font-size: 12px;
	position: relative;
	float:right;
	margin: 0 0 0 16px;
    outline-width: 0px;	
	text-decoration:none;
}

#banderas {
	margin-top: 25px;	
	padding:0;
}
#ingles a {
	height: 22px;
	width:22px;
	background:url(images/idioma_ingles.png);
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#portugues a {
	height: 22px;
	width:22px;	
	background:url(images/idioma_portugues.png);
	display:block;
	float:left;
	margin:0 0 0 0;
}

#busqueda {
	margin-top: 5px;
}
.screen-reader-text {
	color:#000;
	font-size:10px;
}
#busquedainterior {
	margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 60px;
    padding:10px 15px;
    border:1px solid #ccc;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	-moz-box-shadow: 0px 0px 5px #a8a8a8;
	-webkit-box-shadow: 0px 0px 5px #a8a8a8;
	box-shadow: 0px 0px 5px #a8a8a8;
}
#busquedainterior h1 {
	font-size:15px !important;
}
#busquedainterior input {
	margin:10px 0px 0px 0px !important;
}

#busqueda #searchsubmit {
	display:none;
}
input[type="text"] {
	width:100% !important;
	height: 24px !important;
	float:left !important;
	margin:0 0 10px 0 !important;
}
.wpcf7-form img {
	width: 20px !important;
}
.only-search #s {
	font-size:12px;
	padding:4px 10px 4px 10px !important; 
	background:#29AAE3;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:left;
	width: 77% !important;	
}
.form_publicaciones_contenedor_texto {
	width:92%;
	margin: 0 4% 0 4%; 
}
.form_publicaciones_contenedor_texto label {
	width:100%;
	margin: 0 0 5px 0 !important; 
}
.form_publicaciones_contenedor_autor,
.form_publicaciones_contenedor_servicio,
.form_publicaciones_contenedor_anio {
    margin-bottom: 5px;
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 0;
    width: 92%;
}
.form_publicaciones_contenedor_autor label,
.form_publicaciones_contenedor_autor #aub,
.form_publicaciones_contenedor_servicio #isb,
.form_publicaciones_contenedor_servicio label,
.form_publicaciones_contenedor_anio #ab, 
.form_publicaciones_contenedor_anio label {
	width:60% !important;
	margin: 0 40% 5px 0 !important; 
}
.form_publicaciones_contenedor_autor #aub,
.form_publicaciones_contenedor_servicio #isb,
.form_publicaciones_contenedor_anio #ab {
	margin: 0 0 15px 0 !important; 
}
#busqueda_derecha-2 label {
	font-size:12px;
	font-weight:400;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 0 3px 0 0;
	line-height:10px;
	margin: 4px 0 0 5%;
	float:left;
	color:#000;
}

.breadcrumbs {
	font-size:10px;
	color:#fff;
	margin-top: 5px;
	height:20px;
	overflow:hidden;
}
.breadcrumbs a {
	color:#fff;
}
#busqueda_derecha-2 label {

}
#busqueda_derecha-2 select {
	width: 40% !important;
	float:left !important;
	margin-right: 5% !important;
	margin-left: 0px !important;
	margin-bottom:5px !important;
}
#busqueda_derecha-2 input {
	margin-top:10px;
	margin-left:5% !important;
	background-color: #7CB8E7;
    color: #FFFFFF;
	font-size:12px;
    margin: 0 5px 10px 0 !important;
	padding: 2px 10px;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#busqueda_derecha-2 input[type="submit"] {
	clear:both;
	width:40%;
	margin:10px 50% 0 5% !important;
}
#busqueda_derecha-2 input[type="submit"]:hover {
	background: #FF9900;
}
#busqueda_derecha-2 h3 {
	color: #105D99;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 0;
    margin-top: 35px;	
}


#encuentro {
	margin:5%;
    background-color: #FFFFFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0 10px rgba(50, 50, 50, 0.75);
    height: 100%;
    margin-bottom: 90px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    padding-bottom: 25px !important;
    padding-left: 4% !important;
    padding-right: 4% !important;
	
}
#encuentro h1 {
	font-size:18px !important;
	color:#05558F;
	margin-top: 30px;
	float:left;
	margin-bottom: 30px;
}
#encuentro h2 {
	font-size: 16px !important;
    padding: 10px 5% 5px;
    margin:0px !important;
}
#encuentro p {
    float: left;
    padding: 5px 5% 10px;
    border-bottom: 1px dotted #E3E3E3;
    font-size: 12px;
}
#encuentro a {
    display: block;
    padding: 10px 0;
}

.meta_depto {
	color: #8C8D8D;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#ciencas_politicas {
	background:url(images/cienciapolitica.png) no-repeat center center;
}
#inst_economia {
	background:url(images/economia.gif) no-repeat center center;
}
#inst_sociologia {
	background: url(images/sociologia.jpeg) no-repeat center center;
}
#umulti {
	background: url(images/unimulti.gif) no-repeat center center;
}
#trasocial {
	background: url(images/trabajosocial.gif) no-repeat center center;
}


#umulti,
#trasocial,
#inst_sociologia, 
#inst_economia, 
#ciencas_politicas {
	float: left;
    height: 150px;
    margin-bottom: 15px;
    margin-left: 15%;
    margin-right: 5%;
    margin-top: 50px;
    width: 50%;
	border-left:2px solid #000;
	border-right:2px solid #000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}
#menu-interno_unidadmultid,
#menu-interno_trabsocial,
#menu-interno_politica,
#menu-interno_sociolog,
#menu-interno_economia {
    margin-left: 10%;
    width: 90%;
}
#menu-interno_unidadmultid li,
#menu-interno_trabsocial li, 
#menu-interno_politica li,
#menu-interno_sociolog li, 
#menu-interno_economia li {
	float:left;
	list-style:none;
	text-align:center;
	margin-right:3%;
	height: 30px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	width:100%;
	border:1px solid #999;
	margin-bottom: 10px;
}
#menu-interno_unidadmultid li a,
#menu-interno_trabsocial li a,
#menu-interno_politica li a,
#menu-interno_sociolog li a,
#menu-interno_economia li a {
	line-height:30px;
	color:#000;
	font-size:12px;
}
.menu_inst_interno {
	float: left;
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 60px;
    width: 25%;
}
#menu-interno_economia li a:hover,
#menu-interno_economia li:hover {
	background:#004D7E;
	color:#fff;
}
#menu-interno_sociolog li a:hover,
#menu-interno_sociolog li:hover {
	background:#8FC21D;
	color:#fff;
}
#menu-interno_politica li a:hover,
#menu-interno_politica li:hover {
	background:#F29328;
	color:#fff;
}
#menu-interno_trabsocial li a:hover, 
#menu-interno_trabsocial li:hover {
	background:#C7336B;
	color:#fff;
}
#menu-interno_unidadmultid li a:hover,
#menu-interno_unidadmultid li:hover {
	background:#662067;
	color:#fff;
}

/*///////////////banner cabecera///////////////*/

#cabecera {
	margin: 0 2% 0 2%;
}
#cabecera #fcs {
}
#cabecera #fcs img {
	padding-bottom: 10px !important;
    padding-left: 3% !important;
    padding-right: 5% !important;
    padding-top: 4% !important;
    width:50%;
}
	
/*///////////////Sub Menu///////////////*/
.top-bar {
	margin:0;
}
.top-bar section ul li a:hover {
	color: #FC0;
	background:none !important;
}

.current-menu-item,
.menu-principal-container #menu-principal-1 li.current_page_item > a {
	color: #000 !important;
	font-weight:bold;
}

/*
@keyframes fondo
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}
@-moz-keyframes fondo 
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}
@-webkit-keyframes fondo 
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}
@-o-keyframes fondo 
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}


@keyframes texto
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}
@-moz-keyframes texto 
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}
@-webkit-keyframes texto 
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}
@-o-keyframes texto 
{
from {
	top:-100px;
	 }
to {
	top: 0px;
	}
}



@keyframes cont
{
from {
	height:0;
	 }
to {
	height:50px;
	}
}
@-moz-keyframes cont 
{
from {
	height:0;
	 }
to {
	height:50px;
	}
}
@-webkit-keyframes cont 
{
from {
	height:0;
	 }
to {
	height:50px;
	}
}
@-o-keyframes cont
{
from {
	height:0;
	 }
to {
	height:50px;
	}
}


@keyframes cont2
{
from {
	height:0;
	 }
to {
	height:74px;
	}
}
@-moz-keyframes cont2 
{
from {
	height:0;
	 }
to {
	height:74px;
	}
}
@-webkit-keyframes cont2 
{
from {
	height:0;
	 }
to {
	height:74px;
	}
}
@-o-keyframes cont2
{
from {
	height:0;
	 }
to {
	height:74px;
	}
}

@keyframes submenu
{
from {
	height:0;
	 }
to {
	height:95px;
	}
}
@-moz-keyframes submenu 
{
from {
	height:0;
	 }
to {
	height:95px;
	}
}
@-webkit-keyframes submenu
{
from {
	height:0;
	 }
to {
	height:95px;
	}
}
@-o-keyframes submenu 
{
from {
	height:0;
	 }
to {
	height:95px;
	}
}
#cont_submenu_UCEP,
#cont_submenu_CSEP,
#cont_submenu_programa {
	overflow:hidden;
	width:96%;
	margin: 0 0 0 2%;
	animation: submenu 4s;
	-moz-animation: submenu 4s;
	-webkit-animation: submenu 4s; 
	-o-animation: submenu 4s; 
	outline: 0px;
	background: rgb(25,79,127); 
	background: -moz-linear-gradient(top,  rgba(25,79,127,1) 4%, rgba(125,185,232,1) 47%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,rgba(25,79,127,1)), color-stop(47%,rgba(125,185,232,1))); 
	background: -webkit-linear-gradient(top,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 47%); 
	background: -o-linear-gradient(top,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 47%);
	background: -ms-linear-gradient(top,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 47%); 
	background: linear-gradient(to bottom,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 47%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194f7f', endColorstr='#7db9e8',GradientType=0 ); 
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#cont_submenu {
	overflow:hidden;
	width:96%;
	margin: 0 0 0 2%;
	animation: cont 3s;
	-moz-animation: cont 3s;
	-webkit-animation: cont 3s; 
	-o-animation: cont 3s; 	
	outline: 0px;
	background: rgb(25,79,127);
	background: -moz-linear-gradient(top,  rgba(25,79,127,1) 4%, rgba(125,185,232,1) 41%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,rgba(25,79,127,1)), color-stop(41%,rgba(125,185,232,1)));
	background: -webkit-linear-gradient(top,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 41%); 
	background: -o-linear-gradient(top,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 41%);
	background: -ms-linear-gradient(top,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 41%); 
	background: linear-gradient(to bottom,  rgba(25,79,127,1) 4%,rgba(125,185,232,1) 41%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194f7f', endColorstr='#7db9e8',GradientType=0 ); 
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#cont_submenu_UCEP li,
#cont_submenu_CSEP li,
#cont_submenu_programa li {
	min-width:25%;
	padding: 0px 25px 0 25px;
}
*/

#sub_menu {
	color: #fff;
	clear: both;
	display:block;
	margin:auto;
	height:40px;
	animation: fondo 3s;
	-moz-animation: fondo 3s; /* Firefox */
	-webkit-animation: fondo 3s; /* Safari and Chrome */
	-o-animation: fondo 3s; /* Opera */
}
#sub_menu ul {
	list-style: none;
	margin: 0px;
	width:auto;	
	display: block;	
}
#sub_menu li {
	float:left;
	border-right: 1px dotted #fff;
	min-width:18%;
	margin: 10px 0 7px 0;
}
#sub_menu li:last-child {
	border-right: 0px;
}
#sub_menu a {
	display:block;
	height:34px;
	text-align:center;	
	text-decoration: none;
	padding: 0px 25px 0 25px;
	margin: auto;	
	color: #fff;
	line-height:34px;
	font-size:14px;
	font-family:helvetica;
	animation: texto 4s;
	-moz-animation: texto 4s; /* Firefox */
	-webkit-animation: texto 4s; /* Safari and Chrome */
	-o-animation: texto 4s; /* Opera */
}
#sub_menu a:hover {
	color: #FC0;
}
#cont_submenu2 {
	overflow:hidden;
	width:100%;
	height: 34px;
	animation: cont2 4s;
	-moz-animation: cont2 4s; /* Firefox */
	-webkit-animation: cont2 4s; /* Safari and Chrome */
	-o-animation: cont2 4s; /* Opera */	
}
#sub_menu_2 {
	color: #fff;
	position:relative;
	clear: both;
	float: left;
	width: 98%;
	margin: 0 1% 4px 1%;
	min-height: 40px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	animation: fondo 3s;
	-moz-animation: fondo 3s; /* Firefox */
	-webkit-animation: fondo 3s; /* Safari and Chrome */
	-o-animation: fondo 3s; /* Opera */
}
#sub_menu_2 ul {
	list-style: none;
	margin: 0 0 0 0;
	width:auto;	
	position: relative;
	display: block;	
}
#sub_menu_2 li {
	float:left;
	border-right: 1px dotted #fff;
	height:30px;
	padding-top:7px;
	margin-top:5px;
}
#sub_menu_2 li:last-child {
	border-right: 0px;
}
#sub_menu_2 a {
	position: relative;
	display:block;		
	text-align:center;	
	text-decoration: none;
	padding: 0 0 0 4%;	
	color: #fff;
	line-height:17px;
	font-size:15px;
	font-family:helvetica;
	animation: texto 1s;
	-moz-animation: texto 1s; /* Firefox */
	-webkit-animation: texto 1s; /* Safari and Chrome */
	-o-animation: texto 1s; /* Opera */
}
#sub_menu_2 a:hover {
	color: #3E8CC0;
}

#sub_menu_3 {
	background: #7BBAE2;
	color: #fff;
	position:relative;
	clear: both;
	float: left;
	width: 950px;
	margin: 0 0 0 5px;
	height: 74px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#sub_menu_3 ul {
	list-style: none;
	margin: 10px 0 0 0;
	width:auto;	
	position: relative;
	display: block;	
}
#sub_menu_3 li {
	position: relative;
	width: 189px;	
	float:left;
	height: 55px;
	border-right: 1px dotted #fff;
	}
#sub_menu_3 li:last-child {
	border-right: 0px;
}
#sub_menu_3 a {
	position: relative;
	display:block;
	height:34px;
			
	text-align:center;	
	text-decoration: none;
	padding: 15px 0 15px 0;	
	color: #fff;
	line-height:17px;
	font-size:15px;
	font-family:helvetica;
}
#sub_menu_3 a:hover {
	color: #3E8CC0;
}
li.current_page_item {
	color: #000 !important;
	background: #84c3d5 !important;
}

li.current-page-ancestor a {
	color:#000 !important;
}

#menu-menu_principal li:nth-child(2) {
}

/*///////////////error 404///////////////*/

#error {
	margin: 30px 8.3%;
}
#404busqueda {
	margin: 20px 0 !important;
}
#error #s {
	margin: 0px 0 20px 0 !important;
	height:30px !important;
	width:70% !important;
	float:left;	
	border-color:#999;
}
#error #searchsubmit {
	float:left;
	height:30px;
	width:30%;
}

/*///////////////content///////////////*/

#primary {
	margin:0;
	float: left;
	width:100%;
}
#volveratras {
	background:#FAFAFA;
	height:100%;	
	margin: 10px 0 20px 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	padding:4%;
	float: left;
}
#volveratras:hover {
	background:#3363AD;
}

#search_form_single {
	background:#FFF;
	height:100%;	
	margin: 30px 0 20px 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	padding-right:4% !important;
	padding-left:4% !important;	
	padding-bottom: 25px !important;	
}
#contenedor_b,
#contenedor_a {
	background:#FFF;
	height:100%;	
	margin: 30px 0 90px 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	padding-right:4% !important;
	padding-left:4% !important;	
	padding-bottom: 50px !important;
}
#search_form_single {
	float:left;
}
#contenedor_b {
	padding-top: 30px !important;
}

#llamados {
	width:100%;
	margin: 15px 0 30px 0;
}
#llamados h3 {
	font-size: 16px;
}
#llamados h2 {
	color:#105D99;
	font-size: 14px;
}
#llamados p {
	font-size: 12px;
}
#llamados .noti_1 {
	border-bottom:1px dotted #29AAE3;
	padding: 10px 0 10px 0;
}

#left_content {
	padding:0 0 0 0;
	margin: 30px 0 0 0;
}
#right_content {
	padding:0;	
	margin: 0 0 10px 0;
}
.llama {
	margin: 0 0 15px 0;
	padding:0;
	min-height:260px;
	background:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.llama .row {
	margin:0 !important;
}
#titulo {
	overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;	
}
#titulo h4 {
	padding:0;	
	font-size:14px;
	margin:15px 0 0 5px;
}
#resumen {
	padding:0;
	margin-top: 0;
	position: absolute;
    width: 100%;
}
#resumen p {
	padding:0;
	font-size:12px;
	margin:5px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
	visibility: hidden;	
}
#resumen a {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #999999;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 10px;
    height: 60px;
    line-height: 10px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
    padding-top: 14px;
    position: absolute;
    right: 0px !important;
    text-align: center;
    top: -62px !important;
    visibility: visible !important;
    width: 30px;
	border-radius: 0px 0px 15px 15px; 
	-moz-border-radius: 0px 0px 15px 15px; 
	-webkit-border-radius: 0px 0px 15px 15px;
}
#resumen a:hover {
	background: #F93;
	color:#fff;
}
#contenedor_a #agenda_2 {
	margin: 4px 0 0 3%;
	width:97%;
}
#contenedor_a #agenda_2 #titulo {
	width:83% !important;
}

/*///////////////Menu///////////////*/

#menu_principal {
	padding:0;
	margin: 0px 0 0 0;
}
#menu_principal .column, .columns {
	padding:0 !important;
}

#menu_principal ul {
	height: 25px;
    line-height: 25px;
    margin-bottom: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 10px !important;
    text-align: center;
}
#menu_principal ul li {
	text-decoration:none;
	list-style:none;
	float:left;
	margin: 0 0.7% 0 0;
	width:10%;
	background:rgba(255,255,255,0.5);
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #999;
	overflow: hidden;
	height:27px;
}
#menu_principal ul li.current_page_item {
	background:#c5d6db !important;
}
#menu_principal ul li.current_page_item a {
	color:#000;
}

#menu_principal li:last-child {
	margin:0px !important;
}
#menu_principal li:hover,
#menu_principal li a:hover {
	color: #fff !important;
	background:#1188AB;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#menu_principal li a {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#000;
	display:block;
	padding: 0 !important;
}

/*//////////////////Entrada Individual////////////////////*/

#content {
	background:#fff;
	margin: 15px 0 15px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#imagin {
	float:left;
	width:180px;
}
.hentry {
	padding:0% 0% 3% 0%; 
}
.noticias .entry-header h2 {
	font-size:15px !important;
	margin-bottom:30px;
	color:#115F99;
}
.entry-content{
float:left;
max-width:100%;
}
.entry-content p {
	font-size:12px;
	margin: 0 0 12px 0;
	float: left;
	width:100%;
}
.entry-content img {
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 91%;
    overflow-x: hidden;
    overflow-y: hidden;
}
#subir{
	float:right;
	margin: 0  10px 10px 0;
	bottom: 10px;
	position: absolute;
}
#subir a {
	font-size:40px;
	color:#CCC;
	padding:0 5px;
	background:rgba(0,0,0,0.1);
	border:1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
#subir a:hover {
	background:rgba(0,0,0,0.4);
}
/*//////////////////Izquierda y Derecha////////////////////*/

.sub-menu {
	margin: 0 0 0 5% !important;
	display:block;
	width: 95% !important;
	padding-bottom:1px;
}

.sub-menu .sub-menu li {
	background: #EFEFEF !important;
}
.menu-item-has-children {
	margin-bottom:0px;
}
.sub-menu li {
	background: #ccd7de !important;
	padding-right: 0px !important;
}
.sub-menu li:hover {
	background: #5dccec !important;
}
.sub-menu li a:hover {
	color:#fff !important;
}
.sub-menu li a {
	font-weight: normal;
}

#contenido_derecha {
	float:right;
	padding-left: 3% !important;
}
#contenido_izquierda {
	float:left;
	padding:0;
	float:left;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#contenido_izquierda ul {
	width:auto;
	margin:0 5% 15px 0;
	list-style:none;
	float: left;
}
#contenido_izquierda ul ul ul li {
	background: #ebeae9 !important;
}
#contenido_izquierda ul ul ul li.current_page_item a {
	font-weight:bold;
}
#contenido_izquierda ul ul ul li:hover {
	background: #5dccec !important;
}
#contenido_izquierda ul li a {
	color: #000;
	display:block;
	font-size:11px;
	line-height:12px;
	padding: 10px;
}
#contenido_izquierda ul li {
	list-style: none;
	background:	#9CBCCA;
	height:auto;
	margin: 0 0 5px 0; 
	float:left;
	width:100%;
}
#contenido_izquierda ul li:hover {
	background: #F90;
}
.menu_perfiles_interno_4,
.menu_perfiles_interno_3,
.menu_perfiles_interno_2,
.menu_perfiles_interno {
	float: left;
    height: auto;
    margin-top: 20px;
    margin-bottom:0px;
    width: 100%;
}
.menu_perfiles_interno_4 ul,
.menu_perfiles_interno_3 ul,
.menu_perfiles_interno_2 ul,
.menu_perfiles_interno ul {
	margin-top:0px !important;
	margin-bottom:0px !important;
}

 
.menu_perfiles_interno li {
	background: #CDD7DD !important;
}
.menu_perfiles_interno_3 li:hover,
.menu_perfiles_interno_2 li:hover, 
.menu_perfiles_interno li:hover {
	background: #F90 !important;
}
.menu_perfiles_interno_2 li {
	background: #57BFCE !important;
}
.menu_perfiles_interno_3 li {
	background: #97CEB9 !important;
}

#aviso {
	float: left;
    margin-bottom: 20px;
}
#aviso .widget_text {
	padding:5% 5% 10% 5%;
	background:#b29d86;	
}

#aviso h3 {
	color:#fff;
	text-shadow:0px 0px 5px #000000;
}	
#secondary aside p {
	padding:10%;
	margin:0px;
}

aside#text-7 h3 {
	margin:0px;
	font-size:10px !important;
	color:#e2e2e2;
	position:absolute;
	top:-9999999999px;
}



/*//////////////////Sub-menús////////////////////*/

.sub-menu li {
	/* display:none; */
}
li.current_page_item .sub-menu li {
	display:block !important;
}

.sub-menu li.current_page_item {
	display:block !important;
	background: #1BBBEA !important;
}


/*//////////////////busqueda////////////////////*/

#encuentro {
	padding-bottom:10px;
}

#encuentro .resultado_busqueda {
	font-family:"Trebuchet MS", Helvetica, sans-serif !important;
	font-size:12px;
	padding-left: 7%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999;
}

#encuentro h2 {
	clear:both;
	font-weight:bold;
	margin-bottom: 5px;
	padding-top:15px;
	font-size:14px !important;
	margin-left: 5%;
}
#encuentro .search-excerpt {
	font-size:12px;
}
#encuentro .resultado_busqueda a {
	clear:left;
	display:block;
	padding-top:10px;
}
#encuentro nav ul {
	border:none !important;
	display:block;
	margin-bottom:10px !important;
}
#encuentro nav ul li {
	padding:5px !important;
	font-size:11px !important;
	background:#CCE9EF;
	margin:0 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#encuentro #nav-above {
	position: absolute;
	bottom:0;
	width:90%;
	margin:5px 5% 10px 0;
	padding-top: 5px;
}
#encuentro #nav-above a {	
	font-size:11px !important;
	color:#666 !important;
	padding: 5px !important;
}
#encuentro #nav-above a:hover {	
	font-size:11px !important;
	color:#000 !important;
	background: #CCE9EF;
	padding: 5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#encuentro #nav-above .nav-previous {
	float:left;
}

#encuentro #nav-above .nav-next {
	float:right;
}


#listado_noticias {
	border-bottom: 1px dotted #E3E3E3;
    float: left;
    padding: 15px 0;
   	margin-bottom: 20px;
}
#listado_noticias:nth-child(odd) {
}
#listado_noticias h2 {
	font-size: 16px !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 30px 5px 0;
}
#listado_noticias p {
	float: left;
    padding: 5px 4% 10px 0;
    width: 78%;	
}
#listado_noticias a {
	display:block;
	padding: 10px 0;
}
#listado_noticias img {
	float: left;
    margin: 0;
    padding: 0px 2% 5px;
    width: 18%;
}

#navegacion {
	float:left;
}
#navegacion h1 {
	position: absolute;
	color:rgba(0, 0, 0, 0);
	top:-999999px;
}
#navegacion .nav-previous {
	width:40%;
	float:left;
}
#navegacion .nav-next {
	width:40%;
	line-height: 50px;
	float:right;
}
#navegacion .nav-next a {
	float:right;
	line-height: 50px;
}
#navegacion span {
	font-size:50px;
}
#navegacion .nav-previous a:hover,
#navegacion .nav-next a:hover {
	color:#D43A16;
}


/*//////////////////publicación////////////////////*/

#listado_publicaciones h1 {
    color: #105E99;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}
.publicacion {
	border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.publicacion h1 {
    font-size: 16px;
    font-weight: bold;
    clear: none;
    color: #000000 !important;
    font-size: 15px !important;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 10px !important;
    width: 75% !important;
    float: right;
	display:block;
}
.contenedor_imagen {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 30px;
    margin-top: 0;
    float: left;
    height: auto;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 20px !important;
    margin-top: 0 !important;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 20%;
}
.publicacion p {
    float: left;
    font-family: helvetica;
    font-size: 11px;
	width:73%;
	float:right;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
	line-height:12px;
}
.contenedor_enlace_acceder {
    float: right;
    font-family: helvetica;
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: justify;
    width:73%;
}
.titulo_publicacion {
    color: #105E99;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
}
.entrada_publicacion {
    margin-bottom: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0;
    font-size: 14px;
}
.entrada_publicacion dl {
    width:100%;
}
.entrada_publicacion dt {
    font-size: 14px;
    font-family: helvetica;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}
.entrada_publicacion dd {
    font-size: 12px;
    font-family: helvetica;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.entrada_publicacion p {
    font-family: helvetica;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 37px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.entrada_publicacion .tapa {
    float: left;
    height: auto;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}
.entrada_publicacion .tapa img {
	width: auto;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 5px #666;
box-shadow: 1px 1px 5px #666;
}

.entrada_publicacion h2 {
    font-size: 15px !important;
    margin-bottom: 0 !important;
    padding-top: 15px;
}

/*//////////////////publiciacion portada////////////////////*/

#noticias {
	min-height: 20px;
}

.agenda_banners {
	min-height: 20px;
	background:#CCC;
	width:40%;
	padding-bottom: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px !important;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float: right; 
}
.agenda_banners_abajo {
	background:#ccc;
	margin-top: 20px;
	margin-bottom: 50px;
}
.agenda_banners_arriba {
	background:#f2f2f2;
}
#noticias_multimedia {
	min-height: 20px;
	margin:0 0;
}
#rapidas {
	min-height: 20px;
	margin:0 0;
}
#Novedades {
	margin:0 5% 0 0;	
}
#Novedades h1 {
	margin:0 0 5px 0;
	padding: 5px 10px;
	font-size:14px !important;
	color:#fff;	
	background:#000;
}
#Novedades .informacion {
	border-bottom-color: #666666;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    /*height: 120px;*/
    padding-bottom: 0;
    padding-left: 3%;
    padding-right: 0;
    padding-top: 15px;
    width: 95%;
    overflow:hidden;
}
#Novedades .informacion:last-child {
    border-bottom-width: 0px !important;
}
#Novedades .informacion .img {
	float: left;
    height: 80px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 2%;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 25%;
    background-image: url(http://cienciassociales.edu.uy/wp-content/uploads/2015/02/fcs_chico_b.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60% auto;      
}
#Novedades .informacion .img img {
    width: 100%;
}
#Novedades .informacion .noticia h2 {
	font-size:13px !important;
	margin: 0 0 10px 0;
}
#Novedades .informacion .noticia p {
	font-size:11px !important;
	line-height:11px;
	/*max-height: 65px;*/
    overflow-x: hidden;
    overflow-y: hidden;
}
#Novedades .informacion .noticia p a {
	float:right;
	margin-top: 5px;
}

#ultimas_noticias h1 {
	background:transparent !important;
	color:#000;
	font-size: 18px !important;
	margin-top: 10px;
}
#ultimas_noticias .informacion {
	height:auto;
}
#volveratras a {
	color: #000000 !important;
	display: block;
	font-size: 13px !important;		
}
#ultimas_noticias .informacion h2 a {
	color: #000000 !important;
	display: block;
	margin-bottom: 5px !important;
	font-weight: normal !important;
}
#volveratras a:hover,
#ultimas_noticias .informacion h2 a:hover {
	color:#1BBBEA !important;
}

.multimedia {
	float: left;
    margin-bottom: 10px;
    margin-left: 0%;
    margin-right: 0;
    margin-top: 15px;
    min-height: 20px;
    width: 93%;
}
.noticia_multimedia {
	margin:0 5% 0 0; 
	background:#E8E9E9;
	border:2px solid #c75424;
}
.noticia_multimedia #video_portada_multimedia, 
.noticia_multimedia #video_portada_multimedia_2 {
	margin: 0 2% !important; 
}
.noticia_multimedia #video_portada_multimedia h3,
.noticia_multimedia #video_portada_multimedia_2 h3 {
	font-size: 12px !important;
	color:#C75424;
}
.noticia_multimedia #video_portada_multimedia p, 
.noticia_multimedia #video_portada_multimedia_2 p {
	font-size: 11px !important;
	margin-bottom: 5px !important;
}
.noticia_multimedia #video_portada_multimedia iframe,
.noticia_multimedia #video_portada_multimedia_2 iframe {
	height: 275px;
	width: 100%;
	margin-top: 10px !important;
}

.noticia_multimedia h1 {
	margin:0 0 5px 0;
	padding: 5px 10px;
	font-size:14px !important;
	color:#fff;	
	background:#c75424;
	width:100%;
}
#banners_int,
#agenda {
	min-height: 20px;
	width: 98%;
	float:right;
}
#agenda_2,
#agenda {
	padding-bottom:10px !important;
}
#agenda_2 h1,
#agenda h1 {
	margin:0 0 10px 0;
	padding: 5px 10px;
	font-size:14px !important;
	color:#fff;	
	background:#000;
	width:100%;
}
#agenda_2 #fecha,
#agenda #fecha {
	margin:0px;
	width:100%;
}
#agenda_2 #fecha h2,
#agenda #fecha h2 {
	font-size: 12px !important;
    line-height: 23px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 4%;
    padding-right: 5px;
    padding-top: 0;
	text-transform: lowercase; 
}
#agenda_2 #titulo,
#agenda #titulo {
	margin-left: 8%;
    width: 82%;
}
#agenda_2 #titulo h3,
#agenda #titulo h3 {
	font-size: 11px !important;
    font-weight: normal;
    height: 25px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 90%;
}
#agenda_int .llama_2 {
	max-height:60px;
	overflow:hidden;
	width:100%;
	margin:4px 3% 4px 3%;
	background:#e8e9e9;
	padding:5px 0 7px 0;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
}
#agenda_int .entrada {
	margin:4px 0 10px 0;
}
#agenda_int {
	margin-left: 5%;
    width: 85%;
}
#Novedades #banda,
#agenda #banda {
	height:14px;
	width:100%;
	background:#000;
	bottom:0;
	text-align:right;
	float:left;
}
#agenda #banda a {
	color:#FFF !important;
	font-size:11px !important;
	text-align:right;
	line-height:12px;
	padding-top:2px;
	padding-right: 5px;
}
#agenda #banda a:hover {
	color:#F90 !important;
}
#menues_secc h2,
.banner_perfiles h2 {
	position:absolute;
	top:-9999px;
}
.banner_perfiles {
	float: left;
    height: auto;
    margin-bottom: 0;
    margin-left: 12%;
    margin-right: 5%;
    margin-top: 12px;
    width: 83%;

}
.banner_perfiles img {
    width: 42%;
    float: left;
    margin:10px 8% 10px 0;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#banners {
	min-height: 20px;
	margin:10px 0 15px; 
	float: right;
}
#banners_int h2 {
	position:absolute;
	top:-9999px;
}
#banners_int div {
    float: left;
    height: 95px;
    margin-bottom: 0;
    margin-left: 4%;
    margin-right: 3%;
    margin-top: 12px;
    width: 26%;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#banners_int div img {
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 85px;
    width: 95px;
}
#banner_completo {
	width: 92% !important;
	height: auto !important;
}
#banner_completo div {
	width: 100% !important;
	margin:0px !important;
}
#banner_completo div img {
	width: 100% !important;
}

#menu_destacados {
    background-color: #ECEBE8;
    float: right;
    margin-right: 4%;
    margin-top: 25px;
	margin-bottom: 20px; 
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 90%;
}
#menu_destacados h1 {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #000000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    font-size: 14px !important;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    width: 100%;
}
#menu_destacados .destacados {
}
#menu_destacados li {
	width:94%;
	height:30px;
	float:left;
	list-style: none;
	margin-bottom:7px;
}
#menu_destacados li a {
	text-align: left;
	margin-left:60px;
	display: block;
	color:#000;
	height: 100%;
	width:77%;
	line-height: 30px !important;
}

#menu_destacados li a:hover {
	color:#FFF;
}
#menu_destacados li:hover {
}

#menu_destacados li.destacado-biblioteca { background: url(images/destacados/icono-biblioteca_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-bancodedatos { background: url(images/destacados/icono-banco_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-unidaddecomunicacion { background: url(images/destacados/icono-comunicacion_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-extension { background: url(images/destacados/icono-extension_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-bedelia { background: url(images/destacados/icono-bedelia_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-uae { background: url(images/destacados/icono-uae_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-eduacionperm { background: url(http://cienciassociales.edu.uy/wp-content/uploads/2015/04/icono-ep_byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-movilidad { background: url(http://cienciassociales.edu.uy/wp-content/uploads/2016/11/icono-movilidad-byn.png) no-repeat, url(images/destacados/back_dest.png) no-repeat; margin-left: 3%; }

#menu_destacados li.destacado-eduacionperm,
#menu_destacados li.destacado-biblioteca, 
#menu_destacados li.destacado-bancodedatos,
#menu_destacados li.destacado-unidaddecomunicacion,
#menu_destacados li.destacado-extension,
#menu_destacados li.destacado-bedelia,
#menu_destacados li.destacado-movilidad,
#menu_destacados li.destacado-uae  {
	background-position: 5px center, top right;
	background-size: auto auto, 82% 100%;
	overflow: hidden;
}
#menu_destacados li.destacado-eduacionperm:hover { background: url(http://cienciassociales.edu.uy/wp-content/uploads/2015/04/icono-ep_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-biblioteca:hover { background: url(images/destacados/icono-biblioteca_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-bancodedatos:hover { background: url(images/destacados/icono-banco_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-unidaddecomunicacion:hover { background: url(images/destacados/icono-comunicacion_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-extension:hover { background: url(images/destacados/icono-extension_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-bedelia:hover { background: url(images/destacados/icono-bedelia_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-uae:hover { background: url(images/destacados/icono-uae_color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }
#menu_destacados li.destacado-movilidad:hover { background: url(http://cienciassociales.edu.uy/wp-content/uploads/2016/11/ICONO-movilidad-color.png) no-repeat, url(images/destacados/back_hov.png) no-repeat; margin-left: 3%; }

#menu_destacados li.destacado-eduacionperm:hover,
#menu_destacados li.destacado-biblioteca:hover, 
#menu_destacados li.destacado-bancodedatos:hover,
#menu_destacados li.destacado-unidaddecomunicacion:hover,
#menu_destacados li.destacado-extension:hover,
#menu_destacados li.destacado-bedelia:hover,
#menu_destacados li.destacado-movilidad:hover,
#menu_destacados li.destacado-uae:hover {
	background-position: 5px center, top right;
	background-size: auto auto, 82% 100%;
	overflow: hidden;
}

#contenido_izquierda .caja_perf {
	float:left; 
	background: #7ca1b1;
	margin-bottom:10px;
}
#contenido_izquierda .caja_perf h1 {
	color: #FFFFFF;
    float: left;
    font-size: 14px !important;
    font-weight: bold;
    line-height:18px;
    display:block;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    margin:0px !important:
}
#contenido_izquierda .caja_perf ul {
	float:left; 
	width:100%;
}

.page-id-87 #mc_embed_signup_scroll .asterisk {
	Font-size: 16px;
	font-weight: bold;
}
.page-id-87 #mc_embed_signup_scroll {
	outline: 1px solid #e2e2e2;
	padding: 20px;
	width: 100%;
	float: left;
	background: #eee;
}
.page-id-87 #mc_embed_signup_scroll h2 {
	margin-top:0px;
}
.page-id-87 #mc_embed_signup_scroll .indicates-required {
	margin-bottom:15px;
	Font-size: 12px;
}
.page-id-87 #mc_embed_signup_scroll .mc-field-group {
	padding-left: 5%;
}
.page-id-87 #mc_embed_signup_scroll .mc-field-group label {
	font-size: 12px;
	line-height: 20px;	
}
.page-id-87 #mc_embed_signup_scroll .mc-field-group br {
	display:none;
}
.page-id-87 #mc_embed_signup_scroll input {
	height: 27px !important;
}
.page-id-87 #mc_embed_signup_scroll .input-group p {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom:0px;
}
.page-id-87 #mc_embed_signup_scroll .input-group ul {
	margin-left: 15px;
}
.page-id-87 #mc_embed_signup_scroll .input-group ul li {
	float: left;
   	list-style: outside none none;
    	width: 100% !important;
}
.page-id-87 #mc_embed_signup_scroll .input-group ul li label {
	float:left;
}
.page-id-87 #mc_embed_signup_scroll .input-group ul li input {
	float:left;
	height: 13px !important;
}
.page-id-87 #mc_embed_signup_scroll #mc-embedded-subscribe {
	background: none repeat scroll 0 0 #e2e2e2;
    border: 1px solid #000;
    box-shadow: 0 0 0 !important;
    color: #000;
    font-size: 12px;
    margin: 20px 0 0 5%;
}
.page-id-87 .numant:hover,
.page-id-87 #mc_embed_signup_scroll #mc-embedded-subscribe:hover {
	background: orange;
    border: 1px solid #f78200;
	color: #fff !important;
}
.page-id-87 .numant {
	background: none repeat scroll 0 0 #dededd;
    border: 1px solid #929292;
    color: #000;
    float: left;
    font-size: 11px;
    margin: 10px 5% 0px;
    padding: 5px 10px;
}


#video_institutos {
	display: block;
    float: left;
    margin-top: 20px;
    background: url(images/arreglos_fcs.png) repeat-y top left, #F8F8F8;
}
#contenedor_de_video {
	float: left;
    width: 63%;
    margin-left: 1%;
    margin-top: 15px;
}
#contenedor_de_video h3 {
	font-size:15px !important;
	margin-left:15px;
	margin-bottom:0px !important;
	margin-top:10px !important;  
}
#contenedor_de_video .textwidget {
	margin:3%;
}
#contenedor_de_video iframe {
	display: block;
    margin: auto;
    height: 285px;
    margin-top:15px;
}

#institutos #institutos_int {
	margin:0px 4% 0 4%;
	background:#E8E9E9;
}
#institutos {
	min-height: 20px;
	margin:15px 0;
	width:100%;
	float:right;
}
#institutos .instit {
	width:100%;
	float:right;
	margin: 0 1% 0 1%;
	height:80px;
	overflow: hidden;
	border-bottom: 1px solid #fff; 
}

#institutos #trabajosocial img {
	max-height: 50px;
}
#institutos #cienciaspoliticas img {
	max-height: 45px;
}

#institutos_int #economia { background:url(images/boton_inst.png) repeat-x /*, url(images/arreglos_economia.png) no-repeat top right */; }
#institutos_int #sociologia { background:url(images/boton_inst.png) repeat-x /*, url(images/arreglos_sociologia.png) no-repeat top right */; }
#institutos_int #cienciaspoliticas { background:url(images/boton_inst.png) repeat-x /*, url(images/arreglos_politica.png) no-repeat top right */; }
#institutos_int #trabajosocial { background:url(images/boton_inst.png) repeat-x /*, url(images/arreglos_trabajosocial.png) no-repeat top right */; }
#institutos_int #unidadmultidisciplinaria { background:url(images/boton_inst.png) repeat-x/*, url(images/arreglos_multi.png) no-repeat top right */; }

#institutos_int #economia:hover { background:url(images/boton_inst.png) repeat-x, url(images/arreglos_economia_hov.png) no-repeat top right; }
#institutos_int #sociologia:hover { background:url(images/boton_inst.png) repeat-x, url(images/arreglos_sociologia_hov.png) no-repeat top right; }
#institutos_int #cienciaspoliticas:hover { background:url(images/boton_inst.png) repeat-x, url(images/arreglos_politica_hov.png) no-repeat top right; }
#institutos_int #trabajosocial:hover { background:url(images/boton_inst.png) repeat-x, url(images/arreglos_trabajosocial_hov.png) no-repeat top right; }
#institutos_int #unidadmultidisciplinaria:hover { background:url(images/boton_inst.png) repeat-x, url(images/arreglos_multi_hov.png) no-repeat top right; }

#institutos_int #economia img { margin:auto; }

#institutos #institutos_int h1 {
	padding: 0px 0px;
	font-size:12px !important;
	color:#fff;	
	width:98%;
	margin: 0 1% 0 1%;
	text-align:center;
	position:absolute;
	top:-9999999px;
}
#institutos #institutos_int h1 a {
	color:#fff;
	padding: 8px 0px;
	width:100%;	
	display:block;
}
#institutos a {
	display:block;
	margin:7% auto 0;
	text-align: center;
}
#institutos_int #trabajosocial a,
#institutos_int #cienciaspoliticas a { 
	margin:5% auto 0;
}

#unidadmultidisciplinaria a {
	margin:3% auto 0;
}

/*
#institutos #institutos_int #economia h1 { background:#63a4ad;}
#institutos #institutos_int #sociologia h1 { background:#94b300;}
#institutos #institutos_int #cienciaspoliticas h1 { background:#eb8e00;}
#institutos #institutos_int #trabajosocial h1 { background:#dc3367;}
#institutos #institutos_int #unidadmultidisciplinaria h1 { background:#642a67;}

#institutos #institutos_int #economia h1:hover,
#institutos #institutos_int #sociologia h1:hover, 
#institutos #institutos_int #cienciaspoliticas h1:hover,
#institutos #institutos_int #trabajosocial h1:hover, 
#institutos #institutos_int #unidadmultidisciplinaria h1:hover {
	background: #0CF;
}
*/

.noticias_institutos {
	margin: 10px 0 0 0;
}

.noticias_institutos .informacion .noticia {
	height: 36px;
	width:94%;
	margin-left:3%;
	margin-right:3%;
	overflow:hidden;
}
.noticias_institutos .informacion {
	width:100%;
	border-bottom:1px solid grey;
	padding:10px 0 15px 0;
	position:relative;
}
.noticias_institutos a {
	font-size:11px !important;
	margin:5px 5px 5px 0;
	font-weight:normal;
	background:none !important;
	color:#000;
    left: 5px;
}
.noticias_institutos h2 {
	font-size:11px !important;
	margin: 0 0 0 0 !important;
	overflow: hidden;
}
#institutos #institutos_int p {
	position:absolute;
	visibility:hidden;
	top:20px;
	height: 55px;
	overflow:hidden;
}

#institutos #institutos_int a:hover {
	color: #900;
}


.publicacion_portada {
	padding-bottom:15px !important;
}

.publicacion_portada h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
	max-height: 54px;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contenido_publicacion_portada p {
    font-family: Helvetica;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
	line-height:1.225;
}	
.contenedor_enlace_acceder_portada a {
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    color: #1982D1;
	display:block;
	max-height: 33px;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
.contenedor_imagen_portada {
    float: left;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    width: 90%;
   height: 155px;
    background: #ede6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.contenedor_imagen_portada img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    width: 100%;
	height:100%;
}
#noticias_2 {
	background:#fff;
	margin-bottom: 0 !important;
    margin-left: 2% !important;
    margin-right: 2% !important;
    margin-top: 0 !important;
    width: 96% !important;	
	padding: 15px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#vinculados {
	width:90% !important;
}
.form_publicaciones_contenedor_rango fieldset {
	clear:both;
}

/*////////////////// Departamentos ////////////////////*/

#menues_secc {
	float:left;
}
#menues_secc li {
	list-style: none;
	background:	#9CBCCA;
	height:auto;
	margin: 0 0 5px 0; 
}
#menues_secc li:hover {
	background:	#FF9900;
}
#menues_secc li a {
	color: #000;
	display:block;
	font-size:11px;
	line-height:12px;
	padding: 10px;
}

.icono_perf {
	float:left;
	margin:0px !important;
	padding-bottom:40px;
}

#titulo_img_inst {
	margin:40px 0 20px;
}
#titulo_img_inst.logo_decon {
	margin: 40px auto 30px;
    width: 50%;
}

#noticias_agenda {
	float: right;
}
#noticias_institutos {
	float:left;
	padding-bottom: 0;
    padding-left: 4%;
    padding-right: 2%;
    padding-top: 0;
}
#noticias_institutos.biblioteca {
    padding-left: 3%;
    margin-top:20px;	
}

#noticias_agenda #agenda h1,
#noticias_institutos h1 {
	font-size:15px !important;
	color:#fff;
	width:100%;
	height:30px;
	padding:3%;
	line-height: 13px;
}
#noticias_institutos h2 {
	font-size:14px !important;
	color:#000;
	width:100%;
	padding:3%;
	margin-bottom: 0px;
}
#noticias_institutos p {
	font-size:11px !important;
	color:#000;
	width:100%;
	padding:0 3%;
	margin-bottom: 0px;
}
#noticias_agenda #agenda {
	width:50%;
	float: right;
	margin-top:14px;
}
.portada_img {
	display: block;
    height: auto !important;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: auto !important;
}

/*////////////////// fin - Departamentos ////////////////////*/


/*////////////////// Departamento de Economía ////////////////////*/


#economia #noticias_agenda #banda,
#economia #noticias_agenda #agenda h1,
#economia #noticias_institutos h1 {
	background:#0E518B;
}
#contenido_izquierda ul li.resaltado,
#menues_secc li.resaltado {
	background:#0E518B;
}
#contenido_izquierda ul li.resaltado a,
#menues_secc li.resaltado a {
	color:#fff;
}
li.resaltado ul li a {
	color:#000 !important;
}
#contenido_izquierda ul li.resaltado:hover,
#menues_secc li.resaltado:hover {
	background:#1BBBEA;
}


/*////////////////// fin - Departamento de Economía ////////////////////*/
/*////////////////// Departamento de Sociología ////////////////////*/

#sociologia #noticias_agenda #banda,
#sociologia #noticias_agenda #agenda h1,
#sociologia #noticias_institutos h1 {
	background:#96C11F;
}
#contenido_izquierda ul li.destacado,
#menues_secc li.destacado {
	background:#96C11F;
}
#contenido_izquierda ul li.destacado a,
#menues_secc li.destacado a {
	color:#fff;
}
#contenido_izquierda ul li.destacado:hover,
#menues_secc li.destacado:hover {
	background:#1BBBEA;
}

li.destacado ul li a {
	color:#000 !important;
}

/*////////////////// fin - Departamento de Sociología ////////////////////*/
/*////////////////// Instituto ciencia politica ////////////////////*/

#politica #noticias_agenda #banda,
#politica #noticias_agenda #agenda h1,
#politica #noticias_institutos h1 {
	background:#F69427;
}
#contenido_izquierda ul li.acentuado,
#menues_secc li.acentuado {
	background:#F69427;
}
#contenido_izquierda ul li.acentuado a,
#menues_secc li.acentuado a {
	color:#000;
}
#contenido_izquierda ul li.acentuado:hover,
#menues_secc li.acentuado:hover {
	background:#1BBBEA;
}

li.acentuado ul li a {
	color:#000 !important;
}


/*////////////////// fin - Instituto ciencia politica  ////////////////////*/
/*////////////////// Departamento de trabajo social ////////////////////*/

#trabajosocial #noticias_agenda #banda,
#trabajosocial #noticias_agenda #agenda h1,
#trabajosocial #noticias_institutos h1 { 
	background:#E6007E;
}
#contenido_izquierda ul li.realzado,
#menues_secc li.realzado {
	background:#E6007E;
}
#contenido_izquierda ul li.realzado a,
#menues_secc li.realzado a {
	color:#fff;
}
#contenido_izquierda ul li.realzado:hover,
#menues_secc li.realzado:hover {
	background:#1BBBEA;
}
li.realzado ul li a {
	color:#000 !important;
}

/*////////////////// fin - Trabajo social ////////////////////*/
/*////////////////// Departamento de Multi ////////////////////*/

#multidisciplinaria #noticias_agenda #banda,
#multidisciplinaria #noticias_agenda #agenda h1,
#multidisciplinaria #noticias_institutos h1 {
	background:#652366;
}
#contenido_izquierda ul li.distinto,
#menues_secc li.distinto {
	background:#652366;
}
#contenido_izquierda ul li.distinto a,
#menues_secc li.distinto a {
	color:#fff;
}
#contenido_izquierda ul li.distinto:hover,
#menues_secc li.distinto:hover {
	background:#1BBBEA;
}

li.distinto ul li a {
	color:#000 !important;
}

#programas_multi {
	float: right;
    height: 200px;
    margin-bottom:30px;
}
#programas_multi2 {
    margin-left:3%;
    margin-right:3%; 
}
#programas_multi .prog_muti {
	float: left;
    height: 200px;
}
#programas_multi a {
	height:100%;
	width:100%;
	display:block;
}
#programas_multi a:hover {
	border: 2px solid #652366;
}
.volveramulti {
    background-color: #652366;
    height: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
	color: #fff;
    display: block;
    font-size: 11px;
    line-height: 12px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.volveramulti:hover {
	background:#29AAE3;
	color:#000;
}

#programapoblacion { background: url(http://cienciassociales.edu.uy/wp-content/uploads/2014/06/mulit_programapoblacion_logo_nuevo.png) no-repeat center center; background-size: 90% auto; }
#programahistoria { background: url(images/mulit_programahistoria_logo.png) no-repeat center center; background-size: 100% auto; }
#programainternacionales { background: url(images/mulit_programainternacionales_logo.png) no-repeat center center; background-size: 100% auto; }


/*////////////////// fin - multi ////////////////////*/

/*////////////////// Banco de datos ////////////////////*/

#bdd-economia { background: url(images/bddeconomica.png) no-repeat center center; background-size: 100% auto; }
#bdd-sociodemogrofica { background: url(images/bdd-sociodemografica.png) no-repeat center center; background-size: 100% auto; }
#bdd-politica { background: url(images/bdd-politica.png) no-repeat center center; background-size: 100% auto; }

#bancodedatos h1, 
#bancodedatos #banda { 
	background:#615F83;
}

#contenido_izquierda ul li.bancodedatos-destacado,
#menues_secc li.bancodedatos-destacado {
	background:#615F83;
}
#contenido_izquierda ul li.bancodedatos-destacado a,
#menues_secc li.bancodedatos-destacado a {
	color:#fff;
}
#contenido_izquierda ul li.bancodedatos-destacado:hover,
#menues_secc li.bancodedatos-destacado:hover {
	background:#1BBBEA;
}
li.bancodedatos-destacado ul li a {
	color:#000 !important;
}

.volvealbanco {
    background-color: #615F83;
    height: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
	color: #fff;
    display: block;
    font-size: 11px;
    line-height: 12px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.volvealbanco:hover {
	background:#29AAE3;
	color:#000;
}


/*////////////////// fin - Banco de datos ////////////////////*/

/*////////////////// UAE ////////////////////*/

#uae #noticias_agenda #banda,
#uae #noticias_agenda #agenda h1,
#uae #noticias_institutos h1 {
	background:#354A9A;
}
#contenido_izquierda ul li.uae-destacado,
#menues_secc li.uae-destacado {
	background:#354A9A;
}
#contenido_izquierda ul li.uae-destacado a,
#menues_secc li.uae-destacado a {
	color:#fff;
}
#contenido_izquierda ul li.uae-destacado:hover,
#menues_secc li.uae-destacado:hover {
	background:#1BBBEA;
}

li.uae-destacado ul li a {
	color:#000 !important;
}

/*////////////////// fin - UAE  ////////////////////*/

/*//////////////////Biblioteca////////////////////*/

#novedades_bibliograficas {
}
#novedades_bibliograficas2 {
	margin-bottom: 5%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 2%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
	float:left;
}
.biblionot h1,
#novedades_bibliograficas2 h1 {
	background-color: #CCCCCC;
	color:#333 !important;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    height:30px;
}
#novedades_bibliograficas2 h3 {
	background-color: #CCCCCC;
    float: left;
    font-size: 11px !important;
    font-weight: normal;
    margin-bottom: 0 !important;
    margin-left: 0px !important;
    margin-right: 0 !important;
    margin-top: 20px !important;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    width: 100%;
}
#novedades_bibliograficas2 .informacion {
	margin-top:5px;
	margin-right:0px;
	margin-left:0%;
	float:left;
	background-color: #EFEDED;
	padding: 10px 0;
}
#novedades_bibliograficas2 .informacion .noticia {
	position:relative;
}
#novedades_bibliograficas2 .img {
	height: 100px;
    overflow: hidden;
	width: 30%;
   	margin-left:5%;
	background:#fafafa;
	border:3px solid #999;
	float:left;   	 
}
#novedades_bibliograficas2 .img img {
	height: auto;
    max-width: none !important;
    min-height: 100%;
    width: 100% !important;
}
#novedades_bibliograficas2 h2 {
	float: left;
    font-size: 14px !important;
    margin-left: 10px;
    width: 55%;
}
#novedades_bibliograficas2 .informacion a {
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding:0 5px 0 0;
	width:100%;
	color: #000000 !important;
}
#novedades_bibliograficas2 a:hover {
    color: #fff;	
}
#novedades_bibliograficas2 p {
	font-size:12px !important;
	line-height:14px;	
}
/*//////////////////Fin biblioteca////////////////////*/
/*//////////////////Bedelía////////////////////*/

#novedades_bedelia2 {
	padding: 0 0 0 0;
}
#novedades_bedelia h2 {
	font-size:17px !important;
	padding: 5px 3%;
	background: #f2f2f2;
	border:1px solid #000;	
}
#novedades_bedelia2 h3 {
	margin-bottom:30px;
}
#novedades_bedelia2 .informacion_pag {
	border:1px solid #000;
	background: #f2f2f2;
	padding:3%;
	margin-bottom:15px;
}

#novedades_bedelia2 p {
	font-size:12px !important;	
}
#novedades_bedelia2.importante .informacion_pag {
	border:1px solid #000;
	background: #ffb347;	
}



/*//////////////////Fin Bedelía////////////////////*/

/*//////////////////Blog del rector////////////////////*/

.page-id-7175 #cabecera #fcs, 
.page-id-7175 #perfiles, 
.page-id-7175 #contenido_izquierda, 
.page-id-7175 h1.titulo_pagina {
	display: none;
}
.page-id-7175 #contenido_derecha {
	width: 100% !important;
	padding-left: 0% !important;
}
.page-id-7175 #contenido_derecha #entradas_blog {
	float:left;
}
.page-id-7175 #blog_tit {
	background: #f4f4f4;
	border-bottom:4px solid #0075be;
}
.page-id-7175 #blog_menu {
	width: 100%;
	margin-bottom: 20px;
}
.page-id-7175 #blog_menu ul {
	float:right;
}
.page-id-7175 #blog_menu li {
	float: left;
	list-style: none;
}
.page-id-7175 #blog_menu li a {
	color: #000;
	padding: 10px;
	display:block;
}
.page-id-7175 #blog_menu li:hover, 
.page-id-7175 #blog_menu li a:hover {
	background: #5088AB;
	color: #fff;
}
.page-id-7175 .biblionot .informacion_pag {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.page-id-7175 .biblionot .informacion_pag img {
	float: left;
	margin-right: 15px;
}
.page-id-7175 h1 {
	float: left;
    font-size: 32px !important;
    font-weight: normal !important;
    margin: 30px 0 15px;
}
.page-id-7175 #contenido_blog {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    height: 150px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 10px;
}
.page-id-7175 #contenido_blog h2 {
	font-size: 18px !important;
    font-weight: normal;
    padding: 0 !important;
	margin: 0 0 3px 0;
}
.page-id-7175 #contenido_blog p {
	font-size:12px;
	font-weight: normal;
	line-height: 14px;
}
.page-id-7175 #contenido_blog span {
	display: block;
    font-size: 10px;
    font-weight: normal;
    padding: 0 0 8px;
}
.page-id-7175 #contenido_blog a {
	color: #516674;
	font-size:12px;
	margin: 5px 0 3px 0;
	display:block;
}
.page-id-7175 #contenido_blog a:hover {
	color: #EB390A;
}

.page-id-7175 #otros_arch {
	float: right;
}
.page-id-7175 #otros_arch #cv-dec {
	border: 3px solid #6e156c;
    margin: 15px 0 15px 20%;
    padding: 10px 0 4px 10px;
    width: 75%;
}
.page-id-7175 #otros_arch #cv-dec a {
	background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/09/cv2.png") no-repeat scroll 0 0 / auto 51px;
    color: #6e156c;
    display: block;
    font-size: 12px;
    padding: 5px 0 10px 58px;
}
.page-id-7175 #otros_arch #cv-dec a:hover {
	background:#47FE76 url("http://cienciassociales.edu.uy/wp-content/uploads/2015/09/cv2.png") no-repeat scroll 0 0 / auto 51px;
	color: #000;
}
.page-id-7175 #otros_arch #cv-dec:hover {
	border: 3px solid #000;
	background:#47FE76;
}

.page-id-7175 #otros_arch #discurso-dec {
	border: 3px solid #F87624;
    margin: 15px 0 15px 20%;
    padding: 10px 0 4px 10px;
    width: 75%;
}
.page-id-7175 #otros_arch #discurso-dec a {
	background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/09/icono-video.png") no-repeat scroll 0 0 / auto 51px;
    color: #F87624;
    display: block;
    font-size: 12px;
    padding: 5px 0 10px 58px;
}
.page-id-7175 #otros_arch #discurso-dec a:hover {
	background:#1ba9e6 url("http://cienciassociales.edu.uy/wp-content/uploads/2015/09/icono-video.png") no-repeat scroll 0 0 / auto 51px;
	color: #000;
}
.page-id-7175 #otros_arch #discurso-dec:hover {
	border: 3px solid #000;
	background:#1ba9e6;
}


.page-id-7175 #otros_arch #histo-dec {
	border: 3px solid #0F7115;
    margin: 15px 0 15px 20%;
    padding: 10px 0 4px 10px;
    width: 75%;
}
.page-id-7175 #otros_arch #histo-dec a {
	background: rgba(0, 0, 0, 0) url("http://cienciassociales.edu.uy/wp-content/uploads/2015/09/histo.png") no-repeat scroll 0 0 / auto 51px;
    color: #0F7115;
    display: block;
    font-size: 12px;
    padding: 5px 0 20px 58px;
}
.page-id-7175 #otros_arch #histo-dec a:hover {
	background:#b2babe url("http://cienciassociales.edu.uy/wp-content/uploads/2015/09/histo.png") no-repeat scroll 0 0 / auto 51px;
	color: #000;
}
.page-id-7175 #otros_arch #histo-dec:hover {
	border: 3px solid #000;
	background:#b2babe;
}



/*//////////////////ORBIT////////////////////*/
#portada {
	margin:0 0 30px 0;
	width: 100% !important;
	height:300px !important;
	background: rgb(27,187,234);
	background: -moz-linear-gradient(left,  rgba(27,187,234,1) 0%, rgba(27,187,234,1) 95%, rgba(255,255,255,1) 95%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(27,187,234,1)), color-stop(95%,rgba(27,187,234,1)), color-stop(95%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left,  rgba(27,187,234,1) 0%,rgba(27,187,234,1) 95%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left,  rgba(27,187,234,1) 0%,rgba(27,187,234,1) 95%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left,  rgba(27,187,234,1) 0%,rgba(27,187,234,1) 95%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(27,187,234,1) 0%,rgba(27,187,234,1) 95%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1bbbea', endColorstr='#ffffff',GradientType=1 );
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}
.orbit {
	overflow:visible !important;
}
#slider1 {
	width:57% !important;
	float:left;
	margin:0px !important;
	overflow: hidden !important;
	height:300px !important;
	border-radius: 10px 0px 0px 10px; 
	-moz-border-radius: 10px 0px 0px 10px; 
	-webkit-border-radius: 10px 0px 0px 10px;
}
.port_img {
	height:240px;
	width:auto;
}
.port_img_ficha {
    height: 150px;
    width: 150px;
	margin-left: 11px;
}
#img_ficha_docente {
	margin:0px;
}
.tabla_docentes {
	float:right;
}
.tabla_docentes tbody td.foto {
	width:150px;
}
#img_ficha_docente_lista {
	width:150px;
}
#img_ficha_docente_lista img {
	width:100px;
	height: 100px;
}
.img_list_doc {
	width:150px;
	height: 150px;
}
.ampliar_info_docente a {
	background: none repeat scroll 0 0 #E2E2E2;
    color: #000000 !important;
    display: block;
    float: left;
    font-size: 11px;
    margin-left: 41%;
    padding: 2px 10%;
}
.ampliar_info_docente a:hover {
	background: none repeat scroll 0 0 #FF9933;
    color: #fff !important;	
}
.nombre_ficha, .nombre_cargo {
	width: 100px;
	font-weight: bold;
}
table {
	float:left;
}
table tbody tr td {
	vertical-align: inherit !important;
	border:1px solid  #ccc !important;
}
#lista_docentes_completa {
}

#slider1 {
	background: url(http://cienciassociales.edu.uy/wp-content/uploads/2015/02/cabecera_nuevo.png) no-repeat center center, #E8E5E4;
	background-size: 75% auto;
}
#slider1 img {
	height:auto;
	width:100%;
	min-height: 100%;
}
.alado {
	display:block;
}

.orbit-wrapper .orbit-caption {
	float:left !important;
	clear:none;
	width:auto !important;
	position:relative !important;
	background:none !important;
	width:35.3% !important;
}
.orbit-caption {
}
.orbit-wrapper {
	height:100% !important;
}
.orbit-caption h1 {
	clear: none;
    color: #FFFFFF;
    float: left;
    font-family: helvetica;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 15px;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: left !important;
    width: 95%;
    font-size: 23px !important;
}
.orbit-caption p {
    clear: none;
    color: #FFFFFF !important;
    float: left;
    font-family: helvetica;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 0;
    text-align: left !important;
    width: 95%;
}
.orbit-caption a {
    background-color: #CCE9EF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    color: #01518C;
    display: block;
    font-family: Helvetica;
    font-size: 9px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    width: 70px;
    word-wrap: break-word;
}
.orbit-caption a:hover {
    background-color: #F90;
	color:#FFF;
}
.slider-nav {
}
.orbit-wrapper .slider-nav button {
	color: #FFFFFF !important;
    font-size: 12px !important;
    height: 30px !important;
	width:30px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	border:none !important;
	margin:0 0 0 2% !important;
	background-position: 0px -3px !important;
}
.orbit-bullets {
	
}
.orbit-wrapper .slider-nav button.left {
    top: 10px !important;
}
.orbit-wrapper .slider-nav button.right {
	margin-left: 5px !important;
    margin-right: 5px !important;
	left: 9% !important;
    top: 10px !important;
}
.orbit-wrapper .slider-nav button.left:hover,
.orbit-wrapper .slider-nav button.right:hover {
	border:1px solid #1188AB !important;
}

.timer {
    left: 6% !important;
    top: 10px !important;
	height:30px !important;
	width:30px !important;
}
.orbit-wrapper span.mask {
	display:none !important;
}
#togglePause {
	height:30px !important;
	width:30px !important;
	border:none !important;
	padding:0px !important;
}
#togglePause.pause.active {	
	background: url(images/pause-black_2.png) left bottom !important;
}
#togglePause.pause {	
	background: url(images/pause-black_2.png) left top !important;
}

.orbit-bullets {
	float: left;
    position: relative !important;
	width:7.7% !important;
	bottom: 0px !important;
	left:0px !important;
	right:0px !important;
	top:0px !important;
	margin:0px 0 0 0px !important;
s}
.orbit-bullets li {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	float: right !important;
	height:60px !important;
	width:87% !important;
}
.orbit-bullets .active {
	z-index:999999;
}
ul.orbit-bullets li button:focus, 
ul.orbit-bullets li.active button {
	background-color:#1BBBEA !important;
	border-radius: 0px 20px 20px 0px !important; 
	-moz-border-radius: 0px 20px 20px 0px !important; 
	-webkit-border-radius: 0px 20px 20px 0px !important; 
	border:none !important;
	color:#FFF !important;
}
ul.orbit-bullets li button {
	border:none !important;
	color: rgba(255,255,255,0.8) !important;
    font-size: 30px !important;
    font-weight: bold !important;
    height: 60px !important;
	width:100% !important;
	border-radius: 0px 20px 20px 0px !important; 
	-moz-border-radius: 0px 20px 20px 0px !important; 
	-webkit-border-radius: 0px 20px 20px 0px !important; 
	background: #1188ab !important;
	border-bottom:1px solid #34a3c4 !important;
	border-top:1px solid #207d99 !important;
}
ul.orbit-bullets li .active buttom {
	background: #54B3C3 !important;
	border:none !important;
}
.timer {
	clear:none;
}

/*///////////////redes///////////////*/

#boletinred {
	float:right;
	margin-top:20px;
}

#boletin h2 {
	font-size:12px !important;
	text-align: center;
}

#boletin {
	float:left;
	margin: 0 0 0 2%;
	margin-top:25px;
	background: #CDD7DD;
}
#redes {
	width:35%;
	float:right;
	margin-top:20px;
}
#redes h3 {
	position: absolute;
	top: -99999px !important;
}
#redes ul {
	float:right;
	margin: 0 5% 5% 0;
	padding-top:10px;
}
#redes ul li {
	float:left;
	list-style:none;
	margin: 0 5px 0 0;
}
#redes ul li a img {
}

#redes_portada #redes ul, 
#redes_portada #redes {
	margin-bottom: -100px;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}


#novedades_bedelia2 #redes {
	display: block;
    height: 40px;
    width: 100%;	
    float:none;
}
#novedades_bedelia2 #redes ul li {
	width: 25px;
}


#primary #listado_publicaciones nav ul {
	border:none !important;
	display:block;
	bottom:0 !important;
	right:0;
	float:right;
	width: 50%;
	margin: 0 50px 20px 20px !important;
}
#primary #listado_publicaciones nav ul li {
	padding:5px !important;
	font-size:11px !important;
	background:#CCE9EF;
	margin:0 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#estnot #Novedades, 
#estnot #ambos {
	margin:20px 0 !important;
	float:left;
}
#novedades_categorias {
	margin:3%;
}
#novedades_categorias .noticas {
	min-height:155px;
	border-bottom: 1px dotted #ccc;
	padding: 20px 0 0 0;
	overflow:hidden;	
}
#novedades_categorias .noticas #noti-img {
	max-width:18%;
	height: 120px;
	overflow:hidden;
	float:left;
	margin: 0 20px 0 0;
}
#novedades_categorias .noticas #noti-img img {
	height: auto;
	width:100%;
	line-height:120px;
}
#novedades_categorias .noticas h2 {
	font-size: 16px !important;
}
#novedades_categorias .noticas p {
	font-size: 12px !important;
}


/*///////////////Responsive///////////////*/



/*////// tablet //////*/
	@media only screen and (max-width: 767px) and (min-width: 481px) { 

.llama_2 {
}
#logo span a  {
	background:url(images/logo_chico_completo.png) no-repeat center center;
}

.orbit-bullets {
	left: 0px !important;
}
#izquierda {
}
#perfiles.movil {
	width:75%;
    margin-left: 19%;	
}
#perfiles.movil ul li {
    background-size: 60% auto !important;
    height: 54px;
    width: 16.6%;
}
#perfiles.movil ul li a {
    font-size: 60%;
    line-height: 6px;
    padding-top: 48px;
}
} 

/*////// phone_landscape //////*/
@media only screen and (max-width: 480px) and (min-width: 321px) { 
#logo span a {
	background:url(images/logo_solo.png) no-repeat center center;
}
#udelar_foot {
	background:url(images/logo_solo.png) no-repeat center center;
}
#udelar_foot {
	background:url(images/logo_solo.png) no-repeat center center;
}
#perfiles.movil {
	width:100%;
    margin-left: 0%;
}
#perfiles.movil ul li {
    background-size: 86% auto !important;
    height: 54px;
    width: 16.6%;
}
#perfiles.movil ul li a {
    font-size: 60%;
    line-height: 6px;
    padding-top: 49px;
}

#listado_noticias p {
	float: left;
    padding: 5px 4% 10px;
    width: 92%;	
}
#listado_noticias img {
	float: left;
    margin: 10px 0;
   	padding: 10px 4% 5px;
    width: 92%;
}
#listado_noticias h2 {
    font-size: 16px !important;
    padding: 10px 4% 5px;
}

#slider1 {
	width:100% !important;
	margin-right:0% !important;
	overflow:hidden !important;
	border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px; 
	-webkit-border-radius: 0px 0px 0px 0px;
}
.orbit-wrapper .orbit-caption {
	width:100% !important;
	clear:both;
	min-height: 220px !important;
	margin: 0 0 0 0 !important;
	background-color: #1BBBEA !important;
	height: auto;
}
.orbit-wrapper .orbit-caption h1,
.orbit-wrapper .orbit-caption p  {
	margin-left:0px !important;
	padding:10px 5% 0;
	height: auto !important;
	width:100% !important;	
}
.orbit-bullets  {
	width:100% !important;
	margin: 0 0 15px 0 !important;	
}
.orbit-bullets li {
	width: 20% !important;
	margin: 0 0 0 0 !important;
	float:left !important;
}
ul.orbit-bullets li button,
ul.orbit-bullets li.active button  {
	border-radius: 0px 0px 0px 0px !important; 
	-moz-border-radius: 0px 0px 0px 0px !important; 
	-webkit-border-radius: 0px 0px 0px 0px !important;	
}
#slider1 img {
    height: auto;
    width: 100%;
}
.orbit-wrapper .slider-nav button  {
	position:absolute !important;
	top:30% !important;
}
.orbit-wrapper .slider-nav button.right {
	right:0 !important;
	left:auto !important;
}
.orbit-wrapper .slider-nav button.left {
	left:-7px !important;
}
.orbit-wrapper .timer {
	left: 47% !important;
    top: 3% !important;
}
.orbit-caption h1 {
	height:50px !important;
	overflow:hidden;
	margin-top: 0px !important;
}
.orbit-caption p {
	height:100px !important;
	overflow:hidden;
}
.orbit-caption p a {
	margin-top:5px !important;
}
.toggle-topbar {
	background: url(images/logo_edupar_chico.png) 10% 8px no-repeat, url(images/cabez_2.png) right no-repeat, #fff !important;
}

#noticias_2 .publicacion_portada {
	height:412px !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
#menus_interno_mobile a.button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    float: right;
    font-size: 12px !important;
    padding: 0 !important;
    width: 50%;
}
#portada {
	background: transparent !important;
}
.agenda_banners {
    float: left !important;
}

}

/*////// phone_portail //////*/
@media only screen and (max-width: 320px) and (min-width: 0px) { 
#logo span a{
	background:url(images/logo_solo.png) no-repeat center center;
}
#udelar_foot {
	background:url(images/logo_solo.png) no-repeat center center;
}
#perfiles.movil {
	width:100%;
    margin-left: 0%;	
}
#perfiles.movil ul {
    height: 52px !important;	
}
#perfiles.movil ul li {
    background-size: 100% auto !important;
    height: 54px;
    width: 16.6%;
}
#perfiles.movil ul li a {
    line-height: 6px;
    padding-top: 66%;
    color: rgba(0,0,0,0);
}
#perfiles.movil ul li a:hover {
    color: lightcyan;
    line-height: 50%;
    padding-top: 66%;
    text-shadow: 0px 0 1px #000000;
    font-weight: bold;
}

#portada {
	height: 150px !important;
	overflow:hidden;
}

#listado_noticias p {
	float: left;
    padding: 5px 4% 10px;
    width: 92%;	
}
#listado_noticias img {
	float: left;
    margin: 10px 0;
    padding: 10px 4% 5px;
    width: 92%;
}
#listado_noticias h2 {
    font-size: 16px !important;
    padding: 10px 4% 5px;
}

#slider1 {
	width:100% !important;
	margin-right:0% !important;
	overflow:hidden !important;
	border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px; 
	-webkit-border-radius: 0px 0px 0px 0px;
}
#slider1 img {
    height: auto;
    width: 100%;
}
.orbit-wrapper .orbit-caption {
	width:100% !important;
	clear:both;
	min-height: 200px !important;
	margin: 0 0 0 0 !important;
	background-color: #1BBBEA !important;
	height: auto !important;
}
.orbit-wrapper .orbit-caption h1 {
	margin-left:0px !important;
	padding:5px 5% 0 5%;
	height: auto !important;
	width:100% !important;
	font-size:14px !important;
	line-height: 14px!important;	
}
.orbit-wrapper .orbit-caption p  {
	margin-left:0px !important;
	padding:0px 5% 0;
	height: auto !important;
	width:100% !important;
	font-size:11px !important;
	line-height: 11px!important;	
}
ul.orbit-bullets  {
	width:100% !important;
	margin: 0 0 0 0 !important;
	overflow: hidden !important;
	background: #1BBBEA !important;
}
.orbit-bullets li {
	width: 20% !important;
	margin: 0 0 0 0 !important;
	float:left !important;
}
ul.orbit-bullets li button,
ul.orbit-bullets li.active button  {
	border-radius: 0px 0px 0px 0px !important; 
	-moz-border-radius: 0px 0px 0px 0px !important; 
	-webkit-border-radius: 0px 0px 0px 0px !important;	
}

.orbit-wrapper .slider-nav button  {
	position:absolute !important;
	top:30% !important;
}
.orbit-wrapper .slider-nav button.right {
	right:0 !important;
	left:auto !important;
}
.orbit-wrapper .slider-nav button.left {
	left:-7px !important;
}
.orbit-wrapper .timer {
	left: 47% !important;
    top: 3% !important;
}
.orbit-caption h1 {
	height:50px !important;
	overflow:hidden;
	margin-top: 0px !important;
}
.orbit-caption p {
	height:100px !important;
	overflow:hidden;
}
.orbit-caption p a {
	margin-top:5px !important;
}

.toggle-topbar {
	background: url(images/logo_edupar_chico.png) 10% 8px no-repeat, #fff !important;
}
#menus_interno_mobile a.button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    float: right;
    font-size: 12px !important;
    padding: 0 !important;
    width: 50%;
}
.agenda_banners {
    float: left !important;
}
}

/*////// todos //////*/
@media only screen and (max-width: 768px){
#logo span a  {
	float:left !important;
	height:40px;
	margin:3px 0 0 0;
	padding:0;
	border-right: 1px solid #2b5d8e;
}
#menu_2 {
	float:right;
	z-index:9999;
	padding:0px;
}
#menu_2 .top-bar ul li a {
	color: #000;
	text-align:center;
}
#menu_2 .top-bar ul li {
	border-bottom: 1px dotted #e2e2e2;
}

#portada {
	height: auto !important;
}

#superior {
	padding:0;
	margin-bottom:0;
	height:45px;
}

.top-bar {
	background-color:#fff !important;
	z-index:9999999;
	width:100%;
	margin-bottom:10px !important;	
}
section #menu-principal li a {
	color:#005091 !important;
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	line-height:30px;
	height: 30px;
}
section #menu-principal li {
	height: 30px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 79%, rgba(225,225,225,1) 92%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(79%,rgba(241,241,241,1)), color-stop(92%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 79%,rgba(225,225,225,1) 92%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 79%,rgba(225,225,225,1) 92%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 79%,rgba(225,225,225,1) 92%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 79%,rgba(225,225,225,1) 92%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
section #menu-principal li:hover {
	background: #000;
}
.top-bar ul > li.toggle-topbar a {
	background: url(images/icono_menu_3.png) left;
	width:30px !important;
	height:33px !important;
	border:none !important;
	top:10px !important;
	right:10px !important;
}
.top-bar ul > li.toggle-topbar a:focus,
.top-bar ul > li.toggle-topbar a:hover {
	background-position:right;
}

.assistive-text {
	display:none;
}
input[type="text"] {
	float:left !important;
	width:70% !important;
	margin: 0 15% 0 15% !important;
	line-height:30px;
}


#cabecera a img {
	margin-top:10px;
}
.llama {
	min-height:150px;
	margin-top:5px;
	background:none;
}
.llama_2 {
	background:#FFF;
	padding: 0 20px 20px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#cinta h1 {
	clear: none;
	float:left;
	margin:0 0 0 10px;
	line-height: 36px;
}
#cinta h3 {
	padding:0 0 0 0;	
	float:left;
	margin:5px 0 0 0;	
	line-height: 30px;
	font-size:15px;
}
#cinta h2 {
	font-size:20px !important;
	margin:0 5px 0 5px;
	float:left;
	line-height: 36px;
}
#titulo h4 {
	margin-left:0;
} 
#cinta {
	background:url(images/color_cinta.png) repeat-x;
	height:36px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#izquierda {
	width:96% !important;
	margin: 0 2% 0 2% !important;
}
#left_content {
	margin-top:10px;
	float:left;
}

#content {
}
.entry-content img {
	position:relative;
	top:0px;
	left:0px;
	width: 50%;
	height: auto;
	overflow:hidden;
	clear: both;
	display:block;
	margin: auto;
	margin-bottom:20px;
	margin-top:10px;
}



#cont_submenu,
#sub_menu {
	transition: none !important;
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 0s;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
}
#abrir {
	z-index:99999;
	transition: none !important;
	padding:0px !important;
	position:absolute;
	right:2px !important;
	height:100px;
}
#abrir .button {
	height:66px !important;
	width:33px;
	background:url(images/icono_menu_2.png) no-repeat;
	border:none !important;
	margin: 15px 0 0 0;
	display:block;
	padding:0 !important;
	border:0px;
	right:0px;
	position:absolute;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:0px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
#abrir .button:focus,
#abrir .button:hover {
	outline:0px;
	background-position:bottom;
}
#v-menu {
	width: 90%;
	height:40px;
	margin: 15px 33px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:right;
	background:#CCC;
}
#v-menu h3 {
	padding: 5px 33px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:0px !important;
	font-size:25px;
}
#v-menu ul {
	list-style:none;
}
#v-menu ul li {
	background: #999;
	padding: 10px 33px 10px 25px;
	border-bottom: 1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	list-style-image: url(images/ancla.png);
	list-style-position:inside;
}
#v-menu ul li:hover {
	background: #F60;
}
#v-menu ul li a {
	color:#FFF;
	font-size:14px;
}

.entry-header h2 {
	font-size:25px;
}

#cont_submenu_UCEP,
#cont_submenu_CSEP,
#cont_submenu_programa {
	animation: none;
	-moz-animation: none; /* Firefox */
	-webkit-animation: none; /* Safari and Chrome */
	-o-animation: none; /* Opera */
}
.submenu-mobile li {
	margin-left:5%;
	background: #666 !important;
	border-bottom: 1px solid #999 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#busqueda {
	padding: 0 0 10px 0 !important;
	height:100%;
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(209,209,209,1) 94%, rgba(219,219,219,1) 95%, rgba(226,226,226,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(94%,rgba(209,209,209,1)), color-stop(95%,rgba(219,219,219,1)), color-stop(100%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.top-bar section ul li a:hover {
	background-color:#000 !important;
	color:#FFF !important;
}

#ingles a {
	height: 22px;
	width:22px;
	background:url(images/idioma_ingles.png) no-repeat;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
#portugues a {
	height: 22px;
	width:22px;	
	background:url(images/idioma_portugues.png) no-repeat;
	display:block;
	float:left;
	margin:10px 0 0 0;
}

#traducciones {
	background: rgb(254,254,254) !important; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(209,209,209,1) 94%, rgba(219,219,219,1) 95%, rgba(226,226,226,1) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(94%,rgba(209,209,209,1)), color-stop(95%,rgba(219,219,219,1)), color-stop(100%,rgba(226,226,226,1))) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 94%,rgba(219,219,219,1) 95%,rgba(226,226,226,1) 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ) !important; /* IE6-9 */	
	height: 58px;
	padding:0px !important;
}
#traducciones #ingles a,
#traducciones #portugues a {
	margin:20px 2% 0 2% !important;
	padding: 0px !important;
	float:left;
}

#traducciones #ingles,
#traducciones #portugues {
	padding: 0px !important;
	width:22px !important;
	float:left;
	margin-right: 10%;
}
#agenda_int {
	margin-left:0px;
}
#agenda_int .llama_2 {
	margin-right:0px;
	margin-left:0px;
}
#agenda_int .entrada {
	margin-bottom:0px;
}
#contenedor_de_video {
	width:93%;
}
#institutos {
	width:100%;
}
#institutos #institutos_int {
	margin-left: 6%;
    margin-right: 1%;
}
#institutos a {
	margin-top:3%;
}
#unidadmultidisciplinaria a {
	margin-top:1%;
}
.toggle-topbar {
	background: url(images/logo_edupar_chico.png) 10% 8px no-repeat, #fff !important;
}
#perfiles.movil {
	float: none;
    height: auto;
    margin-top: 15px;
    margin-bottom:-15px;
    position: relative;
    right: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#perfiles.movil ul {
	height: 70px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: transparent !important;
    overflow: hidden;	
}
#noticias {
    float: left;
    min-height: 20px;
}
#contenedor_de_video iframe {
    display: block;
    height: 285px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 106%;
}

#redes_portada #redes ul, #redes_portada #redes {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0px;
    margin-top: -27px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#redes {
    float: right;
    width: 100%;
}
#volveratras {
	float: right;
    margin-bottom: 0;
    margin-right: 6%;
    margin-top: 35px;
    padding: 10px 5px;
}
#volveratras a {
	font-size:10px !important;
	text-align: center;
}
#noticias_institutos {
	padding: 0 2% 0 0;
}
h1.titulo_pagina {
    border-bottom: 3px solid #000000;
    font-size: 17px !important;
    line-height: 25px;
    margin-top: 25px;
    padding-bottom: 10px;
}
#aviso .widget_text {
	padding: 2% 3% 4%;
}
#aviso h3 {
    color: #FFFFFF;
    font-size: 15px !important;
    margin: 5px 0;
    text-shadow: 0 0 5px #000000;
}
#aviso .widget_text .textwidget {
	font-size: 12px !important;
}
#programas_multi {
    float: right;
    height: 100px;
    margin-bottom: 30px;
}
#programas_multi .prog_muti {
    float: left;
    height: 100px;
}


}
