/* portada del SATi */

/* en portada */

#enportada {
	padding:7px 10px 20px 40%;
	background: #fff url(../fondo_teclado_degrad.jpg) no-repeat top left;
	/*background: #fff url(puente.jpg) no-repeat top left;*/
	border-top:1px solid #c66;
	border-bottom:1px solid #c66;
	margin-bottom:5px;
}

#enportada p {
	/*background: transparent url(../cuadr-blan-transp.gif) repeat;*/
	padding:2px;
}

/* destacado */
ul.destacado {
	/*background:#fff url(../fondo-destacado.gif) no-repeat bottom right;*/
	padding:5px 5px 5px 14px;
	width:90%;
}

ul.destacado li {
	margin:0 0 14px 0;
}

ul.destacado li a {
	font-weight:bold;
	text-decoration:none;

}



#marketplace {
	border:2px solid #999;
	width:220px;
	background:#fff url(../fondo-mp-portada.jpg) no-repeat top center;
	top:185px;
	left:14px;
	float:left;
	position:absolute;
	margin:10px 12px 12px 12px;
	padding:45px 0 8px 8px;
	font-size:0.85em;
}





/* resumenes */

#resumenes {
	/*height:21em;*/
	/*background:#fff url(../c-fondo.gif) no-repeat bottom right;*/
	/*background:#fff;*/
	margin:0;
	width:100%;
}


#resumenes li h2 {
	font-size:1em;
	font-weight:normal;
	color:#444;
	background: transparent url(../ico.gif) no-repeat top left;
	padding:0;
	border:0;
	border-bottom:1px solid #999;
	display:block;
}

#resumenes li h2 a{
	font-size:1em;
	padding:0 0 0 15px;
	font-weight:normal;
	margin:0 0 3px 0;
	border:0;
}
#resumenes li h2 a:hover{
	font-size:1em;
	padding:0 0 0 15px;
	font-weight:normal;
	margin:0 0 3px 0;
	border:0;
	color:#f00;
}


#resumenes ul {
  padding: 0 0 0 5px;
  margin: 0;
  list-style: none;
  width:98%;
}

#resumenes li {
  float: right;
  position: relative;
  width: 23%;
  min-width:200px;
  font-size:0.93em;
  padding:3px 5px 3px 0;
  margin:0 0 0 0;
}

#resumenes li ul, #marketplace ul{
  left: 0;
  margin:0;
  list-style:none;
  padding:0;  
  width:90%;

}

#resumenes li ul li, #marketplace li {
  left: 0;
  list-style:none;
  padding-right:12px;
  padding-bottom:5px;
  /*border-top:1px solid #ddd;  */
  /*border-left:3px solid #ddd; */
  width:100%;
}

#resumenes a, #marketplace a {
	text-decoration:none;
	display:block;
	padding:0 0 0 4px;
	border-left:3px solid #ddd;
}



#resumenes a:hover , #marketplace a:hover {
	border-left:3px solid #f00;
}

#resumenes a.mas , #marketplace a.mas{
	border-left:3px solid #999;
	padding:0 0 0 4px;
	color:#666;
	text-decoration:underline;
}

#resumenes a.mas:hover , #marketplace a.mas:hover {
	border-left:3px solid #f00;
	padding:0 0 0 4px;
	color:#f00;
	text-decoration:none;
}

#resumenes a img {
	border:2px solid #999;
}

#resumenes a:hover img {
	border:2px solid #f00;
}


/* menu */
#menu {
	border-top:1px solid #999;
}
#menu h2 {
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#ddd;
	letter-spacing:3px;
	background:#900;
	border:0;
}

a.entrada {
	display:block;
	height:30px;
	border:1px solid #999;
	font-size:20px;
	text-decoration:none;
	padding:5px 0 0 5px;
}

a.entradahuesca {
	background: #fff url(../../huesca/fondohuescaportada.jpg) no-repeat center left;
}

a.entradazaragoza {
	background: #fff url(../puente-degrad.jpg) no-repeat center left;
}

a.entradateruel {
	background: #fff url(../../teruel/cab-teruel3.jpg) no-repeat center left;
}

a.entradahuesca:hover { border:2px solid #f00; margin-bottom:0; }
a.entradazaragoza:hover { border:2px solid #f00;	margin-bottom:0;  }
a.entradateruel:hover { border:2px solid #f00;	margin-bottom:0;  }
