@charset "utf-8";

@font-face {
    font-family: 'themix_bold';
    src: url('../fonts/themix-7-bold-webfont.eot');
    src: url('../fonts/themix-7-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/themix-7-bold-webfont.woff') format('woff'),
         url('../fonts/themix-7-bold-webfont.ttf') format('truetype'),
         url('../fonts/themix-7-bold-webfont.svg#themix_7-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thesans_light';
    src: url('../fonts/thesans-3-light-webfont.eot');
    src: url('../fonts/thesans-3-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thesans-3-light-webfont.woff') format('woff'),
         url('../fonts/thesans-3-light-webfont.ttf') format('truetype'),
         url('../fonts/thesans-3-light-webfont.svg#thesans_3-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'themix_bold';
src: url('../fonts/themix-7-bold-webfont.svg') format('svg');

}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'thesans_light';
src: url('../fonts/thesans-3-light-webfont.svg') format('svg');

}
}

/*   ------   Generales   ------   */

.clear {clear:both;}
.clearL{clear:left;}
.clearR{clear:right;}



::selection {
	background: #0CD8FD; /* Safari */
	}
::-moz-selection {
	background: #0CD8FD; /* Firefox */
}


body {
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#686868;
	background-image:url(../images/header_bg2.jpg);
}

.center {
	width:950px;
	margin:0 auto;
	position:relative;
}

.left {
	float:left;
}

.right {
	float:right;
}

.margin_b {
	margin-bottom:20px;
}

.themix_bold {
	font-family:'themix_bold', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

/*   ------   Header   ------   */

header {
	width:100%;
	position:relative;
	z-index:1;
}

header h1 {
	display:none;
	visibility:hidden;
}

.header1 {
	height:185px;
	width:390px;
}

#logo_main {
	margin:40px 0 0 5px;
}

.header1 p {
	font-size:10.5px;
	line-height:15px;
	margin: 0 0 0 100px;
	color:#999999;
}

.header2 {
	height:185px;
	width:560px;
	background:#857362;
	position:relative;
	background-image:url(../images/header_bg.jpg);
}

.header2 ul {
	position:absolute;
	bottom:25px;
	left:25px;
}

.header2 ul li, .contacto ul li {
	float:left;
}

.social {
	height: 28px;
	width: 28px;
	background-position: top left;
	display: block;
	float: left;
	margin: 2px;
}

.social:hover {
	background-position:top right;
}

.fb {
	background-image:url(../images/social_fb.png);
}

.tw {
	background-image:url(../images/social_tw.png);
}

.mail {
	background-image:url(../images/social_mail.png);
}

.buscador {
	background:url(../images/buscador.png) no-repeat 9px 7px #9b8c7e;
	border: none;
	border-radius: 14px;
	padding:7px 7px 7px 35px;
	position: absolute;
	bottom: 25px;
	left: 127px;
	width: 70px;
	color:#FFF;
	transition:width 80ms ease-out;
}

header ::-webkit-input-placeholder { 
    color: rgba(255,255,255,0.7) !important;
}

.buscador:focus {
	width:180px;
	transition:width 80ms ease-in;
}

.unr1 {
	height: 71px;
	width: 71px;
	display: inline-block;
	position: absolute;
	bottom: 25px;
	right: 25px;
	background: url(../images/logo_unr.png);
	opacity:0.7;
}

.unr1:hover {
	opacity:1.0;
}


/*   ------   Menu Home   ------   */

.nav1 {
	height: 390px;
	width: 390px;
	float:left;
}

.nav1 a {
	height: 194px;
	width: 194px;
	float: left;
	overflow:hidden;
	display: block;
	position:relative;
	background-position:bottom left;
	transition: background 200ms ease-out;
}

.nav1 a:hover {
	background-position:top left;
	transition: background 100ms ease-in;
}

.nav1 a:hover .nav1_bg {
	bottom:0;
	transition:bottom 160ms ease-out;
}

.nav1_bg p {
	display: inline-block;
	width: 121px;
	margin: 18px 14px;
	font-family:'themix_bold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:130%;
	color:#FFF;
}

.nav1_bg {
	position: absolute;
	background:url(../images/nav_bg.png) repeat-y;
	height: 68px;
	width: 100%;
	bottom: -68px;
	transition: bottom 100ms ease-in;
}

