@charset "UTF-8";
/* CSS Document */

	
/*menu*/
.centrado
	{text-align:center;}
.menu
	{margin:1% 1% 1% 0.5%;
	width:20%;}
.topmenu, .bottommenu
	{border:#ddd solid 1px;
	padding:5% 0% 0% 1%;
	background-image:url(../images/fondo_menu_lat.gif); 
	background-position:bottom; 
	background-repeat:repeat-x}
.topmenu
	{margin-top:3%; 
	padding-right:5%}

.bottommenu
	{border-top:none;
	margin:0% 3% 3% 3%;
	padding:5%;}
.menu ul
	{padding:0; margin-left:5%}
li.subrayado
	{border-bottom:#cfcfcf solid 1px;
	margin-top:1%;}
li.subrayado ul li.subrayado
	{/*list-style-type:disc;*/
	list-style-image:url(http://www.zaragoza.es/cont/paginas/turismo/img/sep2010/menu_bullet1.gif);
	border-bottom:none; margin-left:0.4em}
.menu li
	{line-height:170%;}	
	
.title
	{color:#E2001A;
	font-size:110%;
	margin:1em;
	text-transform:uppercase;}	

.topmenu a:link, .bottommenu a:link
	{color:#000;
	font-weight:bold; font-size:1.1em}
.topmenu a:visited, .bottommenu a:visited
	{color:#000;font-weight:bold; font-size:1.1em}
.topmenu a:hover, .bottommenu a:hover
	{text-decoration:underline;
	color:#e2001a;font-weight:bold; font-size:1.1em}
.topmenu li.activo
	{background-color:#e2001a; padding:0 0 0 0.1em}
.topmenu li.activo a
	{color:#FFF;}
li.subrayado ul li.subrayado a.activo
	{color:#e2001a}

	
/*inputs*/
.buscador
	{margin-top:2%;}
.userr
	{background-color:#E2001A;
	color:#FFF;
	border:#E2001A solid 1px;
	font-size:90%;
	padding:1.5% 5% 1% 5%;
	text-transform:uppercase;}
	
.botonnegro
	{background-color:#000;
	color:#FFF;
	border:#000 solid 1px;
	font-size:90%;
	padding:1% 6% 1% 5.5%;
	position:relative;
	top:0.2em;
	cursor:pointer;}
.columnacontenido .botonnegro
	{top:0em;}
.botonamarillo
	{background-color:#E2001A;
	color:#FFF;
	border:#E2001A solid 1px;
	font-size:90%;
	padding:1% 5% 1% 5%;
	position:relative;
	top:0.2em;}

.amarillo
	{background-color:#E2001A; 
	color:#FFF; 
	border:#E2001A solid 1px;
	padding:1% 8% 1% 8%;
	font-size:90%;}
.contenidoarchivo .amarillo
	{position:relative;
	top:0.4em;
	font-size:90%;
	padding:2% 8% 2% 8%;}
.negro
	{background-color:#000; 
	color:#FFF;
	border:#000 solid 1px;
	padding:1% 8% 1% 8%;
	font-size:90%;}
a.amarillo:hover
	{background-color:#FFF; 
	color:#E2001A;}
a.negro:hover
	{background-color:#FFF; 
	color:#000;}


.botonnegro:hover
	{background-color:#FFF;
	color:#000;}
.botonamarillo:hover, .botonamarillo:hover
	{background-color:#FFF;
	color:#E2001A;}
	
.areatexto
	{background-color:#FFF;	border:#000 solid 1px;
	width:60%;
	height:1.5em;
	font-size:90%;
	color:#999;}
.buscador .areatexto
	{width:100%;}

.areatexto:focus
	{color:#000;}
.areatexto:hover
	{border-color:#E2001A;}
	
	
/*menu AMPLIADA*/

li.botonrojo, li.moddatos
	{margin-top:10%;
	text-align:center;}
a.botonrojoA
	{background-color:#E2001A;
	border:#E2001A solid 1px;
	padding:2% 7% 2% 7%}
a.moddatosA
	{background-color:#000; 
	padding:2% 22% 2% 22%;
	border:#000 solid 1px;}
a.moddatosA, a.moddatosA:link, a.moddatosA:visited, a.botonrojoA, a.botonrojoA:link, a.botonrojoA:visited
	{color:#FFF;}
a.moddatosA:hover
	{color:#000;
	border:#000 solid 1px;
	background-color:#FFF;
	text-decoration:none;}
a.botonrojoA:hover
	{color:#E2001A;
	border:#E2001A solid 1px;
	background-color:#FFF;
	text-decoration:none;}
	
a.botondescarga
	{background-color:#E2001A;
	border:#E2001A solid 1px;
	color:#FFF;
	font-size:90%;
	padding:1% 3% 1% 3%;
	float:right;}
a.botondescarga:hover
	{background-color:#FFF;
	border:#E2001A solid 1px;
	color:#E2001A;}


.volver
	{margin-left:17%;}
.volver span	
	{font-size:80%;
	position:relative;
	top:-0.5em;
	padding-left:5%;
	color:#000;}
a.volver:hover
	{text-decoration:none;
	position:relative;
	left:-1.5%;}
	
/*buscador*/

.selector
	{border:#000 solid 1px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:95%; 
	height:1.7em;
	letter-spacing:0.1em;
	width:100%;
	margin-top:0.2em;}
option.opcionPRE
	{color:#999;}
#buscar
	{cursor:pointer;}
	
/*buscador2*/
form#buscarfecha select
	{border:#000 solid 1px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:80%; 
	height:2em; 
	margin-top:0.2em;}

