@charset "utf-8";

/* CSS Document */
body {
	background-color: #fff
}

.box_1024 {
	width: 1000px;
	margin: 0 auto; /*background-color:#fff*/
}

.box_1024.marco {
	margin: 0 auto;
	padding: 0 20px;
	width: 958px !important;
	width: 1000px;
	width /**/: /**/ 958px;
	/*background-color:#fff;*/
}

.box_1024.marco.fdo_blanco {background-color:#fff;}

header {
	background-color: #e2e3de;
	border-bottom: 5px solid #898339;
}

header h1 {
	margin: 23px 0 10px 0;
	display: block;
	width: 223px;
}

header h1 a {
	display: block;
	overflow: hidden;
	width: 223px;
	height: 84px;
	text-decoration: none;
	text-indent: -30000px;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/logo_unqui.png) top left no-repeat;
}

header .navs {
	width: 710px;
	/* background-color:#f2f2f2*/
}

header .solapa_carrito {
	/*clear: both;*/
	margin-right: 10px;
	padding: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	background-color: #A42339;
}

header .solapa_carrito a {
	font-family: 'AllerRegular';
	font-size: .75em;
	color: #fff;
}


header .solapa_carrito a:hover { text-decoration:underline}

header .navs nav.contact_language {
	margin-top: 10px;
	float: right;
}

header .navs nav.contact_language ul li {
	display: block;
	float: left;
	font-size: .75em;
	padding: 0 8px;
	background: url(../images/nav_separator_contacto_language.gif) center
		right no-repeat;
}

header .navs nav.contact_language ul li:last-child {
	background-image: none;
	padding-right: 0;
}

header .navs nav.contact_language ul li a {color: #666}

header .navs nav.contact_language ul li.language a {color: #333;}
header .navs nav.contact_language ul li.language span {color: #000; font-weight:bold}

header .navs nav.contact_language ul li a:hover {text-decoration: underline; color: #000}

header .navs .subnav_search {
	margin-top: 20px;
	width: 700px;
	float: right;
}

header .navs .subnav_search nav.subnav ul li {
	display: block;
	float: left;
	padding: 0 8px;
}

header .navs .subnav_search nav.subnav ul li.perfil_17 {
	border-bottom: 1px solid #80352c
}

header .navs .subnav_search nav.subnav ul li.perfil_18 {
	border-bottom: 1px solid #418480
}

header .navs .subnav_search nav.subnav ul li.perfil_20 {
	border-bottom: 1px solid #6b255d
}

header .navs .subnav_search nav.subnav ul li.perfil_19 {
	border-bottom: 1px solid #80804f
}

header .navs .subnav_search nav.subnav ul li.perfil_21 {
	border-bottom: 1px solid #ed6f00
}

header .navs .subnav_search nav.subnav ul li.perfil_298 {
	border-bottom: 1px solid #375875
}

header .navs .subnav_search nav.subnav ul li.perfil_uvq {
        border-bottom: 1px solid #FB1927
}

header .navs .subnav_search nav.subnav ul li.perfil_miunq {
	color: rgba(138, 3, 9, 0.78);
        border-bottom: 1px solid rgba(138, 3, 9, 0.78);
}


header .navs .subnav_search nav.subnav ul li a {
	font-family: 'AllerRegular';
	font-size: .7em;
	text-transform: uppercase;
}

header .navs .subnav_search nav.subnav ul li.perfil_17 a {
	color: #80352c
}

header .navs .subnav_search nav.subnav ul li.perfil_18 a {
	color: #418480
}

header .navs .subnav_search nav.subnav ul li.perfil_20 a {
	color: #6b255d
}

header .navs .subnav_search nav.subnav ul li.perfil_19 a {
	color: #80804f
}

header .navs .subnav_search nav.subnav ul li.perfil_21 a {

	color: #ed6f00
}

header .navs .subnav_search nav.subnav ul li.perfil_298 a {
	color: #375875
}

header .navs .subnav_search nav.subnav ul li.perfil_uvq a {
        color: #FB1927;
}

header .navs .subnav_search nav.subnav ul li.perfil_miunq a {
        color: rgba(138, 3, 9, 0.78);
}

header .navs .subnav_search nav.subnav ul li a:hover {
	color: #000
}

header .navs .subnav_search nav.subnav ul li:hover {
	border-bottom: 1px solid #000
}

header .navs .subnav_search nav.subnav ul li.no:hover {
        border-bottom: 0px;
}


header .navs .main_menu {
	margin-top: 25px;
	width: 712px;
}

header .search legend {display: none}
header .search label {display: none}

header .search input {
	font-size: .8em;
	color: #666
}

header .search input [type="text"], header .search input.buscador {
	display: block;
	float: left;
	padding: 1px;
	width: 140px;
	margin-right: 5px;
	border: 1px solid #cfd0cb;
	font-size: 0.75em;
	color: #666
}

header .search input [type="image"] {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
}

header .navs .main_menu .universidad_virtual {margin-top: 21px;}
header .navs .main_menu .universidad_virtual.english {margin-top: 25px;}

header .navs .main_menu .universidad_virtual a {
	font-family: 'LatinModernRomanCaps10Regular';
	font-weight: bold;
	font-size: .8em;
	color: #fff;
	clear: both;
	padding: 4px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background-color: #999
}


header .navs .main_menu .universidad_virtual.english a {
	font-size: .7em;
}

header .navs .main_menu .universidad_virtual a:hover {
	background-color: #aa182d
}

#big_slider {
	margin: 0 auto;
	border-bottom: 5px solid #898339;
	height: 340px;
}

#big_slider .marco {
	width: 960px;
	margin: 0 auto
}

#marco_home {
	border-left: 1px solid #E2E2DD;
	border-right: 1px solid #E2E2DD;
	border-bottom: 1px solid #E2E2DD;
	margin-bottom: 10px;
}

#marco_content {
	padding: 20px;
	border-left: 1px solid #E2E2DD;
	border-right: 1px solid #E2E2DD;
	border-bottom: 1px solid #E2E2DD;
	margin-bottom: 10px;
}

#alerta {
	padding: 15px 30px 5px 30px;
}

#alerta .importante {
	display: block;
	padding-left: 20px;
	width: 90px !important;
	width: 110px;
	width /**/: /**/ 90px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .8em;
	line-height: 23px;
	color: #676767;
	background: url(../images/ico_importante.gif) left 5px no-repeat;
}

#alerta .mensaje {
	display: block;
	width: 780px;
	padding: 2px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	background-color: #A42339;
}

#alerta .mensaje a {font-size: .95em;color: #FFF}
#alerta .mensaje a span {font-weight: bold; text-transform:uppercase; font-size: .85em}
#alerta .mensaje a:hover { text-decoration:underline}

#news_agend_departament,#guias,#fast_access,#novedades_editoriales_punto_ventas
	{
	padding: 15px 0;
}

#news_agend_departament .modul,#guias .modul,#fast_access .modul,#text_portada .modul,#novedades_editoriales_punto_ventas .modul,#puntos_venta
	{
	margin-left: 30px;
	width: 280px;
	/*	background-color:#d5d8cd;*/
}

#guias #solapas { margin: 10px 0 0 30px;}
#guias #solapas ul {}
#guias #solapas li { display:block; float:left; padding-right: 5px;}
#guias #solapas li a { font-size: .8em; line-height: .7em;}

#guias .modul.guia {
	border-top: 1px solid #b2b2b2;
	margin-left: 30px;
	width: 280px;
	background: #ced2d1; /* old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #ced2d1 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ced2d1) ); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ced2d1',GradientType=0 ); /* ie */
}

#guias .modul.guia .bkg {
	padding: 10px;
	width: 260px !important;
	width: 280px;
	width /**/: /**/ 260px;
}

#guias .modul.guia form legend { display:none}


#guias .modul.guia.grado .bkg {
	background: url(../images/bkg_modul_guia_grado.png) bottom right
		no-repeat;
}

#guias .modul.guia.posgrado .bkg {
	background: url(../images/bkg_modul_guia_posgrado.png) bottom right
		no-repeat;
}

#guias .modul.guia.virtual .bkg {
	background: url(../images/bkg_modul_guia_virtual.png) bottom right
		no-repeat;
}

#news_agend_departament .modul header,#fast_access .modul header,#novedades_editoriales_punto_ventas .modul header,#puntos_venta header,#catalogo_en_linea header
	{
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
	background: none
}

#news_agend_departament .modul h3 a,#novedades_editoriales_punto_ventas .modul h3 a,#puntos_venta h3 a,#catalogo_en_linea h3 a
	{
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.1em;
	color: #333333;
}

#news_agend_departament .modul h3 span,#fast_access .modul h3 span {
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.1em;
	color: #666;
}

#news_agend_departament .modul h3 a.ico_rss,#novedades_editoriales_punto_ventas .modul h3 a.ico_rss
	{
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -30000px;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/ico_rss_modulo.png) top left no-repeat;
}

#news_agend_departament .modul a:hover,#novedades_editoriales_punto_ventas .modul a:hover,#puntos_venta h3 a:hover,#catalogo_en_linea h3 a:hover
	{
	text-decoration: underline;
}

#news_agend_departament .modul ul li,#novedades_editoriales_punto_ventas .modul ul li
	{
	padding: 10px 0;
	border-bottom: 1px dotted #cdcdcd
}

#news_agend_departament .modul ul li .img,#novedades_editoriales_punto_ventas .modul ul li .img	{margin-right: 7px;}

#news_agend_departament .modul ul li .img img,#novedades_editoriales_punto_ventas .modul ul li .img img {border: 1px solid #d5d8cd;}

#news_agend_departament .modul ul li .info {width: 200px;}
#news_agend_departament .modul ul li .info.sinimagen {width: 280px;}

#news_agend_departament .modul ul li .info h4,#novedades_editoriales_punto_ventas .modul ul li .info h4
	{
	line-height: 1em;
}

#news_agend_departament .modul ul li .info h4 a,#novedades_editoriales_punto_ventas .modul ul li .info h4 a
	{
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
	color: #333;
	padding-bottom: 5px;
}

#news_agend_departament .modul ul li .info p,#novedades_editoriales_punto_ventas .modul ul li .info p
	{
	line-height: 1em;
	margin-bottom: 5px;
}

#news_agend_departament .modul ul li .info p a,#novedades_editoriales_punto_ventas .modul ul li .info p a
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666
}

