/**
  
  @Descripció: Estils per mòdul de borsa de treball	
  @Tipus: full d'estils
  @versió: 1.0
  @data: 22 de desembre de 2006
  @autor:  Enric Vidal(aladetres)
  @històric de canvis:
 	1.0 - 22 de desembre de 2006 -  Versió inicial.
 **/
.oferta_item_llistat_cap
{
	height:30px;
	padding-left:10px;
	
}
.oferta_item_llistat_titol
{
	
	padding-top:5px;
	margin-top:10px;
	margin-left:10px;
}
.oferta_item_llistat_acces_fitxa
{
	padding:0px 15px 0px 5px;
	text-align:right;
}
.oferta_item_llistat
{
	margin-top:15px;	
	border-bottom:1px solid #E5E5E5;
}
.oferta_item_llistat_int
{
	margin:0px 15px 0px 0px;
	padding:2px 2px 8px 2px;
}

.oferta_fila_informacio
{
	padding-left:8px;
}

.titol_llista
{
	color:#7E1921;	
}

.titol_grup_dades
{
	margin-bottom:10px;
	margin-top:25px;
	font-weight: bold;
	font-size: 1.1em;
}

.treball_fitxa_grup_dades
{


}

.treball_fitxa_dada
{
	margin-bottom:4px;
}

.ofertes_laborals_grup
{
	margin-top:5px;
	margin-bottom:15px;
}

.borsa_treball_envia_peticio
{
	font-weight: bold;	
	background-color:#ffffff;
	text-align:right;	
	padding:5px;
	margin-top:30px;
}



