/* Cuerpo de la página */
body {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5A68;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
#contenedor-pagina {
	width: 952px;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	background-image: url(../img/fondo_pagina.gif);
	background-repeat: repeat-y;
}
#contenedor-pagina.interior {
	background-image: url(../img/fondo_pagina_interior.gif);
	background-repeat: repeat-y;
}
/* Cabecera */
#cabecera {
	height: 205px;
	width: 952px;
	margin: 0 auto;
	background: #FFF;
}
#nombre-sitio {
	z-index: 4;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 25px 11px 0 11px;
}
#nombre-sitio p.title  {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", arial, sans serif;
	font-weight: bold;
	font-size: 2.0em;
	display: block;
}
#nombre-sitio p.subtitle  {
	clear: both;
	width: 300px;
	margin: -6px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1.2em;
}
#nombre-sitio a:link, #nombre-sitio a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	padding: 5px 0px;
}
#nombre-sitio a:hover {
	text-decoration: none;
}
#menu-superior-cont {
	width: 942px;
	top: 5px;
	position: absolute;
	z-index: 3;
}
#menu-superior {
	margin: 2px 0px 0px;
	padding: 0px;
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1.0em;
}
#menu-superior ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}	
#menu-superior li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-superior li a:link, #menu-superior li a:visited {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 8px;
	border-left: solid 1px #3A5A68;
	color: #666;
	text-decoration: underline;
}
#menu-superior a:hover, #menu-superior a:active {
	color: #333;
	text-decoration: none;
	background: #eff7fd;
}
#buscador {
	position: absolute;
	top: 129px;
	margin: 0px 0px 0px 650px;
	padding: 0px;
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1.0em;
}
#buscador form {
	text-align: right;
	font-size: 1.2em;
	margin-right: 32px;
}
#buscador form input {
	margin-top: 12px;
	width: 185px;
}
#buscador form input.boton {
	margin-top: -6px;
	width: auto;
}
#btBuscar{
	vertical-align: middle;
}
#fecha {
	position: absolute;
	top: 8px;
	text-align: left;
	z-index: 2;
	padding-left: 15px;
	color: #666;
}
#fecha p {
	margin: 0px;
	padding: 0px;
}
#menu-general {
	margin: 0px;
	padding: 0px 5px;
	height: 47px;
	z-index: 5;
}
#menu-general ul {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}	
#menu-general li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-general li a:link, #menu-general li a:visited {
	display: block;
	float: left;
	width: 153px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/fondo_bt_superior_off.gif) no-repeat;
}
#menu-general li a:hover, #menu-general li a:active, #menu-general li a.actual {
	display: block;
	width: 153px;
	height: 32px;
	background: url(../img/fondo_bt_superior_on.gif) no-repeat;
}
.submenu-general {
	width: 934px;
	margin: auto;
	padding: 1px 0px 15px 15px;
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1.1em;
	background: #FFF url(../img/barra_azul.gif) top center no-repeat;
	height: 3px;
	display: block;
	position: relative;
}
.submenu-documentos {
	padding: 0px 25px;
	margin: 0px;
}
.submenu-general ul, .submenu-documentos ul {
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.submenu-documentos ul {
	padding: 0px 0px 15px 0px;
}
.submenu-general li, .submenu-documentos li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.submenu-general li a:link, .submenu-general li a:visited, .submenu-documentos li a:link, .submenu-documentos li a:visited {
	display: block;
	float: left;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	color: #666;
	text-decoration: none;
	font-size: 1.0em;
}
.submenu-documentos li a:link, .submenu-documentos li a:visited {
	border-left: solid 1px #666;
	border-top: solid 1px #f7f7f9;
	border-bottom: solid 1px #f7f7f9;
}
.submenu-general ul {
	margin-bottom: 12px;
}
.submenu-general li a:hover, .submenu-general li a:active, .submenu-general li a.actual, .submenu-documentos li a:hover, .submenu-documentos li a:active, .submenu-documentos li a.actual {
	color: #333;
	text-decoration: underline;
}
.submenu-general li p {
	display: block;
	float: left;
	height: 14px;
	width: 5px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
	color: #3A5A68;
	overflow: hidden;
	font-size: 0.1em;
}
.submenu-general p.lateral-izq {
	background: url(../img/menu/lateral_pest_izq.gif) left top no-repeat;
}
.submenu-general p.lateral-dch {
	background: url(../img/menu/lateral_pest_dch.gif) right top no-repeat;
}
/* Contenidos */
#contenidos {
	float: left;
	width: 564px;
	margin: 0px;
	padding: 0px 0px 20px 7px;
	overflow: hidden;
}
.contenidos-contenedor {
	clear: both;
	float: left;
	width: 557px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.contenidos-contenedor-1col {
	overflow: hidden;
	width: 557px;
	margin: 0px;
	padding: 0px;
}
.contenido1-contenedor-2col-left {
	float: left;
	width: 278px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	overflow: hidden;
}
.contenido1-contenedor-2col-right {
	float: right;
	width: 278px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	overflow: hidden;
}
#contenidos ul.secciones {
	list-style: circle;
	margin-bottom: 0px;
	margin-top: 0px;
}
#contenidos ul.secciones li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: solid 1px #FFF;
}
ul.secciones li a:link, ul.secciones li a:visited {
	display: block;
	padding: 4px 5px 8px 5px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #d1dfe5;
}
ul.secciones li a:hover, ul.secciones li a:active {
	background: #eff7fd;
}
#contenidos ul.titulares {
	list-style: circle;
	margin-bottom: 0px;
	margin-top: 0px;
}
#contenidos ul.titulares li {
	margin: 0px 0px 0px -24px;
	padding: 0px;
	border: solid 1px #FFF;
}
ul.titulares li a, ul.titulares li p {
	display: block;
	padding: 3px 5px 7px 5px;
	margin: 0px;
	border-bottom: solid 1px #d1dfe5;
}
ul.titulares li a:hover, ul.titulares li a:active {
	background: #eff7fd;
}
.contenedor-titulo-pagina {
	background: url(../img/fondo_titulo_pagina.gif) repeat-x;
	margin: 0px;
}
.contenidos-titular {
	background: url(../img/fondo_titulo_pagina.gif) repeat-x bottom;
	white-space: nowrap;
	font-size: 1.1em;
	color: #666666;
	padding: 7px 20px;
	height: 18px;
	margin: 0px;
	width: 200px;
}
.titulos-noticia {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.titulo-seccion-documentos {
	margin: 0px 7px 7px;
	padding: 1px 0px 2px 15px;
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1.0em;
	background: url(../img/barra_azul.gif) top center no-repeat;
}
.titulo-seccion-miembros {
	margin: 0px 7px 7px;
	padding: 1px 0px 2px 15px;
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1em;
	background: url(../img/barra_naranja.gif) top center no-repeat;
}
.titulo-miembros-universidades {
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 1.0em;
	background-image: url(../img/barra_azul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 2px;
	padding: 2px;
}
.titulo-autor-guia {
	font-family: "trebuchet ms", arial, "sans serif";
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #5E0000;
}
.titulo-seccion-documentos img {
	vertical-align: middle;
	margin-left: 3px;
}
.titulo-documento {
	margin: 3px 32px 7px;
	padding-bottom: 7px;
	border-bottom: solid 1px #999;
}
.titulo-documento a span.fecha {
	color: #666;
}
.titulo-documento a .autor {
	color: #000;
}
.titulo-documento a span.institucion {
	color: #633;
}
.titulo-link {
	margin: 3px 12px 7px;
	padding-bottom: 7px;
	border-bottom: solid 1px #999;
}
.titulo-link span.descripcion-link {
	color: #666;
}
.titulo-documento a:link, .titulo-documento a:visited, .titulo-link a:link, .titulo-link a:visited {
	text-decoration: none;
}
.titulo-documento a:hover, .titulo-documento a:active, .titulo-link a:hover, .titulo-link a:active {
	text-decoration: underline;
}
.resumen-documento {
	margin: 0px 7px 7px;
	padding: 1px 30px 2px;
}
.enlace-documento {
	text-align: right;
	padding-right: 35px;
}
.icono-sector {
	margin: 0px 12px 0px 5px;
	padding: 0px;
	float: left;
}
.cajaencuesta {
	border: solid 1px #e1e0e0;
	background-color: #f7f7f9;
}
.cajaencuesta p {
	padding: 2px 12px 0px;
	margin: 0px auto 5px;
}
.cajaencuesta form {
	padding: 0px 25px;
	margin: 0px;
}
.cajaencuesta form .boton {
	text-align: right;
}
.tituloencuesta {
	border-bottom: solid 1px #e1e0e0;
	background-color: #deebf7;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #666;
}
.titulo-destacado-home{
	background: url(../img/fondo_cab_destacados_home.gif);
	height: 20px;
	width: 243px;
	padding: 4px 0px 0px 28px;
	margin: 0px 4px;
	color: #1f5678;
}
.destacado1{
	background-color: #ebf3fb;
}
.destacado2{
	background-color: #dfedfb;
}
.destacado3{
	background-color: #b8d8f9;
}
.destacado4{
	background-color: #91c5f9;
}
.destacado5{
	background-color: #80bcf8;
}
.destacado6{
	background-color: #66aff9;
}
.destacado7{
	background-color: #5da1e6;
	color: #FFF;
}
.destacado8{
	background-color: #3284d8;
	color: #FFF;
}
.destacado9{
	background-color: #5da1e6;
	color: #FFF;
	text-align: center;
}
.destacado10{
	background-color: #FFAD15;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.contenido-dest-home{
	padding: 6px;
	margin: 0px 4px;
	border: solid 1px #eff0f0;
	border-bottom: solid 3px #bebebe;
	height: 60px;
}
.contenido-dest-home img{
	margin-right: 6px;
	float: left;
	clear: right;
}
/* Lateral Izquierdo */
#menu-izquierdo {
	clear: both;
	float: left;
	width: 191px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#menu-izquierdo p.banner{
	margin: 0px;
	padding: 8px 0px 0px 10px;
	text-align: center;
}
#menu-izquierdo p.libro{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: center;
}
#menu-izquierdo a{
	color: #3A5A68;
}
#menu-izquierdo a:hover, #menu-izquierdo a:active{
	color: #F16300;
}
#menu-izquierdo ul {
	width: 180px;
	height: 164px;
	margin: 0px 0px 7px 10px;
	padding: 40px 0px 0px 0px;
	background: url(../img/cuadro.gif) no-repeat;
}	
#menu-izquierdo li {
	width: 173px;
	list-style: none;
	margin: 0px auto;
	padding: 0px 0px 0px 7px;
}
#menu-izquierdo li.title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
#menu-izquierdo li.group a, .enlace-documento a {
	display: block;
	width: 166px;
	height: 25px;
	margin: 0px;
	color: #3A5A68;
	font-size: 1.0em;
	background: url(../img/fondo_bt_lateral_off.gif) no-repeat;
	padding-top: 4px;
	text-align: center;
}
#menu-izquierdo li a {
	display: block;
	margin: 0px;
	text-decoration: none;
	font-size: 1.0em;
}
#menu-izquierdo li a:hover, #menu-izquierdo li a:active, #menu-izquierdo li a.actual, .enlace-documento li a:hover, .enlace-documento li a:active, .enlace-documento li a.actual {
	color: #3A5A68;
	background: url(../img/fondo_bt_lateral_on.gif) no-repeat;
	text-decoration: none;
}
#menu-izquierdo form {
	padding: 5px 12px;
	margin: 0 1px;
	background: url(../img/fondo_form_acceso.gif) center top #D4DBDE;
}
#menu-izquierdo input {
	font-size: 0.9em;
}
#menu-izquierdo input.boton {
	margin: 5px 0px 0px 78px;
}
/* Lateral derecho */
#banda-lateral {
	float: right;
	width: 178px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	background: url(../img/fondo_lateral_dch2.gif) no-repeat right top;
}
#banda-lateral-backup {
	float: right;
	width: 170px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(../img/fondo_lateral_dch.gif) repeat-x center top;
}
.banda-lateral-titular {
	margin: 0px;
	padding: 8px 10px 24px 10px;
	color: #285063;
	font-size: 1.1em;
	background: url(../img/filete_lateral_dch.gif) center bottom repeat-x;
}
.banda-lateral-title-noshade {
	margin: 0px;
	padding: 0px;
	color: #285063;
	font-size: 0.9em;
	background: url(../img/filete_lateral_dch.gif) center bottom repeat-x;
}
.banda-lateral-title-shade {
	background-color: #ebf3fb;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #666;
}	
.banda-lateral-title-shade-mes {
	background-color: #ebf3fb;
	text-transform: uppercase;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
.cajanewsletter {
	background-color: #ebf3fb;
}
.cajanewsletter p {
	padding: 4px 7px 0px;
	margin: 0px auto 5px;
}
.cajanewsletter ul {
	margin: 0px;
	padding: 0px;
}
.cajanewsletter li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cajanewsletter li a{
	display: block;
	margin: 0px;
	padding: 7px 4px;
	background: url(../img/fondo_enlace_news.gif);
	border: solid 2px #bddcf0;
	width: 166px;
	min-height: 30px;
	line-height: 1.3em;
}
* html .cajanewsletter li a{
	height: 30px;
}
.cajanewsletter li a span.fecha{
	color: #666;
	font-size: 0.9em;
}
.cajanewsletter li a span.seccion{
	color: #333;
}
.cajasuscripcion {
	margin-top: 10px;
	border: solid 1px #e1e0e0;
	background-color: #f7f7f9;
	background: url(../img/registro.gif);
	height: 108px;
}
.cajasuscripcion p {
	padding: 4px 7px 0px;
	margin: 0px auto 5px;
}
.cajasuscripcion form {
	padding: 12px 23px;
	margin: 0px;
	text-align: left;
}
.cajasuscripcion form .boton {
	text-align: right;
}
.titulosuscripcion {
	border-bottom: solid 1px #e1e0e0;
	background-color: #deebf7;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #666;
}
.banda-lateral-cajatexto {
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 10px;
}
.banda-lateral-cajatexto-sombra {
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 10px;
}
.banda-lateral-cajatexto p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.25em;
	font-size: 1.2em;
}
.banda-lateral-cajatexto-sombra p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.25em;
	font-size: 1.2em;
}
#banda-lateral a.informe {
	display: block;
	text-align: right;
	padding: 10px 10px 16px;
}
#banda-lateral a.informe:active, #banda-lateral a.informe:hover  {
	background: #CCC;
}
/* Generales laterales */
.titular-lateral {
	margin: 0px;
	padding: 5px 3px 2px 3px;
	background: #CCDCE4 url(../img/fondo_bt.gif);
	color: #3A5A68;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	white-space: nowrap;
	border: solid 1px #EDF3F5;
	height: 18px;
}
.titulo-lateral {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 0px;
	margin: 4px auto 28px;
}
.subtitulo-lateral {
	margin: 0px 0px 10px 0px;
	padding: 5px 3px 2px 3px;
	background: #CCDCE4 url(../img/fondo_bt.gif);
	color: #3A5A68;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	white-space: nowrap;
	border: solid 1px #EDF3F5;
	height: 18px;
}
.usuario {
	margin: 0px;
}
.usuario a{
	padding-left: 15px;
	}