#news_agend_departament .modul ul li .info a.mas_info,#novedades_editoriales_punto_ventas .modul ul li .info a.mas_info
	{
	font-family: 'AllerBold';
	font-size: .7em;
	text-transform: uppercase;
	color: #a42339
}

#news_agend_departament .modul ul li .info a.mas_info:hover,#novedades_editoriales_punto_ventas .modul ul li .info a.mas_info:hover
	{
	color: #333
}

#news_agend_departament .modul footer,#novedades_editoriales_punto_ventas .modul footer,#puntos_venta footer
	{
	padding-top: 5px;
}

#news_agend_departament .modul footer li,#novedades_editoriales_punto_ventas .modul footer li,#puntos_venta footer li
	{
	display: block;
	float: right;
	border: 0px;
	padding: 0px;
	margin-left: 15px
}

#news_agend_departament .modul footer span,#novedades_editoriales_punto_ventas .modul footer span,#puntos_venta footer span
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #a42339
}

#news_agend_departament .modul footer a,#novedades_editoriales_punto_ventas .modul footer a,#puntos_venta footer a
	{
	font-family: 'AllerBold';
	text-transform: uppercase;
	color: #7d7d7d
}

#news_agend_departament .modul ul li .date {
	width: 55px;
	border-right: 4px solid #f2f2f2;
	border-bottom: 4px solid #f2f2f2;
	padding: 3px 2px 5px 3px;
	margin-right: 10px;
	font-family: 'AllerBold';
	font-size: 1.5em;
	line-height: .8em;
	color: #b4b4b4
}

#news_agend_departament .modul ul li .date span {
	font-size: 1.7em;
	line-height: .9em;
}

#news_agend_departament .modul.departament ul li .info {
	width: 110px;
}

#news_agend_departament .modul.departament ul li .info h4 a {
	display: block;
	font-family: 'LatinModernRoman10Bold';
	font-size: .9em;
	color: #333;
	padding-bottom: 5px;
}

#news_agend_departament.doble {
	width: 620px;
}

#news_agend_departament.doble .modul.news {
	width: 590px;
}

#news_agend_departament .modul.news {margin-bottom: 40px;}

#news_agend_departament.doble .modul.news ul.segundo {
	margin-left: 30px
}

#guias .modul header {
	padding-bottom: 6px;
	background: none;
	border: none
}

#guias .modul.guia h3 a {
	font-family: 'LatinModernRoman10Bold';
	font-size: 1em;
	color: #444444;
}

#guias .modul.guia.grado h3 a span {
	color: #701a1b;
}

#guias .modul.guia.posgrado h3 a span {
	color: #2a5369;
}

#guias .modul.guia.virtual h3 a span {
	color: #d08b02;
}

#guias .modul.guia ul li {
	padding: 2px 0;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: url(../images/boolet_arrow.png) center left no-repeat;
}

#guias .modul.guia ul li a {
	color: #30615b
}

#guias .modul.guia .btn a {
	margin: 15px 0;
	font-family: 'AllerRegular';
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#guias .modul.guia .btn a:hover {
	background-color: #666666
}

#guias .modul.guia.grado .btn a {
	background-color: #701a1b;
}

#guias .modul.guia.posgrado .btn a {
	background-color: #2a5369;
}

#guias .modul.guia.virtual .btn a {
	background-color: #d08b02;
}

#guias .modul.guia form select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .72em;
	color: #666;
	padding: 2px;
}

#fast_access .modul.access, #news_agend_departament .modul.access { margin-bottom: 20px;}

#fast_access .modul.access header, #news_agend_departament .modul.access header {
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
	background: none
}

#fast_access .modul.access ul, #news_agend_departament .modul.access ul {padding-top: 5px;}

#fast_access .modul.access.titulos ul {
	padding: 5px 0 5px 10px;
	background: #ECEDED; /* old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #ECEDED 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ECEDED) ); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ECEDED',GradientType=0 ); /* ie */}

#fast_access .modul.access li, #news_agend_departament .modul.access li {
	padding: 2px 0;
	color: #808080;
	border:none;
}

#fast_access .modul.access.titulos ul li {color:#A42339}
#fast_access .modul.access.titulos ul li a {font-family: 'AllerRegular'; font-size: .85em; color:#666}

#fast_access .modul.access li a, #news_agend_departament .modul.access li a {
	font-family: 'AllerBold';
	font-size: .95em;
	color: #333;
}

#fast_access .modul.access li a.gris {color: #808080;}

#fast_access .modul.access li a.rojo {color: #832c1b;}

#fast_access .modul.access li a:hover {text-decoration: underline}

#text_portada {
	padding: 12px 0 15px 0;
}

#text_portada .modul.text header {
	padding-bottom: 3px;
	border-bottom: 0px;
	background: none
}

#text_portada .modul.text header h3 span {
	font-family: 'AllerBold';
	font-size: 1em;
	color: #832c1b;
}

#text_portada .modul.text .intro {
	padding: 5px 0;
}

#text_portada .modul.text .intro p {
	font-size: 1em;
	color: #919191;
}

#text_portada .modul.text .intro p span {
	color: #832c1b;
}

#novedades_editoriales_punto_ventas .modul.novedades_editoriales {
	margin-bottom: 25px;
}

#novedades_editoriales_punto_ventas .modul ul li .info {
	width: 175px;
}

#puntos_venta {
	margin-top: 50px;
}

#puntos_venta .mapa {
	margin: 10px 0 5px 0;
}

#puntos_venta .lugar {
	padding: 0;
	border-bottom: 1px dotted #cdcdcd;
	font-size: .9em
}

#puntos_venta .lugar p {
	margin-bottom: 5px;
}

#puntos_venta .lugar h4,#puntos_venta .lugar h4 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #a42339
}

#puntos_venta footer a:hover {
	text-decoration: underline
}

.caja_issuu {margin: 25px 0 0 30px;}

#catalogo_issuu {
	margin: 10px 0 0 30px;
	padding: 12px;
	width: 256px !important;
	width: 280px;
	width /**/: /**/ 256px;
	background-color: #ededed;
	border: 1px solid #3FA29A
}

#catalogo_issuu header {
	background: none;
	border: none;
	margin-bottom: 5px;
}

#catalogo_issuu header h4 {
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: 1.2em;
	color: #3fa29a;
}

#catalogo_issuu .btn.tapa_espaniol,#catalogo_issuu .btn.tapa_ingles {
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: .9em
}

#catalogo_issuu .btn.tapa_espaniol a,#catalogo_issuu .btn.tapa_ingles a
	{
	display: block;
	width: 115px;
}

#catalogo_issuu .btn.tapa_espaniol a {
	background-color: #f5762f
}

#catalogo_issuu .btn.tapa_ingles a {
	background-color: #6ea21a
}

#catalogo_issuu .btn.tapa_espaniol a:hover,#catalogo_issuu .btn.tapa_ingles a:hover
	{
	background-color: #666
}

/*#catalogo_issuu .tapa_espaniol, #catalogo_issuu .tapa_ingles { display:block; width: 48%; text-align:center;}
#catalogo_issuu .tapa_espaniol a, #catalogo_issuu .tapa_ingles a{ display:block; margin-top: 3px; font-weight:bold; color:#808080; font-size: .85em;}
*/
#catalogo_issuu footer {
	background: none;
	border: none;
}

#catalogo_issuu footer .leer {
	display: block;
	width: 100px;
}

#catalogo_issuu footer .leer a {
	font-size: .75em;
	color: #808080;
	line-height: 1em
}

#catalogo_en_linea {
	margin: 15px 0 0 30px;
	width: 280px;
}

#catalogo_en_linea form.catalogo_editorial {
	padding: 15px 0
}

#catalogo_en_linea form.catalogo_editorial label, #catalogo_en_linea form.catalogo_editorial legend {display: none}

#catalogo_en_linea form.catalogo_editorial input[type="text"],#catalogo_en_linea form.catalogo_editorial select
	{
	margin: 0 2px 10px 2px;
	width: 272px !important;
	width: 276px;
	width /**/: /**/ 272px;
	padding: 2px;
	border: 1px solid #b7c1c2
}

#catalogo_en_linea form.catalogo_editorial input[type="submit"].btn_buscar {
	display:block;
	width: 75px;
	border: none;
	font-family: 'AllerBold';
	font-size: .9em;
	text-transform: uppercase;
	color: #a42339;
	padding-right: 20px;
	background: url(../images/ico_search.gif) top right no-repeat;
	cursor: pointer;
}

#catalogo_en_linea form.catalogo_editorial a.listados {
	font-size: .9em;
	font-weight: bold;
	color: #808080;
}

#catalogo_en_linea form.catalogo_editorial a:hover {
	text-decoration: underline
}

#portada .caja_newsletter {
	margin: 0 0 30px 30px;
	padding: 15px 10px;
	width: 260px !important;
	width: 280px;
	width /**/: /**/ 260px;
	background-color: #f2f2f2
}

#portada .caja_newsletter h4 {
	margin-bottom: 3px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .85em;
	color: #A42339;
}

#portada .caja_newsletter form.newsletter label, #portada .caja_newsletter form.newsletter legend {display: none;}

#portada .caja_newsletter form.newsletter input[type="text"] {
	display: block;
	float: left;
	padding: 2px;
	width: 225px;
	border: 1px solid #cfd0cb;
	font-size: 0.9em;
	color: #666
}

#portada .caja_newsletter form.newsletter input.error {
	border: 1px solid #A42339;
	background:#FCEAED url(../images/ico_error.png) right top no-repeat;
}

.btn a, .btn input {
	display: inline-block;
	clear: both;
	padding: 4px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	background-color: #A42339;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .75em;
	color: #fff;
}

#buscadores .btn input#btn_datos_facturacion {
	background-color: #666;
	font-size: .75em;
}

.btn input#btn_desc_aplicar:disabled {
	background-color: #c6c6c6;
	cursor:default;
}

.btn input#btn_desc_aplicar {
	margin-left: 3px;
}

.btn a:hover, .btn input:hover {
	background-color: #666; cursor:pointer;
}

/*Home multimedia*/
#home_multimedia {
	background-color: #333;
}

#multimedia {
	padding: 10px 0;
}

#multimedia .tit {
	margin-bottom: 8px;
}

#multimedia h3 {
	display: block;
	float: left;
	font-family: 'LatinModernRomanCaps10Regular';
	font-weight: bold;
	color: #9c0004;
	font-size: 30px;
	line-height: 30px;
	margin-right: 10px;
}