.borde1 {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.borde2 {
	border-right: 1px solid #fff;
}

.opcion1 {
	background:url(../images/nav1.jpg) no-repeat;
}

.opcion2 {
	background:url(../images/nav2.jpg) no-repeat;
}

.opcion3 {
	background:url(../images/nav3.jpg) no-repeat;
}

.opcion4 {
	background:url(../images/nav4.jpg) no-repeat;
}

/*   ------   Menu Home   ------   */

.nav3 {
	width:100%;
	height:85px;
	margin-bottom:15px;
}

.nav3 ul {
	float: left;
	width: 100%;
}

.nav3 li {
	display:block;
}

.nav3 li a {
	float: left;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	font-family: 'themix_bold', Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #fff;
	height: 40px;
	width: 25%;
	font-size: 16px;
	position:relative;
	padding: 20px 0;
}

.nav3 li a .pisado {
	position: absolute;
	width: 24px;
	height: 11px;
	left: 50%;
	bottom:0;
	margin-left: -12px;
	background: url(../images/punta.png) no-repeat center center;
}

.opc1 {
	background-image:url(../images/nav3_bg1.gif);
	border-radius: 5px 0 0 5px;
}

.opc2 {
	background-image:url(../images/nav3_bg2.gif);
}

.opc3 {
	background-image:url(../images/nav3_bg3.gif);
}

.opc4 {
	background-image:url(../images/nav3_bg4.gif);
	border-radius: 0 5px 5px 0;
}

.nav3 li a:hover {
	background-position:bottom;
}

/*   ------   Slide Show   ------   */

#slider {
	float: left;
	height: 389px;
	width: 560px;
	overflow:hidden;
	position:relative;
}

#slider a {
	display:block;
	height: 389px;
	width: 560px;
}

#slider .slidercont {
	position: absolute;
	width:490px;
	bottom: 35px;
	right:35px;
	text-align:right;
}

#slider h2 {
	padding: 15px;
	display:inline-block;
	background: url(../images/orange-80.png) repeat;
	font-size: 24px;
	font-weight:normal;
	text-align:right;
	color: #fff;
	text-align:right;
	font-family:'thesans_light', Tahoma, Geneva, sans-serif;
}

.ie7 #slider h2 {
	display:inline;
}

#slider p {
	padding: 15px;
	display: inline-block;
	background: url(../images/333-80.png) repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: right;
	line-height: 16px;
}

.ie7 #slider p {
	display:inline;
}

#slider-pager {
	position:absolute;
	z-index:555;
	bottom:10px;
	right:35px;
}

#slider-pager a {
	display:block;
	width:16px;
	height:15px;
	float:left;
	margin-left:8px;
	background:url(../images/slider_selector_empty.png) no-repeat;
	text-indent:-9999px;
}

#slider-pager a:hover, #slider-pager a.activeSlide {
	background:url(../images/slider_selector_active.png) no-repeat;
}

.header_bg3 {
	width: 100%;
	height: 212px;
	background: url(../images/header3-bg.jpg) repeat-x left top;
	position: absolute;
	top: 380px;
	z-index: -1;
	display:none;
}

#default .header_bg3 {
	display:block;	
}

.header_bg2 {
	width:100%;
	height:6px;
	position:absolute;
	top:179px;
	z-index:-1;
	box-shadow: #857362 0 5px 10px -2px;
}

#default .header_bg2 {
	display:none;	
}

/*   ------   Main   ------   */

#contenido {
	background:#edeae8;
	padding:50px 0;
}

#main {
	width:710px;
}

.motivacional {
	width:230px;
}

.news_home {
	width:480px;
}

/*----FORMATOS COMUNES---*/

.format .columnas {
	column-count: 2
}

.post_home .format h2 {
	color: #FF7D00;
    font-size: 17px;
    line-height: 120%;
    padding: 15px 0 10px 0;
	border-bottom: 1px solid #FF7D00;
	margin-bottom: 15px;
}

.post_home .format h2.tipo2 {
	border:0;
	font-size:20px;
}

.format h3 {
    font-size: 14px;
    line-height: 120%;
    padding: 0 0 12px 0;
}

.full .format h4 {
	padding-bottom:10px;
	color:#FF7D00;
	line-height:130%;
	font-size:14px;
}

