/***** Descargas *****/
#listado_descargas
{
	float: left;
	margin-top: 15px;
	/margin-top: 0;
	padding-bottom: 15px;
}

#listado_descargas .descarga
{
	width: 531px;
	min-height: 50px;
	height: auto;
	/height: 60px;
	padding: 0px;
	margin: 5px 0px 5px 3px;
	float: left;
}

#listado_descargas .descarga h3 
{
	margin: 0 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #c98027;
}

#listado_descargas .descarga h3 a:link, #listado_descargas .descarga h3 a:visited, #listado_descargas .descarga h3 a:hover, #listado_descargas .descarga h3 a:active
{
	color: #c98027;
	text-decoration: none;

	font-family: Verdana;
	font-size: 10px;
	color: #c98027;
	font-weight: normal;
	text-transform: uppercase;

	position: relative;
	bottom: -2px;
	/bottom: -1px;
}


#listado_descargas .descarga p.info
{
	float: right;
	margin: 5px 5px 0px 0px;

	font-family: Verdana;
	font-size: 10px;
	color: #648c9f;
	font-weight: normal;
}

#listado_descargas .descarga em
{
	display: block;
	margin: 5px 0px 5px 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #164456;
	font-weight: normal;
	min-height: 30px;
	/height: 30px;
	text-align: justify;
	font-style:normal;
}


#listado_descargas p.informacion
{
	margin-top: 30px;
	color: #164456;
	font-family: Verdana;
	font-size: 11px;
}


/**** PARTE DEL LOGIN ****/
#login_privada form
{
	background-image: url(../imagenes/calificaciones/form_login.gif);
	background-position: 30px top;
	background-repeat: no-repeat;

	width: 523px;
	height: 150px;
}

#login_privada form input#dni
{
	border: 0;
	position: relative;
	top: 35px;
	left: 229px;

	padding-top: 3px;
	/padding-top: 2px;
	width: 130px;
	height: 17px;
	/height: 17px;

	background-color: #fff;

	color: #005077;
	text-align: center;
}

#login_privada form input#submit
{
	display: block;
	position: relative;
	top: 18px;
	/top: 16px;
	left: 369px;
}

/**** ruta *****/
#ruta #cerrar_session
{
	background-image: url(../imagenes/calificaciones/zona_usuarios.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	position: relative;
	right: 25px;
	top: -15px;
	/top: -13px;
	height: 15px;
	float: right;
	text-align: right;
}

#ruta #cerrar_session img
{
}
