  @font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/2ABC4B_2_0.eot');
	src: url('../fonts/2ABC4B_2_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/2ABC4B_2_0.woff') format('woff'),
		 url('../fonts/2ABC4B_2_0.ttf') format('truetype');
}

@font-face {
	font-family: 'BrandonGrotesque-Regular';
	src: url('../fonts/2AED21_0_0.eot');
	src: url('../fonts/2AED21_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/2AED21_0_0.woff') format('woff'),
		 url('../fonts/2AED21_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'BrandonGrotesque-Bold';
	src: url('../fonts/2B63A4_0_0.eot');
	src: url('../fonts/2B63A4_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/2B63A4_0_0.woff') format('woff'),
		 url('../fonts/2B63A4_0_0.ttf') format('truetype');
}
 



* {
	outline: none;
}

body {
	margin: 0;
	outline: none;
	font-family:  'ProximaNova-Regular', Arial, Helvetica, sans-serif;
	/* font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif; */
	font-smooth: always;
/* 	-webkit-font-smoothing: antialiased; */
	font-size: 12px;
}
#container {
	width: 1002px;
	margin: 0 auto;
}
#header {
	width: 990px;
	height: 170px;
	margin: 0 auto;
	display: inline;
}
#h-izq {
	width: 594px;
	height: 185px;
	/* background: url('../img/logo.jpg') no-repeat left center; */
	float: left;
}

#h-izq .logo{
	float:left;
	height: auto;
	width: auto;
}
#h-izq a.logo img{
	border: none;
}
.resp-menu {
	display: none;
}
#h-der {
	width: 396px;
	height: 185px;
	float: left;
	text-align: right;
}
.sitename {
	padding: 32px 0 0 0px;
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 31px;
	line-height: 32px;
	float: right;
	width: 452px;
	color: #FC8A03;
	font-weight: bold;
}
.logo{
	float: left;
	margin-top: 27px;
	border: none;
}
.highlight{
	display: inline-block;
	margin-bottom: 6px;
}
.highlight a{
	color: #FC8A03;
	text-decoration: none;
	display: inline-block;
	letter-spacing: 2px;
}
.wp-title {
    color: #000000;
    width: 70%;
}
.sitename .educacion {
    width: 85% !important;
}
.tit-literatura {
	width: 80% !important;
}
ul#menu-departamentos {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 990px;
	height: 53px;
	margin-bottom: 38px;
	padding: 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
ul#menu-departamentos li {
	float: left;
	width: 164px;
	height: 35px;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	margin-right: 1px;
	margin-bottom: 20px;
}

ul#menu-departamentos .current-menu-item {
	margin-bottom: 0;
	height: 55px;
	background: black;
}

ul#menu-departamentos .current-menu-item a {
	color: white;
}

ul#menu-departamentos li a{
	width: 152px;
	height: 45px;
	padding: 8px 6px 0 6px;
	color: #000000;
	text-decoration: none;
	display: block;
}
ul#menu-departamentos li a:hover{
	background: #FC8A03;
}
.menu-general {
	width: 189px;
	float: left;
	margin-top: 26px;
}
.menu-general .widget {
	border: none;
}
.menu-general ul {
	list-style: none;
	padding: 0;
}
.menu-general li, #programas li, #investigacion li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
/* 	border-top: 1px dotted black; */
}

#investigacion li a {
	color: black;
	text-transform: uppercase;
}
.menu-general a, #investigacion a {
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
#programas a, #investigacion a {
	font-size: 12px;
}
#investigacion li {
	padding: 5px 0;
	border-bottom: 1px dotted black;
	border-top: none;
}
#investigacion{
	width: 388px;
	float: left;
}
/*

.wrap-prog {
	height: 200px;
	overflow: scroll;
}
*/

#programas li{
	color: black;
	line-height: 18px;
	border-top: none;
	list-style-type: none;
	text-decoration: none;
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#programas li a{
	color: black;
	line-height: 18px;
	padding: 5px 0;
	border-top: none;
	list-style-type: none;
	text-decoration: none;
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#programas li:before{
	content: "- ";
} 


.menu-general a:hover, #programas a:hover, #investigacion a:hover {
	border-bottom: 1px dotted black;
}
.single p {
	line-height: 19px;
}
#subtitle, h2.searched a {
	color: #FC8A03;
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
h2.searched a {
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
.search {
	margin-bottom: 10px;
	font-size: 14px;
}

.search a {
	color: #FC8A03;
}
.search_cat a {
	font-size: 11px;
	color: black;
}
.error {
	font-size: 18px;
}
.error a {
	color: #FC8A03;
}
#submenu {
	border-bottom: 2px solid black;
	padding-bottom: 38px;
	margin-bottom: 38px;
	font-size: 12px;
	text-transform: uppercase;
}
#submenu a {
	color: black;
	text-decoration: none;
}

