BODY {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma,Arial,Sans-Serif;
  font-size: 71%;
  
}
FORM, FIELDSET {
	margin: 0em; padding: 0em;
	border: 0em;
}
FORM#frmCerca FIELDSET LEGEND, LEGEND.nomostrar {
  display: none;
}
A {
	color:#666666;
	text-decoration:none;
}
A:hover{
	color: black;
}
IMG {
  border: 0px;
}
INPUT.boton {
  background: white;
  color: #C00;
  border-bottom: 1px solid #666;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #666;
  font-size: 0.9em;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  height: 17px;
  padding-bottom: 3px;
}
INPUT.boton:hover {
  border-bottom: .1em solid #000;
  border-right: .1em solid #000;
}
  
.clear {
  clear: both;
  margin: 0em; padding: 0em;
  font-size: 0em; line-height: 0em; border: 0em;
}
/* Barra superior i eines */
#superior {
  width: 787px; height: 76px; 
  padding: 0px; margin: 0px;
  padding-top: 40px;
  background: #f7f7f7 url(../img/superior.gif) no-repeat;
  padding-bottom: 1px;
}
H4.msg, H3.msg, SPAN.altimg, LABEL.selectlabel, P.msg, IMG.msg {
  display: none;
}
#logo{
	float:left; width: 318px;
	margin-top: -4px;
	background: url(../img/barcelonactiva.gif) right top no-repeat;
}
#logo A{
	margin: 0px; padding: 0px;
	display:block;
	width:318px;
	height:75px;
	text-indent:-1000px;
	overflow:hidden;
}
#superior UL {
	margin-top: 10px;
	list-style: none;
}
#superior UL#eines_1 {
	float: right; margin-bottom: 0px;
}
#superior UL#idiomes {
	float: right; margin-left: 0px; padding-left: 0px;
	margin-bottom: 0px; margin-right: 10px;
}
#superior UL#eines_2 {
	float: right; margin-top: 4px; margin-bottom: 0px;
	margin-right: 10px;
}
#superior UL#eines_1 LI, #superior UL#eines_2 LI, #superior UL#idiomes LI {
	float: left;
	padding-left: 9px;
	padding-right: 5px;
	background: url(../img/superior_li_bg.gif) 0% 65% no-repeat;
}
#superior UL#idiomes LI {
	font-weight: bold;
}
#cerca {
	clear: right; text-align: right;
	margin-right: 18px; padding-top: 4px; 
	color: #666;
}
#cerca LABEL {
	margin-right: 3px;
}
#txtCerca {
  color: #000;
}
INPUT#txtCerca {
	border: 1px solid #CCC;
	font-size: .9em; 
}
INPUT#btnCercar {
	border: 0px;
	vertical-align: -30%;
}
INPUT.inputCaja {
  border: 1px solid #CCC;
}
TEXTAREA.inputCaja {
  border: 1px solid #CCC;
}
/* pie */
#pie {
  clear: both;
  padding-left: 10px;
  height: 50px;
  margin-top: 0px;
  background: white;
  padding-top: 30px;
}
#pie.piehome {
  padding-top: 14px;
}
#pie, #pie A {
	font-size: 18px;
	font-family: Arial;
	letter-spacing: -1px;
	color: #CCC;
}
#pie A:HOVER {
	color: #666;
}
#pie STRONG {
	color: red;
	font-weight: normal;
	padding-right: 1px;
}
#pie A#copyright {
  font-size: .5em;
  font-weight: bold;
  margin-left: 280px;
  color: #999;
  letter-spacing: -.1px;
}
#pie A#copyright:HOVER {
  text-decoration: underline;
}
#leyenda {
  margin-top: -23px;
  padding-right: 12px;
  float: right;
  color: #999;
  font-size: 0.82em;
}
#leyenda A {
  color: #999
}
#leyenda A:hover {
  color: #666;
}
A.nopointer {
  cursor: text;
}