#multimedia h4 {
	display: block;
	float: left;
	font-family: 'LatinModernRomanCaps10Regular';
	font-weight: bold;
	color: #333333;
	font-size: 26px;
	line-height: 30px;
}

#multimedia .imagenes_videos {
	width: 470px;
	border: 1px solid #caccc1;
	background-color: #000000
}

#multimedia .caja_listado {
	width: 480px;
}

#multimedia .caja_listado .categorias {
	width: 480px;
	margin-top: -28px;
}

#multimedia .caja_listado .categorias li {
	display: block;
	float: left;
	padding: 0 10px;
	margin-bottom: 10px;
	color: #666
}

#multimedia .caja_listado .categorias li.active {
	display: block;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
}

#multimedia .caja_listado .categorias li a {
	padding: 3px 0;
	display: block;
	font-family: 'AllerBold';
	text-transform: uppercase;
	color: #666;
	font-size: .9em;
	line-height: 13px;
}


#multimedia .caja_listado .categorias li a span{color: #A42339;}

#multimedia .caja_listado .categorias li.active a {
	display: block;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .9em;
	color: #9c0004;
	line-height: 13px;
}

#multimedia .listados {
	width: 480px;
}

#multimedia .listados ul {
	display: block;
}

#multimedia .listados li.celda {
	display: block;
	float: left;
	margin: 0 3px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #caccc1;
	width: 132px !important;
	width: 152px;
	width /**/: /**/ 132px;
	min-height: 164px;
}

#multimedia .listados li.celda .nombre_galeria {
	display: block;
	margin: 5px 0;
}

#multimedia .listados li.celda .nombre_galeria a {
	display: block;
	color: #333;
	font-size: 12px;
	line-height: 15px;
}

#multimedia .listados li.celda .nombre_galeria a.imagen {
	background: url(../images/ico_masfotos.gif) top right no-repeat;
	padding-right: 20px;
}

#multimedia .listados li.celda .nombre_galeria a.video {
	background: url(../images/ico_video_relacionado.gif) top right no-repeat;
	padding-right: 20px;
}

#multimedia .listados li.celda a img {
	border: 1px solid #f2f2f2
}

#multimedia .listados li.celda .nombre_galeria a span {
	color: #FFFFFF
}

#multimedia .listados li.celda:hover {
	background-color: #b3ad8b
}

#multimedia .listados li.celda.active,#multimedia .listados li.celda.active:hover
	{
	background-color: #b3ad8b
}

#multimedia h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A42339;
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#multimedia .titulo_video {
	padding: 10px 15px;
}

#multimedia h5 a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A42339;
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/ico_ampliar.png) top right no-repeat;
	padding-right: 30px;
}

#multimedia p {
	color: #fff;
	font-size: 14px;
}

#multimedia .siguiente_anterior {
	margin: 10px 0;
	float: right;
}

#multimedia .siguiente_anterior li {
	display: block;
	float: left;
	padding-left: 15px;
}

#multimedia .siguiente_anterior li.btn a {font-size: .85em;}

#multimedia .siguiente_anterior li.btn a.izquierda {
	background: #A42339 url(../images/boolet_anterior.png) center left no-repeat;
	padding: 5px 5px 5px 15px
}

#multimedia .siguiente_anterior li.btn a.derecha {
	background: #A42339 url(../images/boolet_siguiente.png) right center no-repeat;
	padding: 5px 15px 5px 5px
}

#multimedia .siguiente_anterior li.btn a:hover { background-color:#666}

/*Seccion multimedia*/
#home_multimedia.seccion_multimedia {
	background-color: #fff;
}

#home_multimedia.seccion_multimedia .tit_comunidades {
	margin: 30px 0 20px 0;
	padding-bottom: 8px;
	margin-bottom: 25px;
	border-bottom: 5px solid #d5d8cd;
}

#home_multimedia.seccion_multimedia .tit_comunidades h2 {
	display: block;
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.4em;
	line-height: 1em;
	color: #666;
}

#home_multimedia.seccion_multimedia form.selector_canal legend, #home_multimedia.seccion_multimedia form.selector_canal label { display:none}


/*PORTADAS*/
#slide_portada {
	margin: 0 30px;
	padding: 25px 0 10px 0;
	width: 900px;
	background: url(../images/preload.gif) center center no-repeat;
}

#slide_portada .img {
	width: 900px;
	height: 298px;
	border: 1px solid #f2f2f2
}

#slide_portada .img .caja {
	margin-top: 216px;
	display: inline-block;
	padding: 12px 18px;
	background-color: #000;
}

#slide_portada .img .caja h2 {
	color: #FFFFFF;
	font-family: 'AllerBold';
	font-size: 1.8em;
}

#slide_portada .ver_galeria,#slide_portada .numeros {
	margin-top: 5px;
}

#slide_portada .ver_galeria li {
	display: block;
	float: left;
	margin-left: 10px;
	padding: 0 5px;
}

#slide_portada .numeros li {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0 5px;
	background-color: #f2f2f2;
}

#slide_portada .ver_galeria li a,#slide_portada .numeros li a {
	display: inline-block;
	font-family: 'AllerBold';
	font-size: .75em;
	text-transform: uppercase;
	color: #666;
}

#slide_portada .ver_galeria li a:hover,#slide_portada .numeros li a:hover
	{
	color: #A42339;
}

#slide_portada .ver_galeria li a.mas_fotos {
	background: url(../images/ico_masfotos_galeria.gif) left top no-repeat;
	padding-left: 22px;
}

#slide_portada .ver_galeria li a.mas_videos {
	background: url(../images/ico_video_galeria.gif) left top no-repeat;
	padding-left: 22px;
}

#portada #guias .tit {
	margin-left: 30px;
	padding-bottom: 3px;
	border-bottom: 0px;
	background: none
}

#portada #guias .tit h3 span {
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.1em;
	color: #666;
}

#portada.investigador_docente .caja {
	background-color: #80804f
}

/*CONTENT*/
#marco_content {
	padding: 20px;
	border-left: 1px solid #E2E2DD;
	border-right: 1px solid #E2E2DD;
	border-bottom: 1px solid #E2E2DD;
	margin-bottom: 10px;
}

#content {
	float: left;
	padding-right: 20px;
	width: 615px !important;
	width: 635px;
	width /**/: /**/ 615px;
	/*background-color:#ff6600;*/
	border-right: 1px solid #cdcdcd;
}

#rightbar {
	float: right;
	padding-left: 20px;
	width: 260px !important;
	width: 280px;
	width /**/: /**/ 260px;
	/*background-color:#996633;*/
}

.pathway {
	display: block;
	font-size: .7em;
	color: #808080;
	margin-bottom: 8px;
}

.pathway a {
	color: #333
}

.pathway a:hover {
	text-decoration: underline
}

.tools {
	padding-bottom: 6px;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 17px;
}

.ico_comunidades {
	margin-top: 2px
}

.ico_comunidades li {
	display: inline-block;
	float: left;
	height: 20px;
	padding-right: 10px;
}

.modificacion_texto {
	padding: 3px;
	margin: 0;
}

.modificacion_texto ul li {
	float: left;
	display: block;
	color: #9b9b9b;
}

.modificacion_texto ul li a.normal,.modificacion_texto ul li a.grande,.modificacion_texto ul li a.masgrande
	{
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -30000px;
	line-height: 0px;
	font-size: 0px;
}

.modificacion_texto ul li a.normal {
	background: url(../images/ico_texto_normal_2.gif) center center
		no-repeat;
}

.modificacion_texto ul li a.grande {
	background: url(../images/ico_texto_grande_2.gif) center center
		no-repeat;
}

.modificacion_texto ul li a.masgrande {
	background: url(../images/ico_texto_masgrande.gif) center center
		no-repeat;
}

.modificacion_texto a.send_mail {
	background: #fff url(../images/ico_send_mail.gif) left center no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -30000px;
	margin-top: 2px;
}

.modificacion_texto a.print {
	background: #fff url(../images/ico_print.gif) left center no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -30000px;
	margin-top: 2px;
}

.modificacion_texto li.separa {
	color: #dcdcdc;
	margin: 0 5px;
}

.modificacion_texto li {
	line-height: 15px;
}

#content .text, #content .text div, #content .text p {color: #333333; font-size: 0.9em;}

#content .text h3 {
	display: block;
	margin: 20px 0 10px 0;
	color: #808080;
	font-family: 'AllerBold';
}

#content .text .resultado { margin: 15px 0}

#content .text .resultado.error {
	margin-top: 20px;
	padding: 10px 15px;
	background-color: #f2f2f2}

#content .text .resultado.error span.caps, #login .resultado.error span.caps {
	padding-left: 25px;
	line-height: 18px;
	background: url(../images/ico_error.png) left center no-repeat;}

#content .text .resultado span.caps {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	color: #666;
	margin: 15px 0 8px 0;
}
/*
#content .text ol,#content .text ul {
	font-size: .8em;
	color: #666;
}*/

#content .text ol li,#content .text ul li {
	padding: 4px 0;
}

#content .text ul {
	font-size: .9em;
	list-style-type: square;
	margin-left: 25px
}

#content .text a {
	color: #A42339;
}

#content .text a:hover {
	text-decoration: underline;
}

/* CONTENIDO: NOTICIAS, AGENDA y Listados*/
#contenido header,#contenido.listado header {
	padding-bottom: 17px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #b2b2b2
}

#contenido .volanta {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080;
}

#contenido .medio {
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080;
	font-size: .7em;
}

#contenido h2 {
	margin-top: 13px;
	font-family: 'LatinModernRoman10Regular';
	font-weight: bold;
	font-size: 1.5em;
	color: #333;
	line-height: 1em;
	margin-bottom: 8px;
}

#contenido h3 {
	font-family: 'LatinModernRoman10Regular';
	font-weight: bold;
	font-size: 1.4em;
	color: #999;
	line-height: 1em;
	margin-bottom: 8px;
}

#contenido .bajada {
	font-size: .8em;
	color: #666;
	font-style: italic;
}

#contenido .tags {
	width: 155px;
	font-size: .75em;
	margin: 0 0 20px 15px;
}

#contenido .tags a {
	color: #A42339
}

#contenido .tags a:hover {
	text-decoration: underline
}

#contenido .box_img_content {
	width: 430px;
	padding-bottom: 15px;
}