#submenu a:hover{
	color: #F58303;
}
#colecciones {
	float: left;
	width: 589px;
}
#main {
	width: 792px;
	float: left;
}

#main a {
	color: #FC8A03;
}

.ver_mas {
	text-transform: uppercase;
	font-size: 15px;
	color: #FC8A03;
	text-decoration: none;
	cursor: pointer;
	font-family: 'BrandonGrotesque-Bold', Helvetica, Arial, sans-serif;
	float: right;
	font-weight: bold;
}
a.ver_mas:hover {
	color: black !important;
	text-decoration: none;
}
.ver_todos {
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;

}

#academicos .ver_todos, #noticias .ver_todos, #temporada .ver_todos {
	display: inline-block;
	float: right;
	margin-top: 20px;
}

.marco{
	padding-bottom: 15px;
	border-bottom: 2px solid black;
	margin-bottom: 15px;
}

#investigacion .marco, #programas .marco{
	margin-bottom: 0px;
}

.ver_todos a{
	color: black !important;
	line-height: 14px;
	cursor: pointer;
	font-style: normal;
	text-decoration: none;
}

.ver_perfil{
	line-height: 50px;
}

.ver_perfil a{
	cursor: pointer;
	text-decoration: none;
	color: white !important;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background: black;
	padding: 3px;
}
.ver_perfil a:hover {
	background: #FC8A03;
}
#slideshow {
	width: 792px;
	height: 416px;
	overflow: hidden;
	margin-bottom: 20px;
}
#slide_ediciones {
	width: 589px;
	height: 580px;
	overflow: hidden;
	margin-bottom: 20px;
}
#slideshow2 {
	width: 792px;
	height: 360px;
	overflow: hidden;
	margin-bottom: 20px;
/* 	border-bottom: 1px solid black; */
}
#slideshow .slide_item {
	position: absolute;
	width: 792px;
	height: 416px;
}
#slide_ediciones .slide_item {
	position: absolute;
	width: 589px;
	height: 580px;
}
#slideshow2 .slide_item {
	width: 390px;
	height: 360px;
	float: left;
	position: relative;
}

#slideshow2 .slide_item .info{
	background-color: white;
	border: 2px solid black;
	/* padding: 10px; */
	width: 210px;
	margin-left: -30px;
	margin-top: 20px;
}

#slideshow2 .slide_item:nth-child(even), .index_noticias .noticia:nth-child(even), #conciertos .noticia:nth-child(even){
	margin-left: 12px;
}

#slide_ediciones .slide_item .info {
	left: 346px;
	max-height: 500px;
}

.img_centrado{
	width: 594px;
	height: 416px;
	float: left;
	text-align: right;
}
.noticia .info {
	background-color: white;
	border: 2px solid black;
	width: 210px;
	margin-left: -30px;
	margin-top: 20px;
	float: left;
}

.noticia .info_wrap{
	background-image: url('../img/punta.gif');
	background-position: bottom -1px right -1px;
	background-repeat: no-repeat;
	width: 182px;
	padding: 15px;
	height: 100%;
	display: inline-block;
	margin-bottom: -2px;
}

#slideshow .info .date {
	padding: 10px 3px 10px 3px;
	font-size: 11px;
	display: inline-block;
	margin-top: 5px;
	text-transform: uppercase;
}
.noticia .date {
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
/* 	color: #F58303; */
	text-transform: uppercase;
	padding: 10px 3px 10px 3px;
	font-size: 11px;
	display: inline-block;
	margin-top: 5px;
	text-transform: uppercase;
}
#slideshow .slide_item .title {
	margin-left: -80px;
}

#slideshow .slide_item .title a {
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	background: #FC8A03;
	line-height: 26px;
	padding-top: 4px;
}
.distribuidores a {
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-size: 14px !important;
	text-transform: uppercase;
	color: #F58303 !important;
	text-decoration: none !important;
	line-height: 20px;
	background: none;
}
.noticia .title a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FC8A03;
}
.noticia a.ver_mas{
	width: 25px;
	height: 30px;
	margin-bottom: -15px;
	margin-right: -15px;
	padding-top: 5px;
	padding-left: 8px;
}
.noticia a.ver_mas:hover{
	color: black;
}
.slide_item .title a:hover, .noticia .title a:hover {
	text-decoration: underline;
}
.nav {
	text-align: center;
	margin-bottom: 20px;
    margin-top: 32px;
    height: 13px;
}
.nav a {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url('../img/pager.gif') no-repeat right center;
	margin-left: 3px;
}
.nav a.activeSlide {
	background: url('../img/pager.gif') no-repeat left center;
}
h2, .side_extension a {
	font-family: 'BrandonGrotesque-Bold', Helvetica, Arial, sans-serif;
	border: 3px solid #FC8A03;
	color: #FC8A03;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	padding: 14px 8px 8px 18px;
	margin-bottom: 10px;
	display: inline-block;
	margin: 0 auto;
	font-weight: normal;
}
h2.sub {
	border-top: none;
    font-size: 12px;
    font-style:normal;
    text-transform: uppercase;
    margin-bottom: 0;
    border: none;
    font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 10px 0px 0px 0; 
}
#programas h2.sub {
	color: black;
	border-bottom: 2px solid black;
	padding-bottom: 3px;
	display: inherit;
}
.section_tit {
	width: 100%;
	height: 40px;
	text-align: center;
	margin-bottom: 20px;
}
#citas {
	width: 594px;
	display: inline-block;
	margin-bottom: 24px;
}
#citas img {
	float: left;
	/* Firefox 10+, Firefox on Android */
  	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  	/* IE 6-9 */
  	filter: gray;
  	/* Chrome 19+, Safari 6+, Safari 6+ iOS */
  	-webkit-filter: grayscale(100%);
}