.format .separador {
	margin-bottom:25px;
	border-bottom:1px solid #DDD;
}

.format p {
	font-size:12px;
	padding-bottom:12px;
}

.format p {
	font-size:13px;
	font: normal normal 13px/1.6 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif;
	padding-bottom:1.6em;
	color: #666;
}

.format .resumen {
	font-size:14px;
	padding-bottom:16px;	
}

.format p img {
	max-width:660px;
}

.format p a, .format ul li a, .format td a {
	color:#005199;
	font-weight:bold;	
}

.format p a:hover, .format ul li a:hover, .format td a:hover {
	text-decoration:underline;	
}

.format ul {
	padding-bottom:20px;
	list-style:inside disc;
	margin-left:10px;	
}

.format table h4 {
	padding:0;
}

.format table {
	width:100%;	
	margin-bottom:16px;
}

.format table td {
	padding:10px;
	border-right:1px solid #FFF;
}

.format table th, 
.format table thead tr td, 
.format table thead tr td:first-child {
	padding:10px;
	font-family: 'themix_bold', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#555;
	background-color:#EDEAE8;
	text-align:left;
}

.format table tr {
	background-color:#F8F8F8;
	border-bottom:5px solid #FFF;
}

.format table tr td:first-child {
	background-color:#F3F3F3;
}

.format form {
	position:relative;
}

.format form label.error {
	display:none !important;
}

.format form input {
	width:95%;
	border-radius:5px;
	border:1px solid #D4D1C8;
	line-height:32px;
	height:32px;
	padding:0 10px;
	color:#444;
	transition:border 100ms ease-in;
}

.format form input[type=radio] {
	width:10px;
	height:10px;
	vertical-align:text-bottom;
	margin-right:10px;
}

.format form select {
	width:100%;
	border-radius:5px;
	border:1px solid #D4D1C8;
	line-height:32px;
	height:32px;
	padding:5px 10px;
	color:#444;
	transition:border 100ms ease-in;
}

.format form input.error, .format form select.error {
	border-color: #E3B0A9;
	transition: border 100ms ease-in;
	background:#FFF url(../images/icon-input-error.png) no-repeat right center;
}

.format form select.error {
	color:#CE4A4A;
}

.format form textarea {
	width:95%;
	border-radius:5px;
	font: 12px/140% Arial, Helvetica, sans-serif;
	border:1px solid #D4D1C8;
	height:120px;
	padding:10px;
	color:#444;
	resize:vertical;
}

.format form input.button {
	width:650px;
	display:inline-block;
	padding:0 12px;
	height:36px;
	text-align:center;
	color:#857362;
	font-size:16px;
	background:#D4D1C8;
	font-family: 'themix_bold', Georgia, "Times New Roman", Times, serif;
	border-radius:4px;
	cursor:pointer;
	transition:background 200ms ease-out;
}

.ie7 .format form input.button {
	bottom:0;
	border:none;
}

.ie8 .format form input.button {
	bottom:0;
}

.format form input.button:hover {
	color:#FFF;
	background-color:#ff7d00;
	transition:background 70ms ease-in;
}

.format .socials {
	margin-bottom:20px;
	width:400px;
}

.format .socials > * {
	vertical-align:top;
}

.format #cont_galnoticia {
	position:relative;
}

.format #galnoticia {
	margin-bottom:14px;
	overflow:hidden;
}

.format #galnoticia > div {
	line-height:1;
	overflow:hidden;
}

.format #galnoticia > div img {
	width:660px;
	height:auto;
}


.format #galnoticia p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 640px;
	padding: 10px;
	color: #FFF;
	background: url(../images/333-80.png) repeat;
}

.format #gal-next, .format #gal-prev {
	background: url(../images/orange-80.png) repeat;
    color: #FFFFFF;
    display: block;
    font-family: 'thesans_light',Tahoma,Geneva,sans-serif;
    font-size: 44px;
    font-weight: normal;
    padding:0 15px;
	line-height:40px;
	position:absolute;
	top:4px;
	z-index:888;
	opacity:0;
	transition:opacity 230ms ease-out;
}

#cont_galnoticia:hover #gal-next, 
#cont_galnoticia:hover #gal-prev {
	opacity:1;
	transition:opacity 100ms ease-in;
}

.format #gal-next {
	right:4px;
}