#contenido .box_img_content .caja_imagen {background-color:#A42339;}

#contenido .box_img_content .epigrafe {
	background-color: #A42339;
	padding: 0 5px 3px 5px;
	color: #fff;
	font-size: .7em;
}

#contenido .box_img_content .ver_galeria li {
	display: block;
	float: left;
	margin-left: 15px;
}

#contenido .box_img_content .ver_galeria li a {
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .7em;
	color: #666;
	line-height: 25px;
}

#contenido .box_img_content .ver_galeria li a:hover {
	color: #A42339;
}

#contenido .box_img_content .ver_galeria li a.mas_fotos {
	background: url(../images/ico_masfotos_galeria.gif) center left
		no-repeat;
	padding-left: 20px;
}

#contenido .box_img_content .ver_galeria li a.mas_videos {
	background: url(../images/ico_video_galeria.gif) center left no-repeat;
	padding-left: 20px;
}

#contenido .caja_ficha_evento {
	margin: 25px 0;
}

#contenido .ficha_evento {
	margin: 0 90px 10px 0;
	padding: 20px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border: 2px solid #e0e0e0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	background: #e1b7be;
	-moz-box-shadow: 5px 5px 0 #e0e0e0;
	-webkit-box-shadow: 5px 5px 0 #e0e0e0;
	box-shadow: 5px 5px 0 #e0e0e0;
}

#contenido .ficha_evento ul {
	list-style-type: none;
}

#contenido.catalogo .ficha_evento ul {
	margin-left: 0px;
}

#contenido.catalogo .ficha_evento.sinopsis {
	background-color: #f2f2f2
}

#contenido.catalogo .ficha_evento.sinopsis P { font-size: 1.15em}


#contenido .ficha_evento li {
	padding: 5px;
	border-bottom: 1px dotted #fff;
	font-size: 1em;
	color: #333
}

#contenido .ficha_evento li span:first-child {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
	color: #666
}

#contenido .ficha_evento li a {
	color: #A42339;
}

#contenido .ficha_evento li a:hover {
	text-decoration: underline;
}

/*Módulo Contacto*/
#content #mod.contacto {
	margin: 20px 0;
}

#content #mod.contacto h4 {
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .75em;
	color: #A42339;
}

#content #mod.contacto .caja {
	padding: 10px 15px 0 15px;
	border: 2px dotted #A42339;
	font-size: .9em
}

#content #mod.contacto .caja h5 {
	font-weight: bold;
	font-size: .9em;
	display: block;
	margin-bottom: 5px
}

/*Listados*/
#contenido.listado header {
	padding-bottom: 5px;
}

#contenido.listado #content h2 {
	display: block;
	float: left;
	margin-right: 15px;
	line-height: 30px;
}

#contenido.listado h2 {
	font-size: 1.5em
}

#contenido.listado h3 {
	margin-top: 18px;
	/*font-family: 'LatinModernRoman10Regular';*/
	font-weight: bold;
	font-size: 1.2em;
	color: #888;
	line-height: 25px;
}

#contenido.listado h3.ingresante {
	color: #80352c
}

#contenido.listado h3.estudiante {
	color: #418480
}

#contenido.listado h3.personal {
	color: #6b255d
}

#contenido.listado h3.investigador_docente {
	color: #80804f
}

#contenido.listado h3.empresa_gobierno {
	color: #ed6f00
}

.caja_filtros {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #b2b2b2
}

form.filtros {
	display: block;
	float: left;
	margin: 5px 10px 0 5px;
}

form.filtros legend, form.filtros label {
	display: none;
}

form.filtros select {
	width: 170px;
	font-size: .8em;
	color: #666;
	height: 19px;
}

#listado {

}

#listado li {
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #b2b2b2
}

#listado li .fecha {
	font-size: .75em;
	font-weight: bold;
	color: #808080;
	margin-bottom: 5px;
}

#listado li .medio {
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}


#listado li h3, #listado li h3 a {
	font-family: 'AllerBold';
	font-size: .75em;
	line-height: .75em;
	color: #333;
	margin: 5px 0;
}

#listado.catalogo li h3,#listado.catalogo li h3 a {
	font-family: 'AllerBold';
	font-size: 1em;
	line-height: 1em;
	color: #333;
	margin: 5px 0;
}

#listado li a:hover,#listado li a:hover {
	text-decoration: underline;
}

#listado li .tipo {
	text-transform: uppercase;
	font-size: .65em;
	color: #888;
	margin-bottom: 5px
}

#listado li .bajada,#listado li .bajada a {
	font-style: normal;
	color: #666;
}

#listado li .leer_mas {
	margin-top: 10px;
}

#listado li .leer_mas li {
	border: none;
	display: block;
	float: left;
	margin-right: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#listado li .leer_mas a {
	padding-left: 20px;
	font-size: .9em;
	color: #a42339
}

#listado li .leer_mas li a.mas {
	background: url(../images/ico_mas.gif) center left no-repeat;
}

#listado li .leer_mas li a.video {
	background: url(../images/ico_video_galeria.gif) center left no-repeat;
}

#listado li .leer_mas li a.audio {
	background: url(../images/ico_audio.gif) center left no-repeat;
}

#listado li .leer_mas li a.descargar {
	background: url(../images/ico_descargar.gif) center left no-repeat;
}

#listado li .leer_mas li a.web {
	background: url(../images/ico_enlaces_relacionados_gris.gif) center left
		no-repeat;
}

#listado li .leer_mas a:hover {
	color: #333
}

#listado li figure {float: right; margin: 25px 0 0 15px;}

#listado li figure img, #listado.catalogo li figure img {border: 1px solid #d5d8cd}

#listado.catalogo li .autor,#listado li .edicion,#listado li .coleccion,#listado li .paginas
	{
	font-size: .85em;
	font-style: normal;
	color: #666;
	margin-bottom: 10px
}

#listado.catalogo li .autor a {	color: #a42339}

#listado.catalogo li figure { margin: 0 0 15px 5px;}

#listado.az.destacados {
	background-color: #f2f2f2;
	padding: 15px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border: 2px solid #e0e0e0;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

#listado.az h3.categoria {
	display: block;
	margin: 0 0 10px 0;
	color: #808080;
	font-family: 'AllerBold';
	font-size: 1.3em
}

#listado.az li h3,#listado li h3 a {
	font-family: 'AllerBold';
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
	margin: 0 0 5px 0;
}

#listado.dos_renglones {
	margin: 25px 0
}

#listado.dos_renglones li {
	padding: 0;
}

#listado.dos_renglones h3 {
	border-bottom: 1px solid #CDCDCD;
	font-family: 'AllerRegular';
	text-transform: uppercase;
	color: #808080;
	font-size: .9em;
	padding: 5px 0;
	text-align: left;
	margin-bottom: 10px;
	color: #333
}



#listado.dos_renglones li p {
	padding: 0;
	font-size: .9em;
	color: #555}

#listado.dos_renglones p a {
	color: #a42339
}

#listado.dos_renglones p:last-child {
	font-size: .75em
}

#listado.dos_renglones p:last-child a {
	color: #666
}

/*rta buscadores*/

#listado.rta_buscador li .volanta {
	padding-bottom: 5px;
	font-size: .65em;
	text-transform:uppercase;
	color: #333}

#listado.rta_buscador li p { margin-bottom: 3px;}

#listado.rta_buscador li p a {
	font-size: 1.1em;
	color: #a42339
}

#listado.rta_buscador li .bajada {
	padding-bottom: 5px;
	font-size: .8em;
	color: #555}

.acciones {

}

.acciones li {
	display: block;
	float: left;
	margin-left: 28px;
	padding: 4px 0;
}

.acciones li a {
	font-family: 'AllerBold';
	font-size: .85em;
	text-transform: uppercase;
	color: #666;
	line-height: 20px;
}

.acciones li a:hover {
	color: #a42339
}

.acciones li a.google_calendar {
	padding-left: 22px;
	background: url(../images/ico_google_calendar.gif) left top no-repeat;
}

.acciones li a.inscripcion {
	padding-left: 22px;
	background: url(../images/ico_inscripcion_online.gif) left top no-repeat;
}

.relacionados {
	padding-top: 10px;
}

.relacionados ul {
	margin: 15px 0 20px 0;
}

.relacionados ul li {
	padding: 1px 0
}

.relacionados ul li h4 {
	display: block;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .8em;
	color: #801822;
	line-height: 1.3em;
	margin-bottom: 8px
}

.relacionados ul li h4.enlaces {
	padding-left: 22px;
	background: url(../images/ico_enlaces_relacionados.gif) left center
		no-repeat;
}

.relacionados ul li h4.noticias {
	padding-left: 22px;
	background: url(../images/ico_noticias_relacionado.gif) left center
		no-repeat;
}

.relacionados ul li h4.agenda {
	padding-left: 22px;
	background: url(../images/ico_agenda_relacionado.gif) left center
		no-repeat;
}

.relacionados ul li h4.prensa {
	padding-left: 22px;
	background: url(../images/ico_prensa_relacionado.gif) left center
		no-repeat;
}

.relacionados ul li h4.secciones {
	padding-left: 22px;
	background: url(../images/ico_secciones_relacionado.gif) left center
		no-repeat;
}

.relacionados ul li a {
	font-size: .85em;
	color: #666;
}

.relacionados ul li a:hover {
	text-decoration: underline
}

.relacionados ul li a span {
	font-style: italic;
	color: #999999
}

.caja_paginado {
	margin: 15px 0
}

.caja_paginado li {
	display: block;
	float: left;
	text-align: center
}

.caja_paginado li:first-child {
	width: 20%;
	text-align: left
}

.caja_paginado li:last-child {
	width: 20%;
	float: right;
	text-align: right
}

.caja_paginado li span {
	display: block;
	text-align: center;
	width: 365px;
}

.caja_paginado li span a {
	color: #999;
}

.caja_paginado li span a:hover {
	color: #000;
	text-decoration: underline
}

.caja_paginado li.anterior a,.caja_paginado li.siguiente a {
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .8em;
	color: #999;
}

.caja_paginado li.anterior a:hover,.caja_paginado li.siguiente a:hover {
	color: #A42339;
	text-decoration: underline
}

/*Catalogo*/
#contenido.catalogo .ficha {
	margin-bottom: 50px;
}

#contenido.catalogo .ficha .img_ficha { width: 165px;}