#citas .info {
	float: left;
	width: 390px;
	margin-left: 12px;
}
#citas .info .title {
	font-size: 15px;
	margin-top: 10px;
	line-height: 29px;
}

#citas .txt_ {
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0;
	color: #FC8A03;
	letter-spacing: 2px;
	text-decoration: underline;
	font-weight: bold;
}
#noticias img, .noticia img, #temporada img {
	float: left;
}
#noticias .img_centrado img, .noticia .img_centrado img, #temporada .img_centrado img {
	float: none;
}

#academicos .info {
	width: 189px;
	float: left;
	margin-left: 10px;
}
#academicos .info {
	margin: 0 !important;
}
#noticias .info p, #academicos .info p, .noticia .info p{
	margin-top: 0;
}

#academicos .info .date, #academicos .info .grado {
	font-size: 12px;
	margin-bottom: 10px;
}

#academicos .info .date{
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}

#academicos .info .grado .tit{
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	display: inline-block;
}
.academico-page .academiwrap {
	float: left;
	margin-bottom: 17px;
}
.academico-page .academiwrap:nth-child(even) {
	margin-right: 17px;
}
#noticias .title a,#academicos .info .title, .edicion .info .title, #otros .title {
	text-transform:  uppercase;
	color: #FC8A03;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-weight: bold;
	
}

#noticias .date{
	text-transform: uppercase;
/* 	color:  #F58303; */
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 3px 10px 3px;
	margin-top: 5px;
	display: inline-block;
}

#noticias p{
	/* font-family: 'Times New Roman', Times; */
	font-size: 12px;
}
.izq {
	float: left;
	width: 388px;
}
.der {
	float: left;
	width: 388px;
	margin-left: 12px;
}
#desc {
	padding: 25px 20px;
	background: #f58303; 
	width: 348px;
	text-align: left;
	font-size: 15px;
    line-height: 22px;
	float: left;
	margin-bottom: 15px;
	color: white;
}
#desc p {
	margin: 0;
	text-align: left !important;
}
#desc span {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.depto-item {
	float: left;
	margin: 20px 0;
	width: 388px;
	/* min-height: 250px; */
}
/*
.depto-item:nth-child(even) {
	margin-left: 12px;
}
*/
.depto-item iframe, .noticia iframe, .noticia embed {
	display: none;
}
#sidebar {
	width: 192px;
	float: left;
	margin-left: 6px;
	margin-bottom: 16px;
}

#sidebar h2, #sidebar .side_extension a {
	margin: 0 0 0 0;
	border:3px solid black;
}

#sidebar .side_extension a {
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	padding: 10px 0 5px 0px;
	z-index: 1;
	background: white;
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	width: 97%;
}

#sidebar .side_extension a:hover {
	background: black;
	color: white;
}

#sidebar . side_extension{
	position: absolute;
	min-height: 60px;

}


.menuborder {
	height: 60px;
	position: absolute;
}
.main-button {
	z-index: 1;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 60px;
	width: 186px;
	font-size: 11px;
	letter-spacing: 5px;
	line-height: 20px;
	display: inline-block;
}
.drop {
	z-index: 0;
	margin: 5px 0 0 5px;
	background: #FC8A03;
	height: 58px;
	width: 186px;
	
}
.wrap_side{
	width: 192px;
	position: relative;
	margin-top:  20px;
	height: 65px;

}

