/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body{
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ECECEC;
}
#contenedor{
	width:940px;
	margin:0 auto;
}
#capaSombra{
	background:url("https://general.um.es/general/forja/pua/img/fondo_sombra_fija.jpg") repeat-y #FFF;
}
#capaSombraInferior{
	background:url("https://general.um.es/general/forja/pua/img/fondo_sombra_inf_fija.jpg") no-repeat bottom center;
	padding-bottom:6px;
	padding-left:18px;
	padding-right:22px;
}
#cabecera{
	background: #E1E1E1 url("https://general.um.es/general/forja/pua/img/fondo_cabecera.png") bottom left repeat-x;
	height: 90px;
}
#cabecera h1 {
	width: 261px;
	height: 90px;
	top: 2px;
	left: 30px;
	float: left;
	position: relative;
}
#cabecera h1 a{
	width: 261px;
	height: 90px;
}

#cabecera h2 {
	background: url("https://general.um.es/general/forja/pua/img/logo-simbolo.jpg") left no-repeat;
	width: 275px;
	height: 73px;
	top: 4px;
	right: 30px;
	float: right;
	position: relative;
}

#cabecera h2 a{
	width: 275px;
	height: 73px;
}

#cabecera h1 a, #cabecera h2 a{
	display:block;
	text-indent:-12000px;
}
#contenido {
	background:#ffffff url("https://general.um.es/general/forja/pua/img/escudo_parcial.png") bottom right no-repeat;
	padding-bottom:21px;
	padding-top: 21px;
}
#cuerpo_login{
	margin-left:40px;
	margin-right:40px;
}
#info_login {
	border:1px solid #e1d4ad;
	color:#000000;
	background: #FFFFCC;
	padding:5px 10px 10px 5px;
	margin-bottom: 10px;
}
#error_login {
	border:1px solid #ef8a9e;
	color:#bb0022;
	background: #FDF2F2;
	padding:5px 10px 5px 10px;
	display:none;
	margin-top:20px;
}
#login_form {
	background:#FFFFFF url("https://general.um.es/general/forja/pua/img/degradado_azul.png") bottom right repeat-x;
	width: 260px;
	float: left;
	padding:20px;
	border: 1px solid #69ABC5;
	margin-top:10px;
}
.ocultarTexto{
	display:none; visibility:hidden;
}
a img {
	border: none;
}

input[type="submit"], input[type="button"] {
	padding: 2px;
}

.name-cell {
	font-weight: bold;
	float: left;
	padding: 5px;
	margin-top: 3px;
	min-width: 115px;
	text-align: left;
}

.name-cell-login {
	color: #686868;
	font-weight: bold;
	float: left;
	margin-top: 3px;
	text-align: right;
}

.tipo-login {
	width: 145px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color:#AAAAAA;
	border-style: solid; 
	padding: 2px; 
	font-size: 1.2em; 
	font-style: normal;
}

.user-login {
	background-color: #FFFFFF;
	border-width:1px;
	width: 156px;
	border-color:#AAAAAA;
	border-style: solid; 
	padding: 2px; 
	font-size: 1.2em; 
	font-style: normal;
}

.password-login {
	background-color: #FFFFFF;
	border-width:1px;
	width: 156px;
	border-color:#AAAAAA;
	border-style: solid; 
	padding: 2px; 
	font-size: 1.2em; 
	font-style: normal;
}

.div-separator{
	height:8px;
	overflow:hidden;
	clear: both;
}


.div-explorer{
	margin-bottom: 7px;
}

.value-cell {
	float: right;
}

.value-cell-login {
	float: right;
}

/* copiado del original */
#texto_login {
	width: 450px;
	float: left;
	margin-top:10px;
	margin-left:37px;
}

.enlaces_login {
	text-decoration: none;
	color:#067499;
	font-size: 1.0em;
	font-weight:bold;
	line-height:1.5em;
}

#titulo_login {
	color: #067499;
	font-size:2.0em;
}

#subtitulo_login {
	color: #AB0200;
	font-size:1.2em;
	font-weight:bold;
}

#nota_titulo_login {
	color: #686864;
	font-size:1.1em;
}

.boton_login {
	padding-left: 1px;
	text-align: right;
}
#contenido ul {
	margin:10px 5px 10px 30px;
}

#contenido li {
	margin:3px 0;
}
.deshabilitado {
	background-color: #C5C5C5;
}

.error {
	background:#FDF2F2;
	border:1px solid #EF8A9E;
	color:#BB0022;
	padding:5px 10px 5px 10px;
	margin:15px 40px 0px 40px;
}
#pie{
	clear:both;
	padding-left:21px;
	padding-right:21px;
	padding-top:5px;
}

#pieIdentificador {
	color:#686864;
	width:35%;
	height:20px;
	float:left;
	position:relative;
	text-align:left;
	padding-top: 2px;
}

#pieInformacion {
	color:#686864;
	width:50%;
	height:20px;
	float:right;
	position: relative;
	text-align:right;
	padding-top: 2px;
}

.pie_login_izq_url {
	text-decoration:none;
	font-weight:bold;
	font-size: 0.9em;
}

.pie_login_der_url {
	text-decoration:none;
	font-size: 0.9em;	
}

.pie_login_izq_text {
	color:#686864;
}

.pie_login_der_text {
	color:#686864;
}

#informacion {
	position:inherit;
}

#informacion li {
	display:inline;
	padding:4px 0;
}
#meta{
	clear:both;
}
#meta ul{
	float:right;
	list-style:none;
}
#meta ul li{
	float:left;
	margin-left:6px;
	margin-top:10px;
}
