﻿body {
	color:#000000;
	background-color: #666666;
	background-image: url(img_pub/fondo_pagina.gif);
	margin: 0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 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_pub/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_pub/fondo_login.gif);
	text-align: center;
	overflow: visible;
	z-index: 3;
	width: 185px;
	background-repeat: repeat-y;
	background-position: top;
}
*/
#campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(img_pub/fondo_login.gif);
	text-align: center;
	overflow: visible;
	z-index: 3;
	width: 145px;
	padding-left:23px;
	padding-right: 17px;
	background-repeat: repeat-y;
	background-position: top;
}
.camposh {
	visibility:hidden;
	height: 1px
	
}


.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

#titular {
	background-image: url(img_pub/topepagina.gif);
	margin: 0px;
	height: 60px;
	width: 775px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	z-index: 1;
}

#pie {
	background-image: url(img_pub/piedepagina.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: bottom;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}

.pie {
	background-image: url(img_pub/piedepagina.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: left top;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8B8B8B;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#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_pub/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: 145px;
}

#infohemeroteca {
	background-image: url(img_pub/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: 145px;
}

#infoherramientas {
	background-image: url(img_pub/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: 145px;
}

#infoeditoriales {
	background-image: url(img_pub/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: 145px;
}
.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: 1px;
}
.fechaportada {
	color: #A82456;
	background-color: transparent;
}
.masinfo {
	color: #559CC0;
	text-align: right;
	clear: left;
	margin-top: 10px;
}

.blank {
	clear: both;
	height: 20px;
}

a:link {
	color: #5C83AA;
	background-color: transparent;
	/*text-align: right;*/
}
a:visited {
	color: #5C83AA;
	background-color: transparent;
}
a:hover {
	color: #74B7CA;
	background-color: transparent;
}

.apartado {
	font-size: 14px;
	font-weight: bold;
	color: #559CC0;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #C1CED2;
	margin-bottom: 5px;
	margin-right: 20px;
}

.inicio {
	margin-right: 120px;
}

.texto {
	padding-right: 35px;
	text-align:justify;
	padding-bottom: 20px;
	padding-left: 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: #C2CFD3;
	height: 30px;
	border: 2px solid #8E818A;
	padding: 3px;
	font-style: italic;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formulario {
	text-align: center;
}
.subapartado {
	font-size: 12px;
	font-weight: bold;
	color: #330099;
}
.menuinterno {
	line-height: 20px;
	font-weight: bold;
	color: #330099;
	padding: 15px;
	margin-bottom: 25px;
}
.epigrafe {

	color: #333399;
	background-color: transparent;
}
.logincol {
	background-repeat: repeat-y;
	width: 185px;
	background-image: url(img_pub/fondo_izda.gif);
}
.titular {
	background-color: #FFFFFF;
	background-image: url(img_pub/fondo_titular.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: top;
}
a.pagina:link {
	color: #8B8B8B;
	background-color: transparent;
	text-decoration:none;
}
a.pagina:visited {
	color: #8B8B8B;
	background-color: transparent;
	text-decoration:none;
}
a.pagina:hover {
	color: #000000;
	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: #5D729D;
	background-color: transparent;
	text-decoration:none;
}
.contactimg {
	background-image: url(fotos/contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 240px;
	height: 370px;
}
#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_pub/separa_hemeroteca.gif) no-repeat right;
}
.intercongresos {
	background: url(img_pub/separa_congresos.gif) no-repeat right;
}
.interherramientas {
	background: url(img_pub/separa_herramientas.gif) no-repeat right;
}
.interpublicaciones {
	background: url(img_pub/separa_publicaciones.gif) no-repeat right;
}
#mastradu {
	clear: left;
	float: left;
	width: 285px;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(img_pub/fondo_mastradu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #AFC0C5;
}
#mastraduv {
	clear: right;
	float: right;
	width: 285px;
	margin-right: 15px;
	text-align: center;
	background-image: url(img_pub/fondo_mastraduv.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
}
#ijurado {
	clear: both;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #5E739E;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AFC0C5;
}
#mastradu a {
	color: #74929A;
	text-decoration: none;
}

#mastraduv a {
	color: #74929A;
	text-decoration: none;
}
#mastradu a:hover {
	color: #CD4559;
	text-decoration: underline;
}
#mastraduv a:hover {
	color: #CD4559;
	text-decoration: underline;
}
.idioma  {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ijurado h1 {
	font-size: 15px;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
}
#postmastradu {
	float: left;
	text-align: left;
	padding-left: 100px;
	height: 70px;
	padding-top: 30px;
	margin-top: 20px;
	width: 205px;
	margin-left: 120px;
}
#postmastraduv {
	float: left;
	text-align: left;
	background-image: url(img_pub/fondo_mastraduv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
	height: 70px;
	padding-top: 30px;
	width: 205px;
	margin-left: 120px;
}
.curso {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	float: left;
}