.banner {
	width: 192px;
}
a.b_ediciones{
	background: #FDA135;
	padding: 10px 0;
	width: 192px;
	height: 49px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
}
a.b_ediciones:hover{
	background: #969695;
}
a.b_ediciones .ed {
	font-family: 'DINPro-regular', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	width: 100%;
	color: #ffffff;
}
a.b_ediciones .un {
	font-size: 12px;
	font-style: italic;
	width: 100%;
	color: #000000; 
	font-family: 'Times New Roman', Times;
}
.widget {
	border-bottom: 1px solid black;
}
.side {
	padding-bottom: 15px;
}
.widget ul {
	margin: 0;
	padding: 0;
}
#events-list li{
    list-style: none outside none;
    padding: 5px 0;
    min-height: 50px;
    margin-top: 10px;
}
.agenda-item {
	margin: 0 10px 0 0 !important;
}
#events-list .date, .agenda-item .date, .titfecha .date{
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	color: white;
	background: #FC8A03;
    float: left;
    text-transform: uppercase;
    width: 48px;
    font-size: 11px;
    text-align: center;
    width: 20%;
	height: 0;
	padding-bottom: 17%;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-mz-border-radius: 50%;
	padding-top: 3%;
	margin-right: 3%;
	letter-spacing: 1px;
}
.agenda-item .date{
	margin-right: 5px;
	width: 25%;
	padding-bottom: 33px;
}
.agenda-item .fecha {
	width: 100%;
	display: inline-block;
}
#events-list .date span, .agenda-item .date span, .titfecha .date span { 
	font-size: 18px;
	line-height: 12px;
}

#events-list .title{
	float: left;
	width: 144px;
	font-size: 11px;
	color: #575756;
	margin-top: 5px;
}
#events-list .title a {
	text-decoration: underline;
	color: black;
}
#events-list .title a:hover {
	text-decoration: underline;
	color: #FC8A03;
}
#sociales {
	width: 180px;
	height: 36px;
	margin: 20px 0 5px 0;
	text-align: center
}
#sociales a {
	display: inline-block;
    height: 36px;
    width: 36px;
}
a.fb {
	background: url('../img/social.gif') -2px -1px no-repeat;
}
a.tw {
	background: url('../img/social.gif') -40px -1px no-repeat;
}
a.rss {
	background: url('../img/social.gif') -78px -1px no-repeat;
}
a.pc {
	background: url('../img/social.gif') -115px -1px no-repeat;
}
a.yt {
	background: url('../img/social.gif') -152px -1px no-repeat;
}
a.fb:hover {
	background: url('../img/social2.gif') -2px -1px no-repeat;
}
a.tw:hover {
	background: url('../img/social2.gif') -40px -1px no-repeat;
}
a.rss:hover {
	background: url('../img/social2.gif') -78px -1px no-repeat;
}
a.pc:hover {
	background: url('../img/social2.gif') -115px -1px no-repeat;
}
a.yt:hover {
	background: url('../img/social2.gif') -152px -1px no-repeat;
}

.banner2 {
	width: 172px;
	height: 115px;
	margin-top: 16px;
	position: relative;
}

.banner2 .txt{
	font-family: 'DINPro-Regular', Helvetica, Arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
}
.banner2 a.link{
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
	height: 135px;	
}
.banner2 a.link:hover {
	background: #000000;
	opacity: 0.20;
}
.banner_img {
	position: absolute;
	width: 192px;
	z-index: -1;
}
.lineadiag {
	padding: 10px; 
	background: url('../img/textura.gif');
}
.lineadiag .txt {
	background: #FC8A03;
	text-transform: uppercase;
	line-height: 30px;
}
.circulo {
	padding: 10px; 
	background: url('../img/circulo.jpg') center center no-repeat;
}
.circulo .txt{
	line-height: 20px;
	text-align: center;
}
.imgfondo {
	width: 192px;
	height: 135px;
}
.imgfondo .txt{
	text-align: left;
	line-height: 20px;
}
/* /////////////////////////////////CAT_NOTICIAS/////////////////////////////////// */

.compartir a {
	width: 17px;
	height:22px;
	display: inline-block;
	margin-right: 21px;
}
.fbshare {
	background: url('../img/share.jpg') top 0 left -38px no-repeat;
}
.twshare {
	background: url('../img/share.jpg') top left no-repeat;
}
.emshare {
	width: 23px !important;
	background: url('../img/share.jpg') top 0 left -78px no-repeat;
}
.fbshare2 {
	background: url('../img/share.png') top 0 left -38px no-repeat;
}
.twshare2 {
	background: url('../img/share.png') top left no-repeat;
}
.emshare2 {
	width: 23px !important;
	background: url('../img/share.png') top 0 left -78px no-repeat;
}

.index_noticias .noticia, #conciertos .noticia{
    float: left;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 390px;
}
#conciertos .noticia{
	/*
border-top: none !important;
	border-bottom: 1px solid black;
*/
}

.wp-pagenavi{
	font-size: 12px;
	text-align: center;	
	margin-bottom: 15px;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: none !important;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
	color: #000000 !important;
}
.wp-pagenavi span.current {
    font-weight: bold !important;
    color: #FC8A03 !important;
}
.doble, .cuadruple {
	display:inline-block;
}
#slide_single {
	width: 593px;
	height: 593px;
	overflow: hidden;
	margin-bottom: 20px;
}

