
@media screen,print {

UL#pestanyes {
	margin: 0px; padding: 0px;
	list-style: none;
	padding-top: 20px;
}

UL#pestanyes LI {
	float: left; 
	padding: 0px; margin: 0px;
	padding-left: 0px; padding-top: 5px;
	margin-right: 3px;
	border-top: 3px solid white;
  background: white url('/barcelonactiva/images/cat/bullet_pestanya_off_tcm101-44500.gif') 0px 8px no-repeat;
  cursor: pointer;
}

UL.lis2 LI {
  width: 361px !important;
}

UL.lis3 LI {
  width: 240px !important;
}

UL.lis4 LI {
  width: 179px !important;
}


UL#pestanyes LI.actiu {
  cursor: default;
  border-top: 3px solid #005e85;
  padding-left: 0px;
  padding-top: 5px;
  background: #F7F7F7 url('/barcelonactiva/images/cat/bullet_pestanya_on_tcm101-44501.gif') 0px 8px no-repeat;
  }

.pestanya {
  padding-left: 15px;
  padding-bottom: 5px;
  border-bottom: 3px solid #666;
}
UL#pestanyes LI.actiu DIV.pestanya {
  border-bottom: 3px solid #F7F7F7;
}

UL#pestanyes LI A{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.273em;
  color: #666;
  font-weight: bold;
}
 
UL#pestanyes LI.actiu A{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.273em;
  color: #F00;
  font-weight: bold;
  cursor: default;  
}

#pantalla1, #pantalla2 {
  display: block;
  background: white;
  margin: 0px; padding: 0px;
  margin-top: 32px;
  margin-right: 0px;
}

#seprevia {
  clear: both;
  height: 30px;
  background: #F7F7F7;
  background: blue;
}

.seprevia {
  clear: both;
  height: 30px;
  background: #F7F7F7;
}

#alfabeto {
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  height: 23px;  
  width: 727px;
}

#alfabeto UL {
  float: left;
  width: auto;
  padding-left: 90px;
  padding-top: 5px;
}

#alfabeto UL LI {
  position: relative;
  margin-right: 10px;
  float: left;
  width: 10px;
  padding-left: 2px;
}

#alfabeto UL LI A {
  color: #333;
  font-weight: bold;
}

#alfabeto UL LI A:hover {
  text-decoration: underline;
}

#alfabeto UL LI.actiu {
  background: url(/barcelonactiva/images/cat/bullet_alfabeto_tcm101-44487.gif) 2px 0px no-repeat;
  padding-top: 17px;
  margin-top: -17px;
}

#alfabeto UL LI.actiu A {
  color: #C00;
}

.previa {
  background: #F7F7F7;
  padding-bottom: 30px;
  width: 726px;
  clear: both;
}

.previa P {
  padding: 0px; margin: 0px;
  margin-left: 17px;
  margin-right: 17px;
  color: #666;
}

.previa P STRONG {
  color: #333;
}

.cont_pantalla {
  padding-top: 29px;
}

#cercador {
  margin-top: 20px;
  margin-left: 17px;
  width: 170px;
}

}

@media handheld {

}