#contenido.catalogo .box_img_catalogo {
	width: 145px;
	margin-bottom: 15px;
	margin-right: 20px;
}

#contenido.catalogo .box_img_catalogo img {border: 1px solid #d5d8cd;}

#contenido.catalogo .datos_libro {
	width: 440px;
	background-image: url('../images/bkg_punto_v.gif');
	background-repeat: no-repeat;
	background-position: 147px 25px;
}

#contenido.catalogo .datos_libro h3 {
	margin-bottom: 10px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .9em;
	color: #A42339;
}

#contenido.catalogo .datos_libro .renglon {
	margin-bottom: 8px;
}

#contenido.catalogo .datos_libro .titulo {
	font-size: .8em;
	color: #808080;
	width: 35%;
}

#contenido.catalogo .datos_libro .descripcion {
	font-size: .8em;
	color: #333;
	width: 65%;
}

#contenido.catalogo .datos_libro .descripcion a { color:#A42339}

#contenido.catalogo .mod_ecommerce_download {
	width: 145px;
	margin-bottom: 50px;
}

#contenido.catalogo .mod_ecommerce_download .btn {
	margin-bottom: 20px;
}

#contenido.catalogo .mod_ecommerce_download .btn a {
	font-size: .80em
}


#contenido.catalogo .mod_ecommerce_download .btn.leer_fragmento a {
	padding-left: 25px;
	background: #d61737 url(../images/ico_leer_fragmento.png) 6px center no-repeat;
}

#contenido.catalogo .mod_ecommerce_download .comprar {
	margin-bottom: 20px;
}

#contenido.catalogo .mod_ecommerce_download .comprar a {
	display: inline-block;
	margin-bottom: 8px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: 1em;
	color: #A42339;
	padding-right: 22px;
	background: url(../images/ico_ecommerce.gif) right top no-repeat;
}

#contenido.catalogo .mod_ecommerce_download .comprar a:hover {
	text-decoration: underline;
}

#contenido.catalogo .mod_ecommerce_download .disponibles {
	display: block;
	width: 75px;
	font-size: .75em;
	line-height: 1.1em
}

#contenido.catalogo .mod_ecommerce_download .nro {
	border-left: 1px dotted #999;
	padding-left: 5px;
	font-size: 1.4em;
	line-height: 1.1em
}

#contenido.catalogo .tags {
	width: 615px;
	font-size: .75em;
	margin: 15px 0;
	padding: 10px 0;
	border-top: 1px dotted #999
}

#contenido.catalogo .tags li {
	display: block;
	float: left;
	padding-right: 10px
}

/*Ficha de Carreras*/
#contenido.ficha header {
	padding-bottom: 0
}

#contenido.ficha .caja_contacto {
	width: 200px;
	margin-left: 5px;
}

#contenido.ficha .caja_contacto .datos_contacto {
	padding-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #A42339
}

#contenido.ficha .caja_contacto .datos_contacto h3 {
	margin-bottom: 3px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .85em;
	color: #333;
}

#contenido.ficha .caja_contacto .datos_contacto li {
	font-size: .7em;
	color: #4d4d4d;
}

#contenido.ficha .caja_contacto .datos_contacto li a {
	color: #A42339;
}

#contenido.ficha .caja_contacto .datos_contacto li span { font-weight:bold}

#contenido.ficha .caja_contacto .datos_contacto li a:hover {
	text-decoration: underline;
}

#contenido.ficha .btn a.inscripcion {
	display: inline-block;
	margin: 5px;
	width: 130px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .75em;
	color: #FFFFFF;
	padding-left: 20px;
	background: #666 url(../images/ico_inscripcion_online_inv.gif) 5px
		center no-repeat;
}

#contenido.ficha .btn a.descargar {
	display: inline-block;
	margin: 5px;
	width: 130px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .75em;
	color: #FFFFFF;
	padding-left: 20px;
	background: #666 url(../images/ico_descargar_inv.gif) 5px center
		no-repeat;
}

#contenido.ficha .btn a.inscripcion:hover,#contenido.ficha .btn a.descargar:hover
	{
	background-color: #A42339
}

.volver {margin-top: 15px; margin-bottom: 5px;}

.volver.sintop { margin-top: 0;}

.volver a {
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .75em;
	color: #58595b;
	padding-left: 20px;
	background: url(../images/ico_flecha_left.gif) left top no-repeat;
}

.volver a:hover {
	text-decoration: underline
}

.subir {
	width: 615px;
	border-top: 1px dotted #d5d8cd;
	margin-top: 15px;
	padding-top: 5px;
}

.subir a {
	font-size: .8em;
	color: #58595b;
	padding-right: 20px;
	background: url(../images/ico_flecha_top.gif) right center no-repeat;
}

.volver a:hover {text-decoration: underline}

#contenido.ficha .caja_filtros_nav { width: 400px;}

#contenido.ficha .caja_filtros_nav .filtros {
	padding: 7px;
	background-color: #f5edee;
	color: #333;
	font-size: .75em
}

#contenido.ficha .caja_filtros_nav .filtros a {
	color: #A42339
}

#contenido.ficha .caja_filtros_nav .filtros span { font-weight:bold}

#contenido.ficha .caja_filtros_nav .estado {
	max-width: 75px;
	padding: 3px 0;
	background-color: #801923;
	color: #FFF;
	text-transform: uppercase;
	font-size: .8em;
	text-align: center;
	line-height: 1.3em
}

#contenido.ficha .caja_filtros_nav .filtros ul {
	display: block;
	max-width: 300px;
}

#contenido.ficha nav.anclas {
	margin-bottom: 15px;
}

#contenido.ficha nav.anclas li {
	margin: 5px 0;
	padding: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #f0f0f0; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #F2F2F2 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#F2F2F2)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F2F2F2',GradientType=0 ); /* ie */
}

#contenido.ficha nav.anclas li a {
	color: #666;
	font-style: italic;
	padding-left: 20px;
	background: url(../images/boolet_nav_anclas.gif) 5px center no-repeat;
}

#contenido.ficha nav.anclas li a:hover {
	color: #A42339
}

#contenido.ficha .text h3 {
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #A42339;
	font-style: italic;
	font-weight:normal;
	padding-left: 20px;
	text-transform:lowercase;
	background: url(../images/boolet_tit_anclas.gif) left center no-repeat;
}

#contenido.ficha .box_img_content {
	margin-top: 15px;
	width: 615px;
}

#contenido.ficha .box_img_content .img_content {
	width: 430px;
}

#contenido.ficha .box_img_content .ver_galeria {
	width: 185px
}

#contenido.ficha .box_img_content .ver_galeria ul {
	margin-left: 0;
}

#contenido.ficha .box_img_content .ver_galeria li {
	display: block;
	padding: 0;
}

/*Programa investigacion*/
#contenido.ficha.programa_investigacion .estado_fecha {
	margin-bottom: 20px;
}

#contenido.ficha.programa_investigacion .estado_fecha span {
	font-size: .8em;
}

#contenido.ficha.programa_investigacion .estado_fecha span.estado {
	padding: 0 2px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #FFF;
	background-color: #A42339;
	margin-right: 20px;
}

#contenido.ficha.programa_investigacion .estado_fecha span.fecha {
	font-size: .85em;
	text-transform: uppercase;
	margin-right: 10px;
}

#contenido.ficha.programa_investigacion .volanta {
	font-size: .8em;
}

#contenido.ficha.programa_investigacion h2 {
	font-size: 1.3em;
	margin-top: 10px;
}

#contenido.ficha.programa_investigacion .filtros {
	padding-top: 5px;
	border-top: 1px dotted #b2b2b2;
	color: #333;
	font-size: .8em
}

#contenido.ficha.programa_investigacion .filtros p {margin-bottom: 5px;}
#contenido.ficha.programa_investigacion .filtros p span { font-weight:bold}

#contenido.ficha.programa_investigacion .datos_contacto {
	padding-top: 5px;
	border-top: 1px dotted #b2b2b2;
	color: #333;
	font-size: .75em
}

#contenido.ficha.programa_investigacion .datos_contacto a {
	color: #A42339
}

#contenido.ficha.programa_investigacion .datos_contacto a:hover {
	text-decoration: underline
}

#contenido.ficha.programa_investigacion nav.anclas {

}

table a {
	color: #006699;
}

table a:hover {
	color: #666666;
}

.text table {
	border: 1px solid #CDCDCD;
	border-collapse: collapse;
	color: #646464;
	font-size: 12px;
	margin: 10px 0;
	width: 610px;
}

.text table th, .text table tr:first-child {
	background-color: #EEEEEE;
	border: 1px solid #CDCDCD;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}

.text table th.center {
	border: 1px solid #CDCDCD;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.text table td {
	border: 1px solid #CDCDCD;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}

table td.center {
	border: 1px solid #CDCDCD;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.text table td a {
	font-size: 12px;
}

/*Buscadores y Ficha Comunidad*/
#buscadores,#ficha_comunidad {
	margin: 0 0 25px 0;
	padding: 10px 15px 7px 15px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border: 2px solid #e0e0e0;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	background: #fff;
	-moz-box-shadow: 5px 5px 0 #e0e0e0;
	-webkit-box-shadow: 5px 5px 0 #e0e0e0;
	box-shadow: 5px 5px 0 #e0e0e0;
}

#buscadores.fdo_color {
	border: 2px solid #EAC9CF;
	-moz-box-shadow: 5px 5px 0 #EAC9CF;
	-webkit-box-shadow: 5px 5px 0 #EAC9CF;
	box-shadow: 5px 5px 0 #EAC9CF;
	background: #f2f2f2;}

#buscadores legend { display:none}

#buscadores .captcha { padding-top: 11px;}
#buscadores .captcha .text { margin:0; padding:4px}

#ficha_comunidad {
	padding-left: 60px;
	padding-top: 20px;
	background: url(../images/bkg_ficha_comunidad.png) 15px 15px repeat-y;
}

#ficha_comunidad img {
	border: 1px solid #f2f2f2;
}

#ficha_comunidad .img {
	padding: 10px;
	border: 1px solid #e0e0e0;
	background: #fff;
	-moz-box-shadow: 5px 5px 0 #f2f2f2;
	-webkit-box-shadow: 5px 5px 0 #f2f2f2;
	box-shadow: 5px 5px 0 #f2f2f2;
}

#ficha_comunidad h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #A42339;
	margin-bottom: 20px;
}