#slide_single img{
	position: absolute;
	width: 593px;
}
/* /////////////////////////////////CAT_ACADEMICOS/////////////////////////////////// */
.perf_academicos{
	width: 792px; 
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	margin-bottom: 15px;
	display: inline-block;
}

.perf_academicos .identidad{
	width: 388px;
	float: left;
	margin-right: 12px;
	border-bottom: none;
}

.perf_academicos .foto, #academicos .foto {
	width: 189px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.foto img{
	margin: 0 auto;
}
#academicos .foto {
	width: 140px !important;
	margin-right: 20px;
	
}
.academiwrap {
	border: 3px solid black;
	padding: 15px;
	display: inline-block;
}
.perf_academicos .identidad .info_aca{
	width: 189px;
	max-height: 180px;
	float: right;
}

.perf_academicos .identidad .info_aca .title{
	max-height: 180px;
	color: #F58303;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Times New Roman', Times;
}
.perf_academicos .identidad .info_aca .date{
	font-size: 12px;
	color: black;
	padding-bottom: 10px;
}

.perf_academicos .tit {
	font-size: 12px;
	font-weight: bold;
}

.perf_academicos .curricu{
	width: 388px;
	max-height: 180px;
	float: right;
	border-bottom: none;
}

.perf_academicos .curricu .grado{
	width: 388px;
	max-height: 90px;
	font-size: 12px;
	padding-bottom: 10px;
}

.grado p{
	margin-top: 0px;
}

.grado a {
	text-decoration: none;
	font-size: 12px;
	color: #FC8A03;
}
.grado a:hover {
	text-decoration: underline;
}
#dropdown {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    float: right;
    /* left: 130px; */
    right: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 235px;
    z-index: 44;
}
#dropdown h2 {
	font-size: 12px;
	font-style: normal;
	margin: 0;
	border: 1px solid black;
	padding: 2px 0 2px 10px;
	background: white;
	color: black;
	font-weight: normal;
}
#dropdown h2:hover {
	cursor: pointer;
	color: #ffffff;
	background: #000000;
}
#dropdown .widget {
	margin-top: 0;
	border: none;
}
#dropdown span.masmenos {
	float: right;
	background: #000000;
	margin-top: -2px;
}
#dropdown span.masmenos img {
	margin: 6px 4px 6px 0;
}
#dropdown ul {
	list-style: none;
}
#dropdown li {
	list-style: none;
	border-top: 1px dotted black;
	padding: 2px 0 2px 10px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-transform: none;
}
.menu-academicos-2-container, .menu-noticias-2-container {
	display: none;
	border-bottom: 1px solid black;
}
/* /////////////////////////////////CAT_CONCIERTOS2/////////////////////////////////// */

.temporada .info{
	/* max-height: 250px; */
}

#conciertos .noticia:last-child{
	margin-right: 0px;
}
.img-principal {
	text-align: center;
	margin: 20px 0;
}


/* ///////////////////////////////// EDICIONES /////////////////////////////////// */

#menu_colecciones {
	width: 189px;
	float: left;
	margin-right: 12px;
}
#menu_colecciones ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}
#menu_colecciones li {
	border-bottom: 1px dotted black;
	float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    display: inline-block;
    padding-bottom: 3px;
    width: 189px;
}
#menu_colecciones a {
	font-family: 'Times New Roman', Times;
	font-size: 13px;
	text-decoration: none;
	color: black;
}

#slide_ediciones .date ul, #slide_ediciones .date li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.edicion {
	float: left;
	width: 189px;
	margin-right: 10px;
}
.it {
	margin-bottom: 15px;
	display: inline-block;
}
.it .edicion:last-child{
	margin-right: 0;
}
.edicion .info {
	margin-top: 10px;
	font-size: 12px;
}
.edicion .info .title a {
	margin-top: 10px;
}
.edicion .date, #otros .autor, #slide_ediciones .date {
	font-weight: bold;
	font-size: 12px;
}
.edicion .date a, #slide_ediciones .date a, .ediciones_single .date a {
	font-weight: normal;
	font-size: 10px;
	color: #000000 !important;
	margin-top: 8px;
	display: inline-block;
}

.index_ediciones #menu_colecciones {
	margin-top: -12px;
}
.portada {
	float: left;
}
.ediciones_single #otros p {
	font-size: 11px;
}
.extension {
	text-align: center;
	margin-bottom: 56px;
	width: 388px;
	float: left;
}
.extension a {
	color: black !important;
	display: inline-block;
	font-family: 'BrandonGrotesque-Bold', Helvetica, Arial, sans-serif;
	font-size: 20px !important;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	margin: 10px 94px 15px 94px;
	border: 2px solid black;
	text-decoration: none;
	height: 0;
	padding-top: 90px;
	padding-bottom: 110px;
	/* margin: 0 auto; */
	border-radius: 100px;
}
.musica .extension a, .arte .extension a {
	padding-top: 75px;
	padding-bottom: 125px;
}
.extension a:hover {
	background: #FC8A03;
    color: #000000 !important;
    border-color: white;
}
.link_item a.extension {
	font-size: 20px;
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 15px;
	border: 3px solid black;
	width: 350px;
	color: black !important;
	text-decoration: none;
	height: 120px;
	margin-bottom: 20px;
}
.link_item a.extension:hover {
	border: 3px solid white;
	background: #FC8A03;
}
.wrapper {
	display: inline-block;
}
.link_item {
	width:388px; 
	float:left;
}
.link_item:first-child  {
	margin-right: 10px;
}
/* ///////////// INVESTIGACIîN ////////////////////////////// */