.curso img {
	float: left;
	margin-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nombre {
	float: left;
	padding-top: 15px;
}

.nombre a {
	color: #5F749F;
	text-decoration: none;
}
.salto {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.nombre a:hover {
	color: #000000;
	text-decoration: underline;
}
#indice li {
	margin-left: -30px;
	margin-bottom: 5px;
}
#indice h1 {
	font-size: 10pt;
	color: #006699;
}
#indice h1 a {
	color: #006699;
	text-decoration: none;
}
#indice h1 a:hover {
	color: #5E739E;
	text-decoration: underline;
}

.centerimg {
	text-align: center;
	margin-right: 25px;
	margin-top: 40px;
}
.centertext {
	text-align: center;
	margin-right: 50px;
	margin-top: 20px;
	margin-left: 50px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #559CC0;
	background-color: #E6E6E6;
}
.col1 {
	height: 200px;
	width: 534px;
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 30px;
	text-align: justify;
}
.col2 {
	height: 200px;
	width: 365px;
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 30px;
	text-align: justify;
}
.fintd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -20px;
	padding-left: 0px;
}
.zona1 {
	background-image: url(img_pub/infocongresos.gif);
	background-repeat:   repeat-x;
	padding-top: 20px;
	padding-bottom: -20px;
}

.zona2 {
	background-image: url(img_pub/infoeditoriales.gif);
	background-repeat:   repeat-x;
	padding-top: 20px;
	padding-bottom: -20px;
}
.zona3 {
	background-image: url(img_pub/infohemeroteca.gif);
	background-repeat:  repeat-x;
	padding-top: 40px;
}
.zona4 {
	background-image: url(img_pub/infoherramientas.gif);
	background-repeat:  repeat-x;
	padding-top: 40px;
}
.separa {
	margin-top: 30px;
	text-align: right;
}
.indicecont {
	border: 1px solid #C1CED2;
	margin-left: 70px;
}
.logoizd {
	float: left;
	clear: both;
	margin-top: 80px;
}
#indice td {
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 50%;
}
.logouniv {
	float: left;
	margin-right: 5px;
	border: 0;
}
#indice ul {
	clear: both;
}
#indice {
	width: 575px;
}
.curso {
	color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.masinfo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: right;
}

.botmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C2CFD3;
	margin: 10px;
	border: 2px solid #8E818A;
	padding: 1px;
	font-style: italic;
}
#ficha td { padding: 0px; 
}
#ficha .contenido {
	background-color: #E2E2E2;
}
#ficha .marcado {
	background-color: #E2E2E2;
	width: 50%;
	text-align: center;
	font-weight: bold;
	background-image: url(img/corner_marcado_fin.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ficha .adicional {
	background-color: #AFC0C5;
	text-align: center;
	background-image: url(img/corner_opcion_fin.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ficha {
	margin-top: 20px;
	margin-bottom: 10px;
}

#ficha .adicional a {
	color: #FFFFFF;
	text-decoration: none;
}
#cursos {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	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: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#cursos th {
	background-color: #C2CFD3;
	padding: 5px;
	text-align: center;
}
#cursos td {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
#cursos td.izquierda {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-align: left;
}
.elegir {
	text-align: center;
}
.datoscurso {
	text-align: center;
	width: 75px;
}
.curso .ins {
	width: 290px;
	display: block;
	overflow: visible;
}
.tipocurso 
{
	background-color: #E1E1E1;
	font-style: normal;
	font-weight: bold;
	color: #666666;	
	height:22px;
	padding-top: 5px;
	padding-left: 2px;
	margin-bottom: 5px;
}

#cursos .nombre { text-align: left; }
#datosform td {
	background-color: #e6e6e6;
	text-align: center;
	padding: 8px;
}

#ficha .marcado_acad {
	background-color: #E2E2E2;
	width: 50%;
	text-align: center;
	font-weight: bold;
	background-image: url(img/corner_marcado_fin.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#ficha .adicional_acad {
	background-color: #AFC0C5;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
}

#lipsum { padding: 10px; }

#ficha img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.logincol #campos a {
	color: #405F8C;
	text-decoration: none;
	margin-top: 5px;
	display: block;
	font-weight: bold;
}
.logincol #campos a:hover {
	color: #000;
	text-decoration: none;
	margin-top: 5px;
	display: block;
	font-weight: bold;
}