#ficha_comunidad ul {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #d5d8cd;
}

#ficha_comunidad li {
	color: #666;
	font-size: .90em;
	padding: 3px 0;
}


#ficha_comunidad li span { font-weight:bold}

#ficha_comunidad li a {
	color: #A42339;
}

#ficha_comunidad li a:hover {
	text-decoration: underline
}

#ficha_comunidad li a.comunidades {
	padding-left: 25px;
	color: #666
}

#ficha_comunidad li a.comunidades.facebook {
	background: url(../images/facebook.gif) left center no-repeat;
}

#ficha_comunidad li a.comunidades.twitter {
	background: url(../images/twitter.gif) left center no-repeat;
}

#ficha_comunidad li a.comunidades.linkedin {
	background: url(../images/linkedin.gif) left center no-repeat;
}

#ficha_comunidad li .btn a.descargar {
	background: #333;
	font-size: 1.1em;
}

#buscadores .renglon {padding: 3px 0 8px 0}

#buscadores .renglon .column {
	padding-right: 15px
}

#buscadores label {
	display: block;
	margin-bottom: 3px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .75em;
	color: #A42339;
}

#buscadores h3 {
 color: #808080;
    display: block;
    font-family: 'AllerBold';
    margin-bottom: 10px;
}


#buscadores input, #buscadores textarea {
	padding: 2px;
	border: 1px solid #e0e0e0;
}

#buscadores select {}

#buscadores select.ancho560px, #buscadores input.txt.ancho560px {width:560px}
#buscadores select.ancho460px {width:460px}
#buscadores select.ancho440px {width:440px}
#buscadores input.ancho370px {width:370px}
#buscadores input.ancho360px {width:360px}
#buscadores select.ancho350px {width:350px}
#buscadores input.ancho310px {width:310px}
#buscadores select.ancho285px, #buscadores input.ancho285px {width:285px}
#buscadores input.txt.ancho268px {width:268px}
#buscadores select.ancho275px {width:275px}
#buscadores select.ancho220px {width:220px}
#buscadores select.ancho190px {width:190px}
#buscadores select.ancho170px, #buscadores input.ancho170px {width:170px}
#buscadores select.ancho150px, #buscadores input.ancho150px {width:150px}
#buscadores select.ancho125px {width:125px}
#buscadores select.ancho120px {width:120px}
#buscadores select.ancho90px {width:90px}
#compras input.ancho30px {width:30px; text-align:right}


#buscadores input.error, #buscadores textarea.error {
	border: 1px solid #A42339;
	background:#FCEAED url(../images/ico_error.png) right top no-repeat;

}

#buscadores .btn input {
	margin-top: 10px;
	display: block;
	font-size: .95em;
	padding: 4px 7px ;
}

#buscadores .btn input.buscar {
	padding-left: 28px;
	#padding-left: 12px;
	background: #A42339 url(../images/ico_search_blanco.gif) 6px center no-repeat;
}

#buscadores .btn input.buscar:hover {
	background: #666 url(../images/ico_search_blanco.gif) 6px center no-repeat;
}

.form_compras .captcha {
	margin-left: 225px;
}

#buscadores .btn a.confirmar_pedido {
	margin-left: 200px;
	padding-left: 28px;
	#padding-left: 12px;
	background: #A42339 url(../images/ico_confirmar_pedido.png) 6px center no-repeat;
}

#buscadores .btn input.confirmar_pedido#hover {
	background: #666 url(../images/ico_confirmar_pedido.png) 6px center no-repeat;
}


#buscadores .aclaraciones { margin: 7px 5px 0 5px; font-size: .75em; color:#666}
#buscadores .aclaraciones span { margin-right: 20px;}
#buscadores .aclaraciones span input[type="radio"] { margin-right: 3px; padding-top: 2px}

.comprobante .renglon h5 {color:#333; font-size: 1.1em; font-weight:bold; margin: 10px 0}
.comprobante .renglon.separator { margin-top: 8px}
.comprobante .renglon .datos {color:#555; font-size: .9em; padding: 4px 0}
.comprobante .resultado.exito { background-color:#d5d8cd}
.comprobante .resultado.exito .codigo, .comprobante .renglon .datos .codigo {color: #a42339; font-size: 1.2em; text-transform:uppercase}


#tabla_respuesta {
	margin: 20px 0
}

#tabla_respuesta table.respuesta caption { display:none}

#tabla_respuesta table.respuesta a {
	color: #a42339;
}

#tabla_respuesta table.respuesta a:hover {
	text-decoration: underline
}

#tabla_respuesta table.respuesta { /*border: 1px solid #CDCDCD;*/
	border-collapse: collapse;
	color: #646464;
	font-size: 13px;
	margin: 10px 0;
	width: 100%;
}

#tabla_respuesta table.respuesta th {
	border-bottom: 1px solid #CDCDCD;
	font-family: 'AllerRegular';
	text-transform: uppercase;
	color: #808080;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}

#tabla_respuesta table.respuesta th a { display:inline-block; color: #808080; text-decoration:underline; padding-right: 18px}
#tabla_respuesta table.respuesta th a.arriba {background: url(../images/flecha_up.png) top right no-repeat;}
#tabla_respuesta table.respuesta th a.abajo {background: url(../images/flecha_down.png) top right no-repeat;}

#tabla_respuesta table.respuesta td.columna1 {
	border-bottom: 1px solid #CDCDCD;
	font-family: 'AllerRegular';
	font-size: 13px;
	padding: 20px 8px;
	text-align: left;
}

#tabla_respuesta table.respuesta th.center {
	border: 1px solid #CDCDCD;
	font-size: 13px;
	padding: 5px;
	text-align: center;
}

#tabla_respuesta table.respuesta tr:nth-child(even) { background-color:#f4f4f4}

#tabla_respuesta table.respuesta td {
	border-bottom: 1px solid #CDCDCD;
	font-size: 13px;
	padding: 20px 8px;
	text-align: left;
}

#tabla_respuesta table.respuesta td.center {
	border-bottom: 1px solid #CDCDCD;
	font-size: 13px;
	padding: 20px 5px;
	text-align: center;
}

#tabla_respuesta table.respuesta td.columna1 a {
	font-size: 14px;
	font-weight: normal;
	color: #a42339
}

#tabla_respuesta table.respuesta td a {
	color: #666
}

#tabla_respuesta table.respuesta td a.descargar {
	color: #a42339;
	text-transform: uppercase;
	font-size: .8em;
}


#tabla_respuesta table.respuesta th.izquierda, #tabla_respuesta table.respuesta td.izquierda {text-align: right;}

#tabla_respuesta #compras table.respuesta td.columna1 {width: 45%}

#tabla_respuesta #compras table.respuesta th.quitar,
#tabla_respuesta #compras table.respuesta td.quitar {width: 65px;}
#tabla_respuesta #compras table.respuesta th.quitar a.quitar_todos {
	display:block;
	color: #a42339;
	text-transform: uppercase;
	font-size: .85em;
	text-decoration:none;
	padding-right: 0;
	padding-left: 20px;
	margin-left:15px;
	background: url(../images/ico_quitar.png) center left no-repeat;}

#tabla_respuesta #compras table.respuesta th.quitar a.quitar_todos:hover { color:#333}

#tabla_respuesta #compras table.respuesta td.cantidad { width: 14%}
#tabla_respuesta #compras table.respuesta td input[type="image"].actualizar {
	display:block;
	width: 15px;
	height: 15px;
	padding-left: 5px;
	background: url(../images/ico_actualizar.png) 4px center no-repeat;}

#tabla_respuesta #compras table.respuesta td .btn a.quitar {
	display:block;
	color: #fff;
	text-transform: uppercase;
	font-size: .9em;
	line-height: 17px;
	text-decoration:none;
	padding-left: 23px;
	background: #a42339 url(../images/ico_quitar_inv.png) 4px center no-repeat;}

#tabla_respuesta #compras table.respuesta td .btn a.quitar:hover { background-color:#666}
#tabla_respuesta #compras table.respuesta td span { display:block; margin-top: 5px; font-size: .9em; color: #333}

#tabla_respuesta #compras .btn input {margin-right: 10px;}

#tabla_respuesta #compras .btn input {border: 0}

#tabla_respuesta #compras .mensaje_actualizar { margin-bottom: 10px;}

#tabla_respuesta #compras .btn.actualizar input { font-size: .70em; background-color:#999; border: 0}
#tabla_respuesta #compras .btn.actualizar:hover input { background-color:#666;}

#tabla_respuesta #compras .subtotal, #tabla_respuesta #compras .subtotal.peso { padding-top: 6px; margin-right: 10px; font-family: 'AllerRegular'; margin-right: 10px; font-size: .85em; color:#808080; text-transform:uppercase;}
#tabla_respuesta #compras .subtotal.peso { width: 38%; text-align:right}
#tabla_respuesta #compras .subtotal .resultado, #tabla_respuesta #compras .subtotal.peso .resultado, #tabla_respuesta #compras .total .resultado {font-weight:bold; color:#000000; font-size: 1em; }

#tabla_respuesta #compras .mensaje { color:#a42339; font-size: .8em; padding-top: 5px; margin-right: 15px;}

#tabla_respuesta #compras .total {padding-top: 6px; margin-right: 10px; font-family: 'AllerRegular'; margin-right: 10px; font-size: .95em; color:#a42339; text-transform:uppercase; font-weight:bold}

