.blau                   { background-color: #3461BC }
.groc                   { background-color: #FDBF2C }
.menu                   { color: #3461BC; font-family: verdana; font-size: 12px; text-decoration: none }
.menu:hover             { color: #3461BC; font-family: verdana; font-size: 12px; text-decoration: underline }
.menuactiu              { color: #3461BC; font-family: verdana; font-size: 12px; text-decoration: none; font-weight: bold }
.menuactiu:hover        { color: #3461BC; font-family: verdana; font-size: 12px; text-decoration: underline; font-weight: bold }
.textcategoria          { color: #878787; font-family: verdana; font-size: 10pt; text-decoration: none }
.textcategoria:hover    { color: #878787; font-family: verdana; font-size: 10pt; text-decoration: underline }
.bordevehicle           { background-color: #000000 }
.bordevehicleoferta     { background-color: #000000 }
.nomvehicle             { color: #878787; font-family: verdana; font-size: 9pt; text-decoration: none; font-weight: bold }
.botoreservar           { color: #878787; font-family: verdana; font-size: 9pt; text-decoration: none }
.botoreservar:hover     { color: #000000; font-family: verdana; font-size: 9pt; text-decoration: none }
.textoferta             { color: #878787; font-family: verdana; font-size: 11pt; text-decoration: none }
.text                   { color: #878787; font-family: verdana; font-size: 10pt; text-decoration: none }
.textcercador           { color: #3461BC; font-family: verdana; font-size: 10pt; text-decoration: none }
.linktext               { color: #878787; font-family: verdana; font-size: 10pt; text-decoration: underline }
.icona                  { margin-top: 1px; margin-right: 1px; margin-left: 1px }
.important              { color: #3461BC; font-weight: bold }
.titol                  { color: #3461BC; font-family: verdana; font-size: 13pt; text-decoration: none }
.titol2                 { color: #656565; font-family: verdana; font-size: 11pt; text-decoration: none; margin-top:8; font-weight: bold}
.titolofertes           { color: #3461BC; font-family: verdana; font-size: 12pt; text-decoration: none }
.textsubtitolofertes    { color: #3461BC; font-family: verdana; font-size: 10pt; text-decoration: none }
.text_error             { color: #C30219; font-family: arial; font-size: 10pt; font-weight: bold  }
.selector               { font-family: arial; font-size: 11px; text-decoration: none}

.cercador               { color: white; font-family: arial; font-size: 13pt; font-weight: bold  }
.preu_final             { color: #FDBF2C; font-family: arial; font-size: 16pt; font-weight: bold }

.titol_categoria        { color: #878787; font-family: arial; font-size: 13pt; font-weight: bold  }
.titol_resultats {padding-left: 5px; color: #3461BC; font-family: verdana; font-size: 11pt; text-decoration: none; font-weight: bold}
.texte_oferta_portada { color: #878787; font-family: verdana; font-size: 10pt; text-decoration: none; text-align:right }
.num_oferta             {color: #3461BC; font-family: arial; font-size: 14pt; text-decoration: bold;text-align:center;line-height: 75%; }


#oferta { 
  position:relative;
	background: url(imatges/oferta.gif) no-repeat top left; 
	width: 242px; 
	height: 130px; 
	}
#fitxa_oferta { 
  position:relative;
	width: 180px; 
	height: 100px; 
	}
#fitxa { 
  position:relative;
	background: url(imatges/linia.gif) no-repeat bottom center;   
	width: 180px; 
	height: 122px; 
	}  

#preu {
  position:absolute;
  top:63px;
  left:178px;
	}
#foto_cotxe{
  position:relative;
  align:left;
  top:0px;
  left:0px;  
}
#foto_cotxe_portada{
  position:absolute;
  top:0px;
  left:0px;  
}
#reservar {
  position:absolute;
  top:89px;
  left:40px;
	}
#reservar_fitxa {
  text-align:center;
  position:relative;
  top:0px;
  left:0px;
}
#nom_categoria {
  text-align:left;
}	  

.msg_superior{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
#cap_missatge{
vertical-align:top;
}