#desarrollo {
	font-size: 13px;
    width: 570px;
    float: left;
    min-height: 200px;
    line-height: 19px;
}
#desarrollo a {
	color: #FC8A03!important;
}
#desarrollo a:hover, #otros .tags a:hover {
	text-decoration: none;
}
#desarrollo #invest-academicos span, #desarrollo .bajada {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 15px;
	display: inline-block;
	letter-spacing: 2px;
	width: 100%;
	margin-bottom: 10px;
}

#desarrollo .bajada{
	margin-bottom: 20px;
}

#desarrollo #invest-academicos p a{
	text-decoration: underline;
	color:black;
}

#desarrollo h3 {
	border-bottom: 2px solid black;
	width: 100%;
	padding: 5px 0;
	text-transform: uppercase;
}
#desarrollo .texto {
	display: none;
}
#otros {
    float: left;
    font-size: 12px;
    margin-right: 20px;
    padding: 15px;
    width: 153px;
    margin-top: 20px;
    border: 3px solid black;
}
#otros .tags a {
	font-size: 11px;
	color: #000000;
}
#otros .depto a{
	color: #F58303;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 6px;
    text-decoration: none;
    text-transform: uppercase;
}
#otros .depto a:hover{
	color: #000000;
}
.secciones h3, h2.sub {
	cursor: pointer;
}
.masmenos {
	float: right;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	/* margin-right: 10px; */
}

/* ///////////////////////////////// MENU SCROLL PROGRAMA /////////////////////////////////// */
ul.scroll_prog{
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 2px solid black;
}


/* /////////////////// search ////////////////////////// */

input#s {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 169px;
	color: #000000;
}
label.screen-reader-text{
	display: none;
}
#search-2, #menu_colecciones form {
	margin-top: 28px;
	border-bottom: 1px solid #F58303;
	width: 189px;
	margin-bottom: 0;
}
#search-2 input#searchsubmit, #menu_colecciones input#search_submit{
	border: none;
	background: url('../img/lupa.gif') no-repeat top left;
	width: 14px;
	height: 13px;
}
/* ///////////////////////////////// AGENDA /////////////////////////////////// */
ul.futuros {
	width: 100%;
	margin-bottom: 38px;
	border-bottom: 2px solid black;
	padding-bottom: 38px;
}
.futuros .title {
	border-bottom: 2px solid #000000 !important;
}
.txt-agenda .title {
	text-transform: uppercase;
	font-size: 13px;
	border-bottom: 2px solid #FC8A03;
	display: inline;
	line-height: 19px;
}

.agenda ul{
	list-style: none;
	padding-left: 0;
	display: inline-block;
	margin-top: 0;
}
.agenda li{
	width: 189px;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
	/*
overflow: hidden;
	max-height: 350px;
*/
	margin-top: 5px;	
}

.agenda ul li:last-child{
	margin-right: 0px;
}

.titfecha{
	/* background: #FEE8CD; */
	height: auto;
	width: 180px;
	display: inline-block;
	padding: 5px;
	
}
.titfecha .date{
	/*
width: 40px;
	font-family: 'DINPro-regular', Helvetica, Arial, sans-serif;
	color: #F58303;
	text-transform: uppercase;
	font-size: 20px;
	float:left;
*/
	
}

.titfecha .title{
	text-align: right;
	width: 135px;
	float: right;
	font-weight: bold;
	
}

.txt-agenda{
	width: 180px;
	padding: 5px;
}

ul.pasados .titfecha .date{
	background: black;
}

.agenda a{
	color: black;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-top: 5px;
}
.facultad ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.seccion_ext {
	margin: 40px 0;
}
.ext_intro {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
}


/* ///////////////////////////////// FOOTER /////////////////////////////////// */
#footer {
	width: 990px;
/* 	background: url('../img/textura.gif') repeat; */
	border-top: 2px solid #000000;
	display: inline-block;
    height: 26px;
    font-size: 11px;
    padding: 50px 0;
    margin-top: 30px;
    text-align: left;
    float: left;
   	line-height: 18px;
   	height: 87px;
}

#footer img{
	width: 70px;
	display: inline-block;
	float:left;
}