.format #gal-prev {
	left:4px;
}


/*   ------   Aside   ------   */

aside {
	width:230px;
	margin:0 10px 0 0;
}

.motivacional .banner1, aside .banner2 {
	height:80px;
	width:230px;
	border-radius:5px;
	display:block;
}

.motivacional .banner1 {
	background:url(../images/banner1_bg.gif) repeat-x top center;
}

aside .banner2 {
	background:url(../images/banner2_bg.gif) repeat-x top center;
}

.motivacional .banner1:hover, aside .banner2:hover {
	background-position: bottom center;
}

.motivacional .banner1 img {
	padding:10px 20px;
}

aside .banner2 img {
	padding:20px 30px;
}

aside .banner2 img {
padding: 26px 36px;
height: auto;
width: 157px;
}

aside .nav2 {
	font-size:16px;
}

aside .nav2 a {
	display:block;
	background:#fff;
	padding:25px 15px 25px 25px;
	line-height:120%;
	margin:1px 0;
	color:#2288bb;
	transition:background 190ms ease-out;
}

aside .nav2 a:hover, aside .nav2 a.pisado {
	background:#b2dbf0;
	transition:background 60ms ease-in;
}

.bullet {
	display:inline-block;
	vertical-align:middle;
	height:17px;
	width:18px;
	background:url(../images/leermas.gif) no-repeat;
}

.ie7 .bullet {
	display:inline;	
}

aside .nav2 li p {
	display: inline-block;
	vertical-align:middle;
	width: 130px;
	margin: 0 0 0 20px;
}

.ie7 aside .nav2 li p {
	display:inline;	
}

aside quote {
	padding:0 15px;
	display:block;
}

aside quote p {
	font-family: 'themix_bold', Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	line-height: 130%;
	color: #857362;
	padding-bottom: 13px;
	border-bottom: 1px solid #857362;
}

aside quote span {
	color:#857362;
}

/*   ------   Boxes   ------   */

.horarios {
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
}

.horarios h5 {
	font-size:14px;
	color:#2288bb;
	padding:0 0 5px 0;
}

.horarios b {
	line-height: 240%;
}

.box_boton {
	display: block;
	background: #fff;
	padding: 15px;
	line-height: 120%;
	margin: 1px 0;
	color: #2288bb;
	border:solid 1px #edeae8;
}

.box_boton p {
	padding: 0 0 0 15px;
	display: inline-block;
	font-size: 14px;
}

.box_boton:hover {
	background:#b2dbf0;
}

.box_header {
	width: 200px;
	display: block;
	padding: 20px 15px;
	background: #2288bb;
	color: #fff;
	font-size:16px;
}

.sombra {
	box-shadow:#dbdbdb 2px 2px 2px;
}

.post_home {
	background: #fff;
	border-top: 8px solid #f7941e;
	float:left;
	margin-right:10px;
	transition:all 60ms ease-in;
	padding-bottom: 0;
}

body#default .post_home, body#produccion .post_home .post_home{ padding-bottom: 0; }

#autoridades_docentes .post_home, 
#pagina .post_home, 
#catedras .post_home {
	border-top:8px solid #2288BB;;
}

.motivacional .post_home, #formacion .post_home {
	border-top:8px solid #2288bb;
}

#blogs_de_catedra .post_home {
 	border-top:8px solid #867364;
}

#blogs_de_catedra .post_home p {
 	padding-bottom: .5em;
 	display: list-item;
 	list-style: inside disc;
 	color: #666;
}

#blogs_de_catedra .post_home p a {
 	font-weight: normal;
}

#blogs_de_catedra .post_home p a:hover {
 	color: #f80;
 	text-decoration: none;
}

.bloque_catedras {
	margin-bottom: 30px;
}

#produccion .post_home {
 	border-top:8px solid #06C8FC;
}

#tfi .post_home {
 	border-top:8px solid #FC0442;
}

.post_home:hover {
	box-shadow:#BEBEBE 2px 2px 2px;
	transition:all 60ms ease-in;
}

.full.post_home:hover {
	box-shadow:#dbdbdb 2px 2px 2px;
}

.post_home.ultimo {
	margin-right:0;
}

.simple {
	width:230px;
}

.doble {
	width:470px;
}

.full {
	width:100%;
}

.cont_text {
	padding:15px;
}

