body {
	color:#000000;
	background-color: #666666;
	background-image: url(img/fondo_pagina.gif);
	margin: 0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

hr {
	line-height: 1px;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#cuerpo {
	width: 775px;
	z-index: 1;
	margin: 0 auto;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 775px;
	z-index: 2;
}

#centro {
	margin: 0px;
	padding: 0px;
	width: 775px;
	color:#000000;
	background-color: #FFFFFF;
	overflow: visible;
	position: relative;
	z-index: 1;
	background-image: url(img/fondo_general.gif);
	background-repeat: repeat-y;
}

#submenu {
	width: 185px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(img/fondo_login.gif);
	text-align: center;
	overflow: visible;
	z-index: 3;
	width: 185px;
	background-repeat: repeat-y;
	background-position: top;
}

.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

#titular {
	background-image: url(img/topepagina.gif);
	margin: 0px;
	height: 60px;
	width: 775px;
	position: fixed;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	z-index: 1;
}

#pie {
	background-image: url(img/piedepagina.gif);
	background-repeat: no-repeat;
	height: 35px;
	vertical-align: bottom;
	background-position: bottom;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}

.pie {
	background-image: url(img/piedepagina.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: bottom;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cuerpo #areaizd {
	float: left;
	width: 185px;
}
#cuerpo #centro #areader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	text-align: left;
	margin: 0px;
	float: right;
	width: 570px;
	height: 300px;
	padding: 10px;
}

.areader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

#infocongresos {
	background-image: url(img/infocongresos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 270px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	height: 120px;
}

#infohemeroteca {
	background-image: url(img/infohemeroteca.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: right;
	width: 270px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	padding-top: 22px;
	height: 120px;
}

#infoherramientas {
	background-image: url(img/infoherramientas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 270px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	height: 120px;
}

#infoeditoriales {
	background-image: url(img/infoeditoriales.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: right;
	width: 270px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	clear: right;
	height: 120px;
}
#infocursos {
	background-image: url(img/inforcursos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 550px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fotoportada {
	text-align: left;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	border: 1px solid #000000;
}
.fotointerder {
	text-align: left;
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.fechaportada {
	color: #333399;
	background-color: transparent;
}
.masinfo {
	color: #996699;
	text-align: right;
	margin-top: 10px;
}

.blank {
	clear: both;
	height: 20px;
}

a:link {
	color: #CD60AB;
	background-color: transparent;
}
a:visited {
	color: #CD60AB;
	background-color: transparent;
}
a:hover {
	color: #BB258C;
	background-color: transparent;
}

.apartado {
	font-size: 14px;
	font-weight: bold;
	color: #B40E80;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E2C4C4;
	margin-bottom: 5px;
	margin-right: 20px;
}

.inicio {
	margin-right: 120px;
}

.texto {
	padding-right: 20px;
	text-align:justify;
	padding-bottom: 20px;
}

.alder {
	text-align: right;
	padding-right: 10px;
}
.campotxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	background-color: #eeeeee;
	margin: 0px;
	border: 1px solid #818181;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.boton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DDBDBE;
	margin: 10px;
	height: 30px;
	border: 2px solid #8E818A;
	padding: 3px;
	font-style: italic;
}
.botonpek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDBDBE;
	margin: 10px;
	border: 1px solid #8E818A;
	padding: 3px;
	font-style: italic;
}
.formulario {
	text-align: center;
}
.subapartado {
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	text-align: right;
}
.menuinterno {
	line-height: 20px;
	font-weight: bold;
	color: #330099;
	padding: 15px;
	margin-bottom: 25px;
}
.epigrafe {

	color: #333399;
	background-color: transparent;
}
.logincol {
	background-image: url(img/fondo_izda.gif);
	background-repeat: repeat-y;
	width: 185px;
}
.titular {
	background-color: #FFFFFF;
	background-image: url(img/fondo_titular.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: top;
}
a.pagina:link {
	color: #999999;
	background-color: transparent;
	text-decoration:none;
}
a.pagina:visited {
	color: #999999;
	background-color: transparent;
	text-decoration:none;
}
a.pagina:hover {
	color: #aaaaaa;
	background-color: transparent;
	text-decoration:underline;
}

a.portada:link {
	color: #000000;
	background-color: transparent;
	text-decoration:none;
}
a.portada:visited {
	color: #000000;
	background-color: transparent;
	text-decoration:none;
}
a.portada:hover {
	color: #333399;
	background-color: transparent;
	text-decoration:none;
}
.contactimg {
	background-image: url(fotos/contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 250px;
}
#detalle {
	border: 1px solid #333399;
	margin-bottom: 20px;
	margin-top: 2px;
}
#detalle th {
	background: #E6E6E6;
	text-align: left;
}

.bordegris {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
 }

#aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dddddd;
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	clear: both;
	border: 1px solid #0C58A4;
	text-align: center;
	height: 44px;
}.interhemeroteca {
	background: url(img/separa_hemeroteca.gif) no-repeat right;
}
.intercongresos {
	background: url(img/separa_congresos.gif) no-repeat right;
}
.interherramientas {
	background: url(img/separa_herramientas.gif) no-repeat right;
}
.interpublicaciones {
	background: url(img/separa_publicaciones.gif) no-repeat right;
}
.intercursos {
	background-image: url(img/separa_cursos.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#datoscurso {
	margin-top: 5px;
}
.apartado a {
	text-decoration: none;
}
.centertext {
	text-align: center;
	margin-right: 50px;
	margin-top: 45px;
	margin-left: 50px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #BCB3B9;
	background-color: #E6E6E6;
}
.listah {
	list-style-type: none;
}
.listah li {
	padding-right: 10px;
	width: 100px;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	margin: 3px;
	border: 1px solid #999999;
}
.documento {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 550px;
	margin-left: 10px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 0px;
}
.documento td {
	padding: 3px;
}
.texto li {
	margin-bottom: 6px;
}
.sello {
	background-image: url(img/sello_selm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 280px;
}
.logoizd {
	float: left;
	clear: both;
	margin-top: 4px;
}
.botondiccionario {
	float: left;
	clear: both;
	margin-top: 4px;
}
.menudown {
	background-image: url(img/fondosubmenu.gif);
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.desplegable {
	background-color: #E0E0E0;
	margin: 0px;
	padding: 5px;
	width: 90px;
	border: 1px solid #000000;
	visibility: visible;
	z-index: 999;
	position: inherit;
	top: 0px;
	left: 0px;
}
#desplegablesizq {
	float: left;
	height: 26px;
	width: 301px;
	z-index: 998;
}
#menusup {
	background-image: url(img/fondomenusup.gif);
	background-repeat: no-repeat;
	height: 132px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#visornews {
	margin-top: 5px;
	/*border: 1px solid #C6C6C6;*/
	height: 120px;
	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/fondo_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#visornews ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#visornews li {
	margin-bottom: 20px;
	line-height: 14px;
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	padding-top: -5px;
}


#visornews a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#visornews a:hover {
	color: #339;
	text-decoration: none;
}

iframe { border: 1px solid #000; }

#infousuario {
	background-color: #E8CFEB;
	padding: 10px;
	float: right;
	z-index: 99;
	position: fixed;
	width: 300px;
	left: 0px;
	top: 0px;
	overflow: visible;
}

#altausuario td { padding: 0px; 
}

.combo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #ededed;
	font-weight: normal;
	border: 1px solid #666;
	width: 240px;
}

#areaizd form {
	margin: 0px;
	padding: 0px;
	width: 185px;
}
#selectores {
	background-color: #e0d3d7;
	height: 130px;
	border: 1px solid #BFA4AE;
	margin-bottom: 0px;
}
#selectores td { text-align: inherit; }

#selectores #busqueda { margin-bottom: 0px; }


.botonlogin {
	margin-top: 4px;
	}

#consulta {
	text-align: center;
	padding: 10px;
	margin-right: 10px;
}

.detalles {
	font-style: italic;
	color: #999;
}
.accionresultado {
	padding: 0px;
	margin-top: 0px;
	text-align: right;
	border: 0;
	float: right;
}

.editar { margin-right: 10px; }

#resultados ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#resultados td {
	border: 1px solid #BCB3B9;
	text-align: left;
}


#resultados p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#resultados img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#resultados { margin-top: 0px; }

#resultados .termino {
	background-color: #e0d3d7;
	color: #000;
}

#resultados .nueva { background-color: #DBDBDB; }


#resultados h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#resultados, #selectores {
	margin-top: 15px;
	margin-bottom: 15px;
}

caption {
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#partida td, #llegada td {
	padding-bottom: 15px;
	border: 0;
}

/* PAGINACION ---------------------------------------- */

#paginacion {
	color: #666666;
	margin-top: 15px;
	font-weight: bold;
	height: 25px;
	font-size: 10pt;
	font-style: italic;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#paginacion a {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
}
#paginacion a:hover {
	color: #000000;
	text-decoration: underline;
}
#paginacion .paginas {
	clear: left;
	float: left;
	font-size: 90%;
	width: 350px;
}
#paginacion .resultados {
	float: right;
	margin-left: 20px;
	font-size: 90%;
	clear: right;
	width: 100px;
	text-align: right;
}
.adelante {
	font-weight: bold;
	color: #D78633;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/adelante.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.atras {
	font-weight: bold;
	color: #D78633;
	letter-spacing: 0.1em;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(img/atras.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#selectores .valores {
	text-align: left;
	background-color: #FFF;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	width: 465px;
	float: left;
	margin-left: 1px;
	position: relative;
}

#selectores .valores ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#selectores .valores li {
	margin: 0px;
	list-style-type: none;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#selectores .valores li:hover {
	list-style-type: none;
	background-color: #EDEDED;
	cursor: pointer;
}