#footer .title{
	text-transform: uppercase;
	color: black;
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 0 !important;
}
#footer .caps {
	font-family: 'BrandonGrotesque-Regular', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
}
#footer a.logo {
	margin-top: 0;
	margin-right: 15px;
}
.dore{
	color: #FC8A03 !important;
}

.columna{
	width: 390px;
	float: left;
	display: inline-block;
	margin-left: 12px;
}
.columna2{
	width: 186px;
	float: left;
	display: inline-block;
	margin-left: 12px;
}
.columna2 a{
	color: #000000 !important;
	text-transform:lowercase !important;
	text-decoration: underline !important;
}

#footer a{
	color: #FC8A03;
	text-transform: uppercase;
	text-decoration: none;
}

/* ///////////////////////////////// RESPONSIVE /////////////////////////////////// */

@media only screen and (max-width:768px) {
	#container {
		width: 94%;
		margin: 0 3%;
		display: inline-block;
	}
	#header {
		width: 100%;
		margin-top: 45px;
		display: inline-block;
		height: auto;
		margin-bottom: 20px;
		border-bottom: 2px solid black;
		padding-bottom: 10px;
	}
	#h-izq, #h-der, .menu-departamentos-container, ul#menu-departamentos, #content, #main, #footer {
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		display: inline-block;
	}
	#h-izq .logo {
		margin-top: 15px;
		width: 20%;
	}
	#h-izq a.logo img {
		width: 100%;
	}
	#h-izq .sitename {
		font-size: 18px;
		line-height: 19px;
		padding-top: 19px;
		padding-top: 19px;
		width: 75%;
		margin-left: 5%;
		font-size: 34px;
		line-height: 35px;
	}
	.resp-menu {
		display: inline-block;
		width: 94%;
		padding: 10px 3%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 998;
		background: black;
	}
	.resp-menu .icon {
		display: inline-block;
		width: 15px;
		height: 15px;
		border: 2px solid white;
		float: right;
		padding: 4px 4px 2px 4px;
		cursor: pointer;
		z-index: 999;
	}
	.resp-menu .line {
		height: 2px;
		width: 100%;
		background:  white;
		margin: 2px 0 1px 0;
	}
	.responsive {
		z-index: 997;
		position: fixed;
		width: 94%;
		padding: 55px 3% 10px 3%;
		top: 0;
		left: 0;
		background: white;
		display: none;
		height: 100%;
	}
	/*
.resp-menu .icon:hover {
	 	border: 2px solid #FC8A03;
	 	background: #FC8A03;
	}
*/
	.wp-title {
		width: 100%;
	}
	.menu-general, .columna, .columna2 {
		width: 50%;
		margin: 0 !important;
		text-align: left;
	}
	.widget_search {
		display: none;
	}
	ul#menu-departamentos {
		border-bottom: none;
	}
	ul#menu-departamentos li {
		width: 100%;
		border-bottom: 2px solid #000000;
		margin-bottom: 0;
		height: auto;
	}
	ul#menu-departamentos li a {
		width: 100%;
		padding: 5px 0;
		height: auto;
	}
	ul#menu-departamentos .current-menu-item {
		height: auto;
	}
	#main {
		border-bottom: 2px solid black;
		margin-bottom: 20px;
	}
	.section_tit {
		font-size: 8px;
		margin-bottom: 10px;
		height: auto;
	}
	h2, .side_extension a {
		border: 2px solid #FC8A03;
		padding: 9px 3px 3px 10px;
	}
	.slide_item, .img_centrado {
		width: 100%;
		height: auto;
	}
	#no-slideshow {
		display: inline-block;
	}
	.home .noticia:nth-child(2) .img_centrado, .home .noticia:nth-child(3) .img_centrado, .home .noticia:nth-child(2) .info p, .home .noticia:nth-child(3) .info p, .home .noticia:nth-child(2) .info .compartir, .home .noticia:nth-child(3) .info .compartir, .home .noticia:nth-child(2) .info .ver_mas, .home .noticia:nth-child(3) .info .ver_mas {
		display: none;
	}
	.home .noticia:nth-child(2) .info_wrap, .home .noticia:nth-child(3) .info_wrap {
		background: none;
		padding-bottom: 0;
	}
	.home .noticia:nth-child(2) .info, .home .noticia:nth-child(3) .info {
		border: none;
		border-top: 1px solid black;
		margin-bottom: 0;
	}
	.home .noticia:nth-child(2) .date, .home .noticia:nth-child(3) .date {
		padding: 0;
	}
	.noticia .img_centrado img {
		float: none;
		width: 100%;
		display: inline-block;
		height: 100%;
	}
	.noticia .info {
		margin-left: 0;
		width: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.noticia .info_wrap {
		width: 95%;
		padding: 3%;
		background-position: bottom 1px right 1px;
	}
	.noticia a.ver_mas {
		margin-bottom: -8px;
		margin-right: -6px;
		padding: 0;
	}
	#sidebar {
		width: 100%;
		margin-left: 0;
	}
	.banner2, #sidebar .wrap_side {
		margin: 10px auto;
	}
	#events-list li{
		min-height: 90px;
	}
	#events-list .date {
		width: 30%;
		padding-top: 10%;
		padding-bottom: 20%;
		margin-right: 6%;
		font-size: 15px;
	}
	#events-list .title {
		width: 64%;
		font-size: 13px;
		line-height: 18px;
	}
	#sociales {
		width: 100%;
	}
	#sociales a {
		margin: 0 10px;
	}
	#sidebar-ext {
		display: none;
	}
	#sidebar-redes {
		margin-bottom: 25px;
	}
	#citas {
		width: 100%;
	}
	#citas img {
		width: 35%;
		height: 35%;
	}
	#citas .info {
		width: 60%;
	}
	#citas .txt_ {
		font-size: 12px;
		line-height: 21px;
	}
	.wrapper {
		width: 100%;
	}
	#desc {
		width: 84%;
		padding: 8%;
		font-size: 13px;
		line-height: 20px;
	}
	.depto-item {
		width: 100%;
		margin-left: 0 !important;
	}
	.marco {
		font-size: 8px;
		margin-bottom: 10px;
		height: auto;
	}
	#academicos .info {
		width: 100%;
		margin-top: 20px !important;
	}
	#investigacion {
		padding-bottom: 30px;
		width: 100%;
	}
	.extension {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.extension a {
		margin: 0;
	}
	#otros {
		margin-top: 0;
	}
	#desarrollo {
		width: 100%;
		margin-bottom: 20px;
	}
	#submenu {
		padding-bottom: 23px;
	}
	#subtitle, h2.searched a {
		font-size: 15px;
	}
	.academico-page .academiwrap:nth-child(even) {
		margin-right: 0;
	}
	#dropdown {
		margin-top: 28px;
		width: 100%;
	}
	#dropdown h2 {
		letter-spacing: 1px;
		width: 96%;
		padding: 2px 0 0 10px;
	}
	.index_noticias .noticia, #conciertos .noticia, .doble {
		width: 100%;
		margin: 0 !important;
		padding-bottom: 0;
	}
	.agenda li, .titfecha, .txt-agenda {
		width: 100%;
	}
	.agenda li {
		border-bottom: 1px solid black;
		padding-bottom: 10px;
	}
	.txt-agenda {
		padding: 0;
	}
	.agenda-item .date, .titfecha .date {
		padding-top: 5%;
		padding-bottom: 15%;
	}
	.img-principal img {
		width: 100%;
		height: 100%;
	}
	.link_item {
		display: inline-block;
		float: none;
		width: 100%;
	}
	.link_item a.extension {
		display: inline-block;
		float: none;
		width: 94%;
		padding: 2%;
		height: auto;
		font-size: 15px;
		margin-bottom: 10px;
	}
	.link_item:first-child {
		margin-right: 0;
	}
	.escuelas {
		padding-bottom: 20px;
	}
	#footer {
		padding: 20px 0;
	}
	#footer .title {
		display: none;
	}
	
}
@media only screen and (max-width:400px) {
	#h-izq .logo {
		width: 34%;
	}
	#h-izq .sitename {
		width: 63%;
		margin-left: 3%;
		font-size: 18px;
		line-height: 19px;
	}
}
@media only screen and (min-width:400px) and (max-width:480px) {
	#h-izq .logo {
		width: 24%;
	}
	#h-izq .sitename {
		width: 72%;
		margin-left: 4%;
		font-size: 20px;
		line-height: 21px;
	}
}
@media only screen and (min-width:480px) and (max-width:640px) {
	#h-izq .logo {
		width: 24%;
	}
	#h-izq .sitename {
		width: 72%;
		margin-left: 4%;
		font-size: 29px;
		line-height: 30px;
	}
}
@media only screen and (min-width:480px) and (max-width:768px) {
	.banner2 {
		float: left;
		margin: 10px;
	}
	#secondary-sidebar {
		display: inline-block;
		margin: 0 auto;
	}
	#desc {
		width: 42%;
		padding: 4%;
	}
	.depto-item {
		width: 46% !important;
		margin-left: 3% !important;
	}
	
	.home .noticia:nth-child(2) .info, .home .noticia:nth-child(3) .info {
		width: 100%;
	}
	.academico-page .academiwrap {
		width: 41%;
		padding: 3%;
	}
	.academico-page .academiwrap:nth-child(even) {
		margin-right:2%;
	}
	.doble {
		width: 100%;
	}
	.index_noticias .noticia:nth-child(even) {
		margin-left:2% !important;
	}
	.index_noticias .noticia {
		width: 48%;
	}
	.agenda li {
		width: 47%;
	}
}


	