.full .cont_text {
	padding:25px;
}

.cont_media {
	width: 100%;
	overflow: hidden;
	max-height: 200px;
	position:relative;
}

.cont_header {
	position: relative;
	height: 140px;
	border-bottom: solid 1px #ddd;
}

.cont_header h1 {
	bottom: 12px;
    color: #FF7D00;
    font-size: 26px;
    left: 25px;
    line-height: 120%;
    position: absolute;
    width: 480px;
}

#formacion .cont_header h1, #blogs_de_catedra .cont_header h1 {
    color: #857362;
}

#autoridades_docentes .cont_header h1, 
#pagina .cont_header h1, 
#catedras .cont_header h1 {
	color:#2288BB;
}

#produccion .cont_header h1 {
	color:#06C8FC;
}

#tfi .cont_header h1 {
	color:#FC0442;	
}

.cont_header .fecha {
	top: 20px;
    font-size: 11px;
    left: 25px;
    position: absolute;
}

.leermas_header {
	position: absolute;
	bottom: 15px;
	right: 35px;
	color: #ff7d00;
	font-size: 14px;
}

.leermas_header:hover {
	color:#CFCFCF;
}

/*.cont_media img {
	width: 100%;
	height: auto;
}*/

.cont_media.none {
	display:none;
}

.post_home h2 {
	color:#ff7d00;
	font-size:16px;
	line-height:120%;
	padding:5px 0 25px;
}

.post_home h2 a {
	color:inherit;
	display:block;
	transition:color 140ms linear;
}

.post_home h2 a:hover {
	color:#FFA427;
}

.ie7 .post_home h2 a {
	color:#ff7d00;
}

.post_home.doble h2 {
	font-size:24px;
}

.motivacional .post_home h2 {
	color:#857362;
}

.masnoticias {
	display: block;
	color:#857362;
	float: left;
	text-align: center;
	width: 470px;
	background: #ded8d4;
	padding: 10px 0;
	border-radius: 5px;
	border: solid 1px #c8bfb8;
	font-size: 14px;
}

.masnoticias:hover {
	background:#e4dfdb;
}

.leermas_bar {
	padding:15px 0 0 0;
	min-height:15px;
	position: relative;
}

.leermas_bar img {
	padding:0 5px 0 0;
}

.leermas_bar .bullet {
	position: absolute;
	right: 0;
	top: 15px;
	float: none;
}
.full h4 {
	font-size: 14px;
	color: #ff7d00;
	font-family: 'themix_bold', Georgia, "Times New Roman", Times, serif;
	padding: 25px 0 5px 0;
	font-weight: normal;
}

/*   ------   Footer   ------   */

footer {
	width:100%;
}

.footer1 {
	background:#857362;
	border-top: 8px solid #ff7d00;
	padding:20px 0;
}

.footer2 {
	background:#605347;
	padding:20px 0;
}

.footer1 li {
	width: 170px;
	float:left;
}

.footer1 ul li p {
	font-family:'themix_bold', Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	padding:0 0 10px 0;
}

.footer1 ul li ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	padding:2px 0;
	display:inline-block;
}

.footer1 .anteultimo {
	width:120px;
}

.footer1 ul li ul li a:hover {
	opacity:0.8;
}

.footer1 .contacto {
	width:320px;
}

.footer 1 .contacto ul {
	width:100%;
	display:inline-block;
}

.contacto ul li {
	margin-right: 4px;
	width: 30px;
	height: 30px;
	overflow: hidden;
}

.contacto .buscador {
	padding:7px 7px 7px 35px;
	width: 170px;
	display:inline-block;
	position:relative;
	bottom:auto;
	left:auto
}

.footer1 .center {
	position:relative;
}