/* Pie de página */
#pie {
	margin: 0px auto;
	padding: 14px 5px 7px;
	font-size: 1em;
	width: 942px;
	background: #FFF url(../img/barra_azul.gif) center center no-repeat;
	text-align: center;
	height: 24px;
}
#pie p {
	margin: 0px;
	white-space: nowrap;
}
#pie a:link, #pie a:visited {
	color: #666;
	margin: 0px 12px;
	text-decoration: none;
}
#pie a:hover, #pie a:active, #pie a,actual {
	color: #333;
}
#pie p.sombra {
	padding: 4px 0px;
	text-align: center;
	line-height: 1.3em;
	font-size: 1.2em;
	background: #AEBBC1;
}
/* Generales */

a:link {
	color: #0E5979;
	text-decoration: underline;
}
a:visited {
	color: #3E7A94;
}
a:hover, a:active, a.actual {
	color: #F16300;
	text-decoration: underline;
}
a img {
	border: 0px;
	margin: 0px;
}
.negrita {
	font-weight: bold;
}
p.imgDerecha {
	float: right;
	clear: left;
	padding: 1px;
	background: #AEBBC1;
	margin: 15px 0px 15px 20px;
}
p.imgIzquierda {
	float: left;
	clear: right;
	padding: 1px;
	background: #AEBBC1;
	margin: 15px 0px 15px 20px;
}
input, select {
	font-size: 1.0em;
}
.borde-caja-punto {
	border-bottom: dotted 2px #3A5A68;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px;
	width: 558px;
	background-color: #FFFFFF;
}
.borde-caja-linea {
	border-bottom: solid 1px #e3dedf;
	margin: 0px 0px 10px 0px;
}
.center {
	text-align: center;
}
.titulo {
	font-size: 1.1em;
	font-weight: bold;
	color: #F16300;
	text-decoration: none;
}
.subtitulo {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo-busqueda {
	font-weight: bold;
	text-decoration: none;
	margin: 0px 7px 7px;
	padding: 1px 0px 2px 20px;
	background-color: #F0F0F0;
}
.subtitulo-gris {
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.resalta-texto {
	color: #F16300;
	text-decoration: none;
}
.reserva {
	height: 24px;
}
.comentario {
	font-size: 0.9em;
	font-weight: normal;
}
ul.menu-horizontal {
	font-size: 1.2em;
	font-family: "trebuchet ms", arial, sans serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}	
ul.menu-horizontal li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu-horizontal li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 8px;
	border-left: solid 1px #3A5A68;
	color: #3A5A68;
	text-decoration: none;
}
ul.menu-horizontal a:hover, ul.menu-horizontal a:active {
	color: #333;
	text-decoration: none;
	background: #eff7fd;
}
ul.menu-horizontal a.actual {
	font-weight: bold;
	color: #F16300;
	text-decoration: none;
}
/* Varios */
#fRecuerdaPass {
	text-align: center;
}
.fDatosUsuario {
	text-align: right;
	width: 440px;
}
#fBajaUsuario {
	width: 380px;
}
#fGlosario {
	text-align: right;
}
#fGlosario a {
	margin-left: 30px;
}
.fDatosUsuario label {
	display: block;
	padding: 12px 7px;
	border-bottom: solid 1px #8CAFBE;
	margin-left: 50px;
	font-weight: bold;
}
.fDatosUsuario input[type="text"] {
	width: 150px;
}
.btVolver {
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	float: right;
}
.aviso {
	margin: 0px 25px 10px;
	padding: 10px;
	border: solid 1px #f16300;
	font-size: 1.2em;
	line-height: 1.1em;
	background-color: #eff4f6;
	font-family: "trebuchet ms", arial, sans serif;
	width: 75%;
}
.enlaceBanner {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
}
.menu-alfabeto {
	font-weight: bold;
	text-align: center;
}
.menu-alfabeto a {
	padding: 3px 3px 3px 4px;
	border-right: solid 1px #F3F2F2;
}
.enlaceBanner a:link, .enlaceBanner a:visited, .enlaceBanner a:hover, .enlaceBanner a:active {
	color: #AEBBC1;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