h4.tit_form_compras { margin: 35px 0 15px 0; font-family: 'AllerRegular'; font-weight:bold; font-size: 1.25em; color:#333;}

.form_compras h5 { margin: 10px 0; font-family: 'AllerRegular'; font-weight:bold; font-size: 1em; color:#666;}

.form_compras .separator { margin: 8px 0; border-top: 1px dotted #d5d8cd}

.form_compras .btn.copia_datos { margin-left: 15px; margin-top: 8px;}

.form_compras .btn.copia_datos a {
	padding-left: 17px;
	color:#888;
	background: #d5d8cd url(../images/ico_copiar.png) 4px center no-repeat;}



#solapas {
	margin: 40px 0 20px 0;
}



#solapas ul {border-bottom: 3px solid #999}

#solapas ul li {display: inline-block; float:left; padding-right: 10px;}
#solapas.catalogo ul li {display: inline-block; float:left; padding-right: 3px;}

#solapas.catalogo.agenda ul {border-bottom: 1px solid #999}

#solapas li a {
	font-family: 'AllerRegular';
	font-size: .95em;
	color: #808080;
	padding: 5px;
	#padding: 2px 5px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-top: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background: #f2f2f2;
}

#solapas.catalogo li a {font-size: .75em; padding: 5px 4px;
	border-top: 1px solid #d5d8cd; border-left: 1px solid #d5d8cd;
	border-right: 1px solid #d5d8cd;}

#solapas.catalogo li a.colecciones { font-size: .75em; padding: 5px 4px; background:#FFEDF0}


#solapas li a:hover {
	color: #666;
	background: #fff;
}

#solapas li a.active {color: #a42339; background: #fff; border-top: 1px solid #999; border-left: 1px solid #999;
	border-right: 1px solid #999;}
#solapas li a.colecciones.active {background: #F7DCE0;}

#solapas .sub { padding: 10px; font-size: .75em; color:#666; background-color:#F7DCE0}
#solapas .sub a {color:#555}
#solapas .sub a.active {color:#a42339}

#solapas.catalogo h3 { 	font-family: 'AllerBold'; font-size: 1.1em; color:#666}

#solapas.catalogo .descripcion{ border-bottom: 3px dotted #d5d8cd; padding-bottom: 10px; font-size: .8em}
#solapas.catalogo .descripcion .director { display:block; margin-top: 15px;}
#solapas.catalogo .descripcion .director a { color: #a42339;}

/*A a la Z*/
.caja_abecedario {
	border-bottom: 1px dotted #e0e0e0;
	height: 25px;
}

.abecedario {
	height: 25px;
	margin-left: 10px;
}

.abecedario ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.abecedario ul li {
	display: inline;
}

.abecedario ul li a,.abecedario ul li span {
	color: #999;
	display: inline;
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
}

.abecedario ul li span {
	color: #ddd;
}

.abecedario ul li a:hover {
	color: #666;
}

.abecedario ul li a.activo {
	color: #A42339;
}

.filtro_tags {
	border-bottom: 1px dotted #d8d5cd;
	width: 615px;
	padding-bottom: 5px;
	margin-top: 10px
}

.filtro_tags span {
	font-size: .75em;
	color: #999
}

.filtro_tags span a {
	color: #999
}

.filtro_tags span a:hover {
	text-decoration: underline
}

.filtro_tags span a.active {
	color: #A42339
}

/*RIGHTBAR*/
#rightbar nav {
	margin-bottom: 50px;
}

#rightbar .modulo {
	margin-bottom: 30px;
}

#rightbar .modulo.noticias h3,#rightbar .modulo.agenda h3,#rightbar .modulo.prensa h3,#rightbar nav h3,#rightbar #guias h3, #google_maps h2 {
	display: block;
	width: 260px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 8px;
	border-bottom: 1px dotted #b2b2b2
}

#rightbar .modulo.noticias h3 a,#rightbar .modulo.agenda h3 a,#rightbar .modulo.prensa h3 a,#rightbar nav h3 a,#rightbar #guias h3 a {color: #333;}

#rightbar .modulo h3 a:hover,#rightbar .modulo li a:hover,#rightbar #guias h3 a:hover {
	color: #000;
	text-decoration: underline;
}

#rightbar .modulo.noticias li,#rightbar .modulo.prensa li,#rightbar .modulo.agenda li,#rightbar nav li
	{
	padding: 5px 0 3px 25px;
	font-size: .9em;
	line-height: 1.15em;
}

#rightbar nav li {
	padding: 5px 0;
	font-size: .9em;
	line-height: 1.15em;
}

#rightbar nav li a {
	display: inline-block;
	padding: 2px 4px 2px 8px;
	color: #111;
	font-size: 1.1em;
	line-height: 1.15em;
	background: url(../images/bkg_menu_rightbar.gif) 0 14px no-repeat;
}

#rightbar nav li a:hover {
	color: #fff;
	background: #999 url(../images/bkg_menu_rightbar.gif) top left repeat-y;
}

#rightbar nav li a.active {
	color: #FFFFFF;
	background: #832b1b url(../images/bkg2_menu_rightbar_active.gif) 0 8px
		no-repeat;
}

#rightbar nav li a.active:hover {
	color: #FFFFFF;
	background: #999 url(../images/bkg_menu_rightbar.gif) top left repeat-y;
}

#rightbar nav li ul li {
	margin-left: 18px;
	padding: 5px 0;
	font-size: .9em;
	line-height: 1.15em;
	color: #4d4d4d;
}

#rightbar nav li ul li a {
	color: #4d4d4d;
	padding: 2px 4px 2px 10px;
	background: url(../images/bkg2_menu_rightbar.gif) 3px 8px no-repeat;
}

#rightbar nav li ul li a:hover {
	color: #fff;
	background: #999 url(../images/bkg2_menu_rightbar.gif) 3px 8px no-repeat;
}

#rightbar nav li ul li ul li {
	padding-top: 9px;
}

#rightbar .modulo.noticias li {
	background: url(../images/ico_modulo_noticias.gif) 0 5px no-repeat;
}

#rightbar .modulo.agenda li {
	background: url(../images/ico_modulo_eventos.gif) 0 5px no-repeat;
}

#rightbar .modulo.prensa li {
	background: url(../images/ico_modulo_prensa.gif) 0 5px no-repeat;
}

#rightbar .modulo.noticias li, #rightbar .modulo.agenda li, #rightbar .modulo.prensa li {text-decoration: none;color: #777}
#rightbar .modulo.noticias li a, #rightbar .modulo.agenda li a,#rightbar .modulo.prensa li a {text-decoration: none;color: #333}
#rightbar .modulo.noticias li a:hover, #rightbar .modulo.agenda li a:hover, #rightbar .modulo.prensa li a:hover {text-decoration: underline}


#rightbar .caja_newsletter {
	margin: 15px 0
}

#rightbar .caja_newsletter h4 {
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: .85em;
	color: #A42339;
}

#rightbar .caja_newsletter form.newsletter { margin: 5px 0}

#rightbar .caja_newsletter form.newsletter label, #rightbar .caja_newsletter form.newsletter legend {display: none;}

#rightbar .caja_newsletter form.newsletter input[type="text"] {
	display: block;
	float: left;
	padding: 2px;
	width: 225px;
	border: 1px solid #cfd0cb;
	font-size: 0.9em;
	color: #666
}

#rightbar .caja_newsletter form.newsletter input.error {
	border: 1px solid #A42339;
	background:#FCEAED url(../images/ico_error.png) right top no-repeat;
}


#rightbar .modul.guia {
	margin: 10px 0;
	width: 260px;
}

#rightbar .modul.guia .bkg {
	padding: 10px;
	width: 240px !important;
	width: 260px;
	width /**/: /**/ 240px;
}

#rightbar #guias .modul.guia .bkg header {
	background: none;
	border: 0;
}

#rightbar #guias .modul.guia .bkg header h3 {
	font-size: 1.2em;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#rightbar #guias h4 {
	margin-top: 25px;
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.2em;
}

#rightbar .modul.guia form, #portada .modul.guia form, #marco_home .modul.guia form {/*padding: 1px 2px; background-color:#f2f2f2*/}


#rightbar .modul.guia label, #portada .modul.guia label, #marco_home .modul.guia label { display:none /*display:block; margin-bottom: 3px;font-family: Tahoma, Geneva, sans-serif; font-size: .7em;*/}


/*MI CARRITO*/

#rightbar .mi_carrito_right { margin-bottom: 25px; }

#rightbar .mi_carrito_right .caja_detalle {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 15px 10px;
	border-top: 1px solid #e0e3e3;
	border-left: 1px solid #e0e3e3;
	border-right: 1px solid #e0e3e3;
	background-color:#FCEAED}

#rightbar .mi_carrito_right .caja_detalle h3.mi_carrito {
	width: 37%;
	display:block;
	margin-top: 0;
	margin-bottom: 8px;
	font-family: 'AllerBold';
	text-transform: uppercase;
	font-size: 1em;
	color: #A42339;
	padding-right: 22px;
	background: url(../images/ico_ecommerce.gif) right top no-repeat;
}

#rightbar .mi_carrito_right .caja_detalle a.ver_detalle {
		font-size: .85em;
		color: #A42339;
		text-decoration:underline}

#rightbar .mi_carrito_right .caja_detalle a.ver_detalle:hover {color: #000;}

#rightbar .mi_carrito_right .caja_detalle span {
		font-size: .85em;
		color: #333;}

#rightbar .mi_carrito_right .caja_detalle span .nro_cantidad { font-size: 1em; font-weight:bold; color:#000}

#rightbar .mi_carrito_right a.como_comprar {
	display:block;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px 10px;
	border-bottom: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	background-color:#BDBDBD;
	text-align:center;
	color:#FFFFFF;
	font-size: .75em;
	text-transform:uppercase;
	font-weight:bold;	}


#rightbar .mi_carrito_right a.como_comprar:hover {color:#333;}

#rightbar .modul.guia select {width: 213px}
#portada .modul.guia select {width: 223px}
#marco_home .modul.guia select {width: 230px}

/*BANNERS SLIDER*/
#banners_slider {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 8px 0 0 0
}

/*FOOTER*/
footer {
	padding-top: 10px;
	background-color: #ffffff
}

footer .links_cross {

}

footer .links_cross li {
	display: block;
	float: left;
	padding: 13px 0;
	font-size: 1em
}

footer .links_cross li:first-child {
	width: 185px;
}

footer .links_cross li h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .95em;
	padding-top: 2px
}

footer .links_cross li a {
	color: #333333;
}

footer .links_cross li a:hover {
	text-decoration: underline
}

footer .comunidades {
	margin-top: 10px;
}

footer .comunidades li {
	display: block;
	float: right;
	margin-left: 10px;
}

footer .comunidades li a {
	display: block;
	overflow: hidden;
	width: 29px;
	height: 29px;
	text-decoration: none;
	text-indent: -30000px;
	line-height: 0px;
	font-size: 0px;
}

footer .comunidades li a.facebook {
	background: url(../images/ico_facebook_footer.png) top left no-repeat;
}

footer .comunidades li a.linkedin{
	background: url(../images/ico_linkedin_footer.png) top left no-repeat;
}

footer .comunidades li a.twitter {
	background: url(../images/ico_twitter_footer.png) top left no-repeat;
}

footer .comunidades li a.instagram {
	background: url(../images/ico_instagram_footer.png) top left no-repeat;
}