.cc {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

.footer2 .postitulo {
	width:200px;
	height:52px;
	background:url(../images/footer_logopostitulo.png) top left;
	margin-right:20px;
}

.footer2 .unr2 {
	height:50px;
	width:50px;
	background: url(../images/logo_unr.png);
	background-size:50px 50px;
	opacity:0.7;	margin-right:50px;
}

.footer2 .postitulo, .footer2 .unr2 {
	display:inline-block;
	float:left;
	margin-bottom:20px;
}

.footer2 .postitulo:hover, .footer2 .unr2:hover {
	opacity:1;
}

.footer2 p, .footer2 b, .footer2 a {
	color:#b6b2af;
	font-size:10px;
	line-height:16px;
}

#by {text-align:right;}
#by a {color: white;}
#by a:hover {text-decoration:underline;}


/*---TRABAJOS FINALES---*/

/*#data_table_wrapper {
	position:relative;
}*/

.dataTables_paginate a {
	color:#005199;
	font-weight:bold;
	cursor:pointer;
	margin-right:10px;
}

.dataTables_paginate a:hover {
	text-decoration:underline;
}

.dataTables_info {
	padding-bottom:12px;
}

#data_table_length {
	display:none;
}

#data_table_filter {
	position: absolute;
	top: 202px;
	right: 30px;
}

#data_table_filter input {
	background:url(../images/buscador.png) no-repeat 9px 7px #9b8c7e;
	border: none;
	border-radius: 14px;
	padding:7px 7px 7px 35px;
	width: 120px;
	margin-left:6px;
	color:#FFF;
}

table td .filterMatches {
	border-radius:5px;
	background-color:#FFFF4D;
	transition:all 100ms ease-in;
}


/* AGREGADOS PARA CUADERNOS DE COMUNICACION  */

.portada {
	float:left;
	border:1px solid #dbdbdb;
}

.cuaderno .descripcion {
	display:block;
	float:left;
	margin-left:25px;
	width:475px;
}

.full .cuaderno h4 {
	padding:0;
}

.cuaderno {
	padding-bottom: 30px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 30px;
}

.post_home .format .cuaderno h2 {
	padding-top:0;	
}

.boton_cuaderno {
	display: block;
	color:#ff7d00;
	background:#E9E9E9;
	float: left;
	text-align: center;
	width: 28%;
	padding: 5px 0;
	margin:0px 10px 0 0;
	border-radius: 5px;
	font-size: 14px;
	transition:color 200ms;
}

.boton_cuaderno:hover {
	color:#FFF;
	background:#ff7d00;
}

/*---cuaderno ampliado---*/

#embed span {
	display:none;	
}

#infoampliada {
	margin-bottom:30px;
}

#infoampliada img {
	margin-bottom: 10px;
	border:1px solid #dbdbdb;
}

#infoampliada .rightInfo {
	float:left;
	margin-left:22px;
	width: 435px;
}

#infoampliada .leftInfo {
	float:left;
	width: 200px;
}
#infoampliada .boton_cuaderno {
	margin-bottom: 20px;
}



/*---DOCENTES----*/
.docentes_col1, .docentes_col2, .docentes_col3 {
	width: 31%;
	float: left;
	margin-right: 1%;
}
.docentes_col2 {
	width: 35%;
}
.docentes_col1 p, .docentes_col2 p, .docentes_col3 p {
	padding-bottom: 1em;
}

.docentes_col1 a, .docentes_col2 a, .docentes_col3 a {
	font-weight: normal!important;
}

.cara {
	float: left;
	width: 150px;
	height: 150px;
	background: url(../images/profile.png) no-repeat;
}

.bio {
	float:left;
	width:484px;
	margin-left:26px;
}

.post_home .format .bio h2 {
    padding-top:0;
}


/*----PRODUCCION---*/

#cont_producciones {
	margin:20px 0 0 22px;	
}

.produCats {
	margin:20px 22px;
	padding-bottom:20px;
	border-bottom: 1px solid #DDDDDD;
}

.produCats p {
	padding-bottom:10px;
}

.produCats ul {
	margin:0;
	list-style:inside none;	
}

.produCats ul li a {
	display:block;
	float:left;
	color:#06C8FC;
	font-family:'themix_bold', Georgia, "Times New Roman", Times, serif;
	margin-right:20px;
	font-size:14px;
	font-weight:normal;
}

.produCats ul li a:hover, .produCats ul li a.activo {
	text-decoration:none;
	color:#F7941E;
}

#produccion #cont_producciones .cont_text {
    padding: 15px;
}

#produccion .post_home h2 {
    color: #06C8FC;
}

#produccion .post_home .format h2 {
	color:#FF7D00;
}

body#produccion .post_home .post_home {
	background:#f2f3f3;
	width:215px;	
}

.cont_media .tipoicon {
	position:absolute;
	left:11px;
	bottom:20px;
}