footer .comunidades li a.flikr {
	background: url(../images/ico_flikr_footer.png) top left no-repeat;
}

footer .comunidades li a.youtube {
	background: url(../images/ico_youtube_footer.png) top left no-repeat;
}

footer .comunidades li a.rss {
	background: url(../images/ico_rss_footer.png) top left no-repeat;
}

footer .contact_sitemap_logo {
	padding: 15px 0;
}

footer .contact {
	width: 380px;
}

footer .contact .map {

}

footer .contact .adress {
	margin-left: 10px;
	width: 200px;
	font-size: .8em;
	color: #333
}

footer .sitemap {
	margin: 0 20px;
	padding: 0 15px;
	margin-left: 40px;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666
}

footer .sitemap li {
	padding-left: 15px;
	background: url(../images/boolet_color.gif) center left no-repeat;
}

footer .sitemap li a {
	font-size: .8em;
	color: #333
}

footer .sitemap li a:hover {
	text-decoration: underline
}

footer .logos li {
	display: block;
	float: left;
	margin-right:
}

footer .logos li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -30000px;
	line-height: 0px;
	font-size: 0px;
}

footer .logos li a.virtual {
	width: 118px;
	height: 43px;
	background: url(../images/logo_unqui_virtual.png) top left no-repeat;
}

footer .logos li a.nacional {
	margin-left: 50px;
	width: 159px;
	height: 60px;
	background: url(../images/logo_unqui_footer.png) top left no-repeat;
}

.separator {
	border-top: 1px solid #e2e2dd
}

.separator_5px {
	border-top: 5px solid #e2e2dd
}

#google_maps { margin-bottom: 10px;}

#google_maps h2 { margin-top: 30px; width: 100%}

#google_maps #solapas { margin-bottom: 0}

#google_maps .marcador { font-size: .85em; color:#333}

#google_maps .marcador img {margin-top: 5px; border: 1px solid #f2f2f2; }

#google_maps .marcador h4 { display:block; margin: 3px 0; font-weight:bold; font-size: 1.1em; color:#A42339}

#sitemap { margin: 20px 0}
#sitemap h3 { width: 100%; padding-bottom: 10px; border-bottom: 5px solid #e2e2dd}
#sitemap h3 a {display:block; margin: 0 auto; width: 61px; height: 62px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -30000px;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/ico_isologo_unqui.png) center center no-repeat;}

#sitemap nav.subnav { padding: 15px 0 20px 0;background-color:#f2f2f2;}
#sitemap nav.subnav ul li {
	display: block;
	float: left;
	padding: 0 5px;

	width: 149px !important;
	width: 159px;
	width /**/: /**/ 149px;}


#sitemap nav.subnav ul li.perfil_17 {}
#sitemap nav.subnav ul li.perfil_18 {}
#sitemap nav.subnav ul li.perfil_20 {}
#sitemap nav.subnav ul li.perfil_19 {}
#sitemap nav.subnav ul li.perfil_21 {}
#sitemap nav.subnav ul li a { display:block; font-family: 'AllerRegular'; font-size: .95em; width: 149px;}
#sitemap nav.subnav ul li.perfil_17 a {color: #80352c; border-bottom: 1px solid #80352c}
#sitemap nav.subnav ul li.perfil_18 a {color: #418480; border-bottom: 1px solid #418480}
#sitemap nav.subnav ul li.perfil_20 a {color: #6b255d; border-bottom: 1px solid #6b255d}
#sitemap nav.subnav ul li.perfil_19 a {color: #80804f; border-bottom: 1px solid #80804f}
#sitemap nav.subnav ul li.perfil_21 a {color: #ed6f00; border-bottom: 1px solid #ed6f00}
#sitemap nav.subnav ul li.perfil_298 a {color: #375875; border-bottom: 1px solid #375875}
#sitemap nav.subnav ul li.perfil_uvq a {color: #375875; border-bottom: 1px solid #375875}
#sitemap nav.subnav ul li.perfil_miunq a {color: #375875; border-bottom: 1px solid #375875}
#sitemap nav.subnav ul li a:hover {color: #000}


#sitemap nav.subnav ul li ul.sub_catego {display: block; margin-top: 5px;}

#sitemap nav.subnav ul li ul.sub_catego li {
	float:none;
	margin-left:0;
	padding: 3px 0;
	text-align:left;
	border-bottom: 1px dotted #999}

#sitemap nav.subnav ul li ul.sub_catego li a {
	font-size: .8em;
	color:#666;
	border: none;}

#sitemap nav.subnav ul li ul.sub_catego li a:hover { color:#333;}

#sitemap #contenido { padding-top: 15px;}
#sitemap .content { float:left; width: 740px;}

#sitemap .content .sections { }
#sitemap .content .sections ul { margin-bottom: 20px;}
#sitemap .content .sections li { display:block; float:left; width: 177px; margin-right: 10px;}
#sitemap .content .sections li:last-child { margin-right: 0; }

#sitemap .content .sections li h4 {
	display: block;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 8px;
	border-bottom: 1px dotted #b2b2b2
}

#sitemap .content .sections li h4 a { color:#333}
#sitemap .content .sections li h4 a:hover { color:#000}


#sitemap .content .sections li ul.item li { display:block; float:none; width: 100%; padding: 5px 0;}
#sitemap .content .sections li ul.item li a { display:block; font-size: .75em; line-height: 1.15em; color:#555;}
#sitemap .content .sections li ul.item li a:hover {color:#333; text-decoration:underline}

#sitemap .content #modulo_departamentos { margin-bottom: 20px;}
#sitemap .content #modulo_departamentos h4 {
	display: block;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-family: 'LatinModernRoman10Bold';
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 8px;
	border-bottom: 1px dotted #b2b2b2
}

#sitemap .content #modulo_departamentos ul { float:left;
 padding: 6px;
	width: 225px !important;
	width: 237px;
	width /**/: /**/ 225px;
margin: 0 4px; background-color:#f2f2f2}

#sitemap .content #modulo_departamentos h5 { margin-bottom: 3px; font-family: 'LatinModernRoman10Bold'; font-size: 1.15em}
#sitemap .content #modulo_departamentos h5 a { font-weight:bold; color:#333333;}
#sitemap .content #modulo_departamentos ul li {padding: 2px; margin-bottom: 2px; border-bottom: 1px dotted #b2b2b2}
#sitemap .content #modulo_departamentos ul li a { color:#666; font-size: .8em}
#sitemap .content #modulo_departamentos a:hover { text-decoration:underline}

#sitemap .rightbar { float:right;
	width: 180px !important;
	width: 200px;
	width /**/: /**/ 180px;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
background-color:#f0f0f0}

#sitemap .rightbar .btn {margin-bottom: 10px;}
#sitemap .rightbar .btn a { width: 170px;}
#sitemap .rightbar .btn a.idioma {background-color:#999}

#sitemap .rightbar .mod_servicios_comunicacion { margin-top: 20px; background-color:#FFFFFF; font-size: .8em}
#sitemap .rightbar .mod_servicios_comunicacion h4 { padding: 2px; background-color:#333; color:#fff}
#sitemap .rightbar .mod_servicios_comunicacion ul { padding: 3px;}
#sitemap .rightbar .mod_servicios_comunicacion ul li {padding: 2px; margin-bottom: 2px; border-bottom: 1px dotted #b2b2b2}
#sitemap .rightbar .mod_servicios_comunicacion ul li a { color:#666}
#sitemap .rightbar .mod_servicios_comunicacion ul li a:hover {color:#333}


.caja_error {
	margin: 10px 0;
	padding: 10px 10px 10px 30px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 2px solid #f2f2f2;
	color:#A42339;
	background: #F5EDEE url(../images/ico_error.png) 6px center no-repeat;}

.exito {
	margin: 10px 0;
	padding: 10px 10px 10px 25px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 2px solid #f2f2f2;
	color:#5db034;
	background: #fff url(../images/ico_check_green.png) 6px center no-repeat;}

.orden { padding-bottom: 10px; margin-bottom: 12px; border-bottom: 1px dotted #d5d8cd}
.orden legend {display: none}
.orden label { font-size: .75em; color: #A42339;}



/*404*/


#contenido.error_404 {}

#contenido.error_404 h2 {color:#801923}

#contenido.error_404 #buscadores { margin-top: 20px; background-color:#f5edee}
#contenido.error_404 #buscadores h3 { text-transform:uppercase; font-size: .95em; color: #A42339;}

#contenido.error_404 #buscadores p.error { margin: 30px 0; display:block; padding-left: 25px; 	color:#A42339;
	background: #F5EDEE url(../images/ico_error.png) 0 center no-repeat;}


#contenido.error_404 #buscadores .btn { margin: 20px auto; width: 175px;}
#contenido.error_404 #buscadores .btn a { font-size: .95em}

/*Login*/

#login {}

#login header { margin-bottom: 25px; padding-bottom: 5px;}
#login h2 {color:#801923}

#login #buscadores.login {
	margin-left: 25px;
	padding: 20px;
	width: 325px !important;
	width: 345px;
	width /**/: /**/ 325px;}

#login #buscadores.login form {width: 325px;}

#login #buscadores.login .resultado.error {
	margin: 10px 0 20px 0;
	padding: 10px 10px;

	width: 305px !important;
	width: 325px;
	width /**/: /**/ 305px;

	background-color: #f5edee}

#login .resultado.error span.caps { background-position: left top}

#login #buscadores.login .resultado.error span.caps {
	display:block;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	color: #a42339;
}

#login #buscadores.login .bkg_ico_login {
		width: 350px;
		background: url(../images/bkg_ico_login.png) 200px 15px no-repeat;}

#login #buscadores.login .btn input.log {
	margin-left: 90px;
	padding-left: 28px;
	#padding-left: 12px;
	background: #A42339 url(../images/ico_log_blanco.png) 6px center no-repeat;
}

.alerta {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

ul.mainlevel-ma-azul ul.grado div.items {
    width: 25%;
    margin-top: 0%;
}

ul.mainlevel-ma-azul ul.grado {
    padding: 15px 20px;
    width: 918px !important;
}

#extension {
	margin-left: 0.5%;
	width: 52%;
}

#boleto {
        margin-left: 0%;
        width: 100%;
}

.badge {
    background-color: #A42339;
    color: white;
    text-align: center;
    border-radius: .25em;
    font-size: 75%;
    vertical-align: baseline;
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
