body {
  font-family: Arial, Verdana, sans-serif;
  font-size: small;
  background: #dddcdc url(../../../img/fons-body.png) repeat-x;
}

#cosheader{margin-left:1px;}
#cosfooter{background:url(../images/img/cos-footer.png) no-repeat;width:1023px;margin-left:1px;height:50px;margin-top:40px;position:absolute;z-index:1;}
#content { padding:0 10px;}
ul{list-style:none;}
a, a:hover { text-decoration: none;outline:none;color:#AFAFAF }
*{padding:0;margin:0;}
table { font-size: 100%; }
.clr { clear: both; }
.width99 { width: 99%; }
.width99 th { text-align:left; }
.center { text-align: center; }
tr.registreCercador
{
	margin-bottom: 10px;
	background: #F8F9F9;
	font-family:Arial, Helvetica, sans-serif;
	color:#AFAFAF;
}
.registreCercador td{border-bottom:2px solid #ebecec;}
tr.titolCercador
{
	margin-bottom: 10px;
	background: #88abbe;
	height:25px;
	color:#FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	
}
.titolCercador td{border-bottom:2px solid #ebecec;}
.titolCercador a{
	color:#FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
tr.registreCercadorPortada
{
	height:41px;
	background: #F8F9F9;
}
.registreCercadorPortada td{border-bottom:2px solid #ebecec;padding-top:5px;padding-bottom:5px;}
tr.registreCercadorCandidat
{
	margin-bottom: 10px;
	background: #F8F9F9;
}
.registreCercadorCandidat td{border-bottom:2px solid #ebecec;padding-top:5px;padding-bottom:5px;height:25px;}
#banner { margin:0px 30px 0px 30px;float:left;width:93%}
#contacte
{
	float: right;
	margin-top: -70px;
	padding: 0 10px;
}
#menuGeneral {
	clear: both;
	margin: 0px 30px 0px 30px;
	padding-right: 10px;
	
}
.menuEmpreses{background:#e7e8e9;display:block;height:38px;}
.menuCandidats{background:#ffead6;display:block;height:38px;}
#menuGeneral a {background:url(../images/img/fletxeta-negra.png) no-repeat 5px 18px;padding-left:15px;font-size:12px;font-weight:bold;color:#535353 }
#menuGeneral a:hover { text-decoration:underline;color:#535353; }
.menuLogin
{
	width: 80px;
	text-align: right;
}
#reg{float:right;font-size:10px;}
.contenedor_pie{
	width:1025px;
	height:70px;
	margin:0px auto;
	position:relative;
	clear:both;
}

#footer {
	width:990px;
	height:40px;
	margin-left:17px;
	text-align: center;
	background: #ffffff url(../images/img/degradat-general.png) repeat-x;
	position:absolute;
	z-index:1;
}
.logos_social{
	width:320px;
	height:60px;
	text-align:right;
	margin-top:0px;
	margin-left:650px;
	font-size:10px;
	color:#7e7e7e;
	font-weight:normal;
	z-index:2;
	position:absolute;
	
}
#footer ul {list-style:none;float:left;padding-top:30px;padding-left:20px;}
#footer li{float:left;}
.separador{margin-left:10px;margin-right:15px;position:relative;top:-2px;}
#footer a:link,#footer a:visited{font-size:10px;color:#7e7e7e;font-weight:normal;float:left;display:block;}
#footer a:hover{font-size:10px;color:#2e4347;} 
.nomCamp {
	font-weight: bold;
	margin-right: 10px;
}
.dreta { text-align: right; }
.columna
{
	width: 45%;
	float: left;
	padding: 0 10px;
}
#resultats
{
	height: 200px;
	overflow: auto;
}
input [type="text"] { border: 1px #535353 solid; }
.elementMenu
{
	float: left;
	padding: 12px 10px;
}
.elementMenu:hover
{
	background: #fe8929;
	cursor: pointer;
}
.small { font-size: small; }
#directoriColumna
{
	width: 90%;
	float: left;
	display:inline;
	list-style:none;
	margin-bottom:5px;
}
#directoriColumna li{float:left; margin-right:10px;}
#directoriColumna li a{color:#535353}
#directoriColumna li a.sel{color:#535353}
#directoriMissatges
{
	width: 70%;
	float: left;
	margin-left: 10px;
	margin-top:20px;
}
#llistaMissatges
{
	border-collapse: collapse;
	width: 100%;
}
#llistaMissatges td
{
	padding: 8px 4px;
	border-bottom: #ffffff 2px solid;
}
.pagat { background: #ABFFAB; }
.nopagat { background: #FFABAB; }
.nou { font-weight: bold; }
.iconaLlista
{
	width: 26px;
	cursor: pointer;
	text-align: center;
}
#index
{
	/*width: 900px;*/
	margin: 10px 20px 0px 20px;
	
}
.required
{
	background-color: #FFE813;
	border: solid 1px #FF5353;
}
#hintbox /*CSS for pop up hint box */
{
	position:absolute;
	top: 0;
	border: 2px solid #ff9f80;
	background-color: #ffd9b7;
	/*width: 150px; Default width of hint.*/ 
	padding: 3px;
	line-height:18px;
	z-index:500;
	visibility: hidden;
	font-size:11px;
	width:100px;
}
.pointer { cursor: pointer; }
.warning
{
	color: red;
	font-style: italic;
}
.responseError
{
	background: #febfc1;
	margin: 5px;
	border: 2px solid #fc1b61;
	color:#fc1b61;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
#warningUsuari{
	width:500px;
	height:87px;
	margin-left:200px;
	background: #f3f4af;
	color:#000000;
	z-index:100;
	float:left;
	position:absolute;
	border: 2px solid #feef05;
	
}
.text_warningUsuari{
	margin-left:50px;
	margin-top:5px;
	font-size:12px;
}
.icon_warningUsuari
{
	float:left;
	background: url(../images/img/warning.png) no-repeat;
	width:40px;
	height:43px;
	z-index:200;
	margin-top:2px;
	margin-left:5px;
}
.icon_responseError
{
	float:left;
	background: url(../images/img/response_error.png) no-repeat;
	width:30px;
	height:32px;
	z-index:200;
	margin-top:8px;
	margin-left:15px;
}
.responseOk
{
	background: #e5eed5;
	border: 2px solid #4ab664;
	color:#4ab664;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.icon_responseOk
{
	float:left;
	background: url(../images/img/response_ok.png) no-repeat;
	width:30px;
	height:32px;
	z-index:200;
	margin-top:3px;
	margin-left:10px;
}
#loginTable 
{
	background: #fe8929;
	margin-left: 630px;
	margin-right: -20px;
	border-collapse: collapse;
}
#loginTable th, #loginTable td {width: 90px; padding-left: 4px;}
#logintable td.noBackground {background: #9ab2b6}
#loginTable th
{
	border: 1px solid #CCCCCC;
	border-right: none;
	cursor: pointer;
	background: #9ab2b6;
}
#loginTable th:hover
{
	background-color: #fe8929;
	color: #FFFFFF;
}
#fotoCandidat
{
	float: right;
	margin: 20px 30px 0px 0px;
}
#taulaInici,#MesTaulaInici
{
	width:500px;
	clear:both;
	
}
#taulaInici2,#MesTaulaInici
{
	width:700px;
	clear:both;
	
}
#taulaIniciPortada,#MesTaulaIniciPortada
{
	width:390px;
	clear:both;
	
}
.cercador_ofertes{background:#FFF;border:1px solid #c9c9c9;height:17px;margin-right:3px;font-size:11px;}
#taulaInici input,#taulaInici select,#MesTaulaInici input,#MesTaulaInici select{background:#FFF;border:1px solid #c9c9c9;height:17px;margin-right:3px;font-size:11px;}
#taulaInici td { padding-top:10px;padding-left:15px;padding-right:15px;}
#taulaInici td.a1{ padding-top:0px;padding-left:0px;padding-right:0px;}
#taulaInici td.a2 { padding-top:10px;padding-left:15px;}
#taulaInici td.a3 { padding-top:10px;padding-left:0px;}
#taulaInici td.a4 { padding-top:2px;padding-left:0px;}
#taulaInici td.a5 { height:1px;font-size:1px;padding-top:0px;padding-left:0px;}
#taulaInici2 input,#taulaInici2 select,#MesTaulaInici2 input,#MesTaulaInici2 select{background:#FFF;border:1px solid #c9c9c9;height:17px;margin-right:3px;font-size:11px;}
#taulaInici2 td { padding-top:10px;padding-left:15px;padding-right:15px;}
#taulaInici2 td.a1{ padding-top:0px;padding-left:0px;padding-right:0px;}
#taulaInici2 td.a2 { padding-top:10px;padding-left:15px;}
#taulaInici2 td.a3 { padding-top:10px;padding-left:0px;}
#taulaInici2 td.a4 { padding-top:2px;padding-left:0px;}
#taulaInici2 td.a5 { height:1px;font-size:1px;padding-top:0px;padding-left:0px;}
#taulaIniciPortada input,#taulaIniciPortada select,#MesTaulaIniciPortada input,#MesTaulaIniciPortada select{background:#FFF;border:1px solid #c9c9c9;height:17px;margin-right:1px;font-size:11px;}
#taulaIniciPortada td { padding-top:5px;padding-left:3px;padding-right:3px;}
#expComentari { width: 400px; }
.preu { font-weight: bolder; color: #fe8929}


/* ------------ NOUS ESTILS ---------------*/
*{margin:0;padding:0}
#col-aHome{width:353px;float:left;margin-left:5px;}
	#col-aHome .noia{margin-top:10px;height:325px;background: url(../images/img/fons-noia.png) no-repeat;padding-left:120px;width:170px;margin-top:50px;}
	#col-aHome .noia  p.ini{text-transform: uppercase;font-size:12px;margin-bottom:20px;font-family:Trebuchet MS;width:175px;}
	.fosc{color:#2e4347}
	.taronja{color:#f77911}
	.clar{color:#4c6e81}
	.atclient{color:#666666;font-size:11px;float:right;margin-bottom:20px;}
	
.disconect{color:#4c6e81;border:0px;background:none;font-size:10px;}
	
#col-bHome{width:567px;float:left;}
#candidatsReg{margin-top:20px;width:242px;height:300px;background: url(../images/img/combo-candidats-registre.png) no-repeat;float:left;text-align:left;padding:10px 15px 10px 15px;position:relative;}
#empresesReg{margin-top:20px;width:242px;height:300px;background: url(../images/img/combo-empreses-registre.png) no-repeat;float:left;margin-left:12px;text-align:left;padding:10px 15px 10px 15px;position:relative;}
#candidatsReg p,#empresesReg p{font-size:11px;margin-top:25px;margin-bottom:15px;}
#candidatsReg .nou{border: 1px double #96bd61;background:#c0d7a0 url(../images/img/combo-candidats-degradat_boto.png) repeat-x;height:18px;padding:1px 5px 2px 5px;color:#FFF;font-size:10px;font-weight:normal;}
#empresesReg .nou{border: 1px double #ff9f80;background:#ffd9b7 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;height:18px;padding:1px 5px 2px 5px;color:#FFF;font-size:10px;font-weight:normal;}
#candidats{width:242px;height:161px;background: url(../images/img/combo-candidats.png) no-repeat;float:left;text-align:left;padding:10px 15px 10px 15px;position:relative;}
#empreses{width:242px;height:161px;background: url(../images/img/combo-empreses.png) no-repeat;float:left;margin-left:12px;text-align:left;padding:10px 15px 10px 15px;position:relative;}
	#empreses ul,#candidats ul{list-style:none;width:242px;font-size:10px;margin-top:15px;}
	#empreses li,#candidats li{margin-top:3px;}
	#empreses p,#candidats p{font-size:10px;}
	#empreses h3,#candidats h3{}
	#empreses .usuari,#candidats .usuari{width:235px;}
	#empreses .submit,#candidats .submit{position:absolute;top:95px;right:20px;}
	#empreses .password,#candidats .password{width:190px;}
	#empreses ul span,#candidats ul span{color:#4c6e81;font-size:9px;color:#CCCCCC}
	#candidats .nou{margin-top:10px;border: 3px double #96bd61;background:#c0d7a0 url(../images/img/combo-candidats-degradat_boto.png) repeat-x;height:18px;padding:1px 10px 2px 10px;color:#FFF;font-size:12px;font-weight:bold;}
	#empreses .nou,.botoCV10{margin-top:10px;border: 3px double #ff9f80;background:#ffd9b7 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;height:18px;padding:1px 10px 2px 10px;block;color:#FFF;font-size:12px;font-weight:bold;}
	.botoEmpresa{margin-top:10px;border: 3px double #57676f;background:#ffd9b7 url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:24px;padding:1px 10px 2px 10px;block;color:#FFF;font-size:12px;font-weight:bold;}
	.botoBorrarOferta{width:16px;height:22px;background: url(../images/img/llista-candidats-esborrar.png) no-repeat;margin-top:0px;border:0px}
	.botoCV10:hover{color:#FFF}
#cerca{float:left;width:558px;background:#d4d4d4 url(../images/img/combo-cerca-header.png) no-repeat; margin-top:20px;font-size:10px;}
#cerca-footer{width:558px;background:url(../images/img/combo-cerca-footer.png) no-repeat; height:12px;position:relative;left:-15px;top:0px;}
#cerca-taronja{width:641px;background:url(../images/img/combo-taronja-baix.png) no-repeat; height:35px;position:absolute;bottom:-35px;left:0px}
#cerca-taronja2{width:641px;background:url(../images/img/combo-taronja-baix.png) no-repeat; height:35px;position:absolute;bottom:6px;left:0px}
#cerca-taronja3{width:641px;background:url(../images/img/combo-taronja-baix.png) no-repeat; height:35px;position:absolute;bottom:55px;left:0px}
#cerca input.botocerca{margin:auto;width:90px;height:26px;background: url(../images/img/combo-cerca-boto_cerca.png) no-repeat;border:0px;color:#FFF}
#cerca_portada{z-index:80;float:left;overflow:hidden;width:430px;height:85px;background:#ffffff;font-size:10px;margin:0px 0px 0px 470px;position:absolute;}
#cerca-portada-footer{width:430px;background:url(../images/img/combo-cerca-portada-footer.png) no-repeat; height:9px;position:relative;left:-3px;top:10px;}
#cerca_portada input.botocerca{margin:auto;width:90px;height:26px;background: url(../images/img/combo-cerca-boto_cerca.png) no-repeat;border:0px;color:#FFF}
.centre{width:910px;height:750px;float:left;}
#curriculum input.botoForm{margin-top:10px;border: 3px double #535353;background:#CCC url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:24px;padding:1px 10px 2px 10px;block;color:#FFF;font-size:12px;font-weight:bold;}
.botoForm{margin-top:10px;border: 3px double #535353;background:#CCC url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:24px;padding:1px 10px 2px 10px;block;color:#FFF;font-size:12px;font-weight:bold;}
#cerca input.boto2,#curriculum input.boto2{margin-top:10px;border: 1px solid #535353;background:#CCC url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:18px;padding:0px 10px 2px 10px;block;color:#FFF;font-size:11px;font-weight:normal;}
#cerca_portada input.boto2,#curriculum input.boto2{margin-top:10px;border: 1px solid #535353;background:#CCC url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:18px;padding:0px 10px 2px 10px;block;color:#FFF;font-size:11px;font-weight:normal;}
.botoofertescerca{width:90px;height:26px;background: url(../images/img/combo-cerca-boto_cerca.png) no-repeat;border:0px;color:#FFF}
.botoofertescerca_portada{width:120px;height:26px;background: url(../images/img/boto_blau_120px.png) no-repeat;border:0px;color:#FFF;padding-left:12px;}
.boto_nolupa{width:91px;height:24px;background: url(../images/img/boto_nolupa.png) no-repeat;border:0px;color:#FFF;}
#curriculum{width:558px; padding-top:20px;font-size:10px;}
#curriculum input.botocerca,#curriculum h2{display:none;}
#curriculum textarea{width:320px;height:40px;}
#cos{
	width: 1025px;
	margin: 0px auto;
	position:relative;
	clear:both;
	
}
.grisInicial{
	min-height:200px; height:auto !important;
	width:518px;background:#d4d4d4 url(../images/img/fons-curriculum.png) no-repeat; margin-top:20px;font-size:10px;
	padding:20px;
	font-size:12px;
	text-align:justify;
}
#all
{
	width: 990px;
	padding-left:18px;
	padding-right:17px;
	float:left;
	background: url(../images/img/cos.png) repeat-y;
	margin-top:-3px;
	padding-bottom:3px;
	display:block;
}
.gris_general{color:#7e7e7e;}
h1.titolApartat{font-size:22px;color:#7e7e7e;font-weight:bold;font-family: Verdana, Helvetica;padding-left:13px;}
.h1_titolApartat{font-size:22px;color:#7e7e7e;font-weight:bold;font-family: Verdana, Helvetica;background: url(../images/img/fletxeta-negra.png) no-repeat 3px 12px;padding-left:13px;}
h2.titolApartat{font-size:18px;color:#7e7e7e;font-weight:bold;font-family: Verdana, Helvetica;background: url(../images/img/fletxeta-negra.png) no-repeat 3px 12px;padding-left:13px;}
h3.titolApartat{font-size:14px;color:#7e7e7e;font-weight:bold;font-family: Verdana, Helvetica;background: url(../images/img/fletxeta-negra.png) no-repeat 2px;padding-left:8px;}
.textBlau{color:#7e7e7e;font-size:11px;}
.textBlau2{color:#666666;font-size:14px;}
h1.titolApartatTarifes{font-size:22px;color:#7e7e7e;font-weight:bold;font-family: Verdana, Helvetica;background: url(../images/img/fletxeta-negra.png) no-repeat 3px 12px;padding-left:13px;margin-left:65px;}
.textBlauBold{color:#7e7e7e;font-size:12px;font-weight:bold;}
.textBlauGran{color:#7e7e7e;font-size:15px;}
.textBlauGran2{color:#7e7e7e;font-size:20px;}
.textTaronjaGran2{color:#f77911;font-size:20px;}
.textBlau a{color:#7e7e7e;font-size:11px;text-decoration:underline}
.caixa1{width:230px; border-top:4px solid #7e7e7e;padding-top:20px;margin-right:20px;}
.caixa0{width:200px;}
/* EMPRESES */
#pestanyaEmpresa{border-bottom:2px solid #e7e8e9;background: url(../images/img/empresa-pestanya-candidats2.png) no-repeat top left;color:#535353;font-weight:bold;font-size:14px;display:block;padding:7px;height:16px;}
#pestanyaCandidats{border-bottom:2px solid #ffead6;background: url(../images/img/empresa-pestanya-empresa.png) no-repeat top left;color:#535353;font-weight:bold;font-size:14px;display:block;padding:7px;height:16px;}
.titolHeader{font-size:15px;font-weight:normal;color:#2e4347;float:left;width:350px;margin:40px 0px 0px 30px}
#usuariLogin{float:right;background: url(../images/img/empresa-conectat.png) no-repeat;width:152px;height:57px;color:#535353;font-size:10px;margin-top:-15px;text-align:left;padding:10px 10px 0px 20px}
.taronja{color:#f27329;}
.user{font-size:16px;color:#db451a;font-weight:bold;}
#imatgeInteriorE{border-bottom:2px solid #c6c2c2;}
#imatgeInteriorC{border-bottom:2px solid #fdc692;}
#imatgeInteriorE div.infotxt,#imatgeInteriorC div.infotxt{position:relative;width:280px;font-size:20px;font-weight:normal;line-height:25px;margin-top:90px;margin-left:20px;}
#imatgeInteriorE > div > img,#imatgeInteriorC > div > img{position:absolute;bottom:-15px;right:10px;}

.fletxes{background:url(../images/img/fletxetes-verd.png) no-repeat;width:28px;height:10px;margin-top:10px;}
h2.subtitol{font-size:16px;color:#666666;border-bottom:2px dotted #7e7e7e;margin-bottom:10px;}
.titolRecomana{font-size:17px;color:#666666;font-weight:bold;float:left;width:200px;margin-top:40px;}
.subtitol_gris{font-size:16px;color:#666666;margin-left:10px;margin-top:7px;font-weight:bold;position:absolute;}
h2.titol{font-size:15px;color:#7e7e7e;margin-bottom:10px;}
.llistat{clear:both;padding-top:20px;}
.nomCandidatPortada{color:#f77911;font-size:11px;}
.nomCandidat{color:#f77911;}
.nomCandidat a{color:#f77911;text-decoration:none;}
.preuCV{color:#ea7359;}
.preuCVVerd{color:#00CC00;}
.preuCVVermell{color:#FF0000;}
.preuCV a{color:#ea7359;text-decoration:none;}
.botoBlau{margin-top:10px;border: 3px double #88abbe;background:#cddbdc url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:24px;padding:1px 10px 2px 10px;block;color:#FFF;font-size:12px;font-weight:bold;}
#bustia{margin-bottom:20px;;float:left;width:260px;height:90px;padding:20px;border-bottom:3px solid #cddbdc;background:url(../images/img/millora-curriculum-bkg.png) repeat-x top;text-align:left; }

#formUsuari{position:relative;left:-10px;background:url(../images/img/combo-dadesUsuari.png) no-repeat;width:242px;height:266px;padding:10px 15px 10px 15px;float:left;}
#formUsuari table{margin-top:30px;font-size:12px;}
#formUsuari input{width:235px;border:1px solid #F8E5AC;background:#FFF;}
#formUsuari textarea{width:235px;border:1px solid #F8E5AC;background:#FFF;}
#formEmailConegut{position:relative;background:url(../images/img/combo-emailConegut.png) no-repeat;width:242px;height:266px;padding:10px 15px 0px 15px;float:left;}
#formEmailConegut table{margin-top:10px;font-size:12px;}
#formEmailConegut input[type="text"]{width:235px;border:1px solid #F8E5AC;background:#FFF;}
#formEmailConegut textarea{width:235px;border:1px solid #F8E5AC;background:#FFF;}
#formEmpresa{position:relative;right:-15px;background:url(../images/img/combo-taronja-dalt.png) no-repeat;width:641px;height:298px;float:left;font-size:12px;padding-top:10px;}
.dinsformEmp{position:relative;margin-top:15px;font-size:11px;background:#FFE8D4 url(../images/img/fonsTaronja.jpg) no-repeat bottom left;width:641px;padding:10px 15px 0px 15px;}
#formEmpresa td{vertical-align:top;}
#formEmpresa input[type="text"]{width:280px;border:1px solid #FDD0AE;background:#FFF;}
#formEmpresa textarea{width:280px;height:70px;border:1px solid #FDD0AE;background:#FFF;}
#formCandidat{position:relative;right:-15px;background:url(../images/img/combo-taronja-dalt.png) no-repeat;width:641px;height:298px;float:left;font-size:12px;padding-top:10px;}
.dinsformCand{position:relative;margin-top:25px;font-size:11px;background:#FFE8D4 url(../images/img/fonsTaronja.jpg) no-repeat bottom left;width:641px;padding:10px 15px 0px 15px;}
#formCandidat td{vertical-align:top;}
#formCandidat input.caix{width:280px;border:1px solid #FDD0AE;background:#FFF;}
#formCandidat textarea{width:280px;height:70px;border:1px solid #FDD0AE;background:#FFF;}
#fonsDemanaCurriculum{margin:-10px 0px 0px 30px;background:url(../images/img/millora-curriculum-bkg.png) repeat-x top right;height:186px;width:550px;float:left;}
#fonsDemanaCurriculum .info{background:url(../images/img/millora-curriculum-llibrebkg.png) no-repeat top right;height:126px;padding:30px;}
.nomEmpresa{color:#f77911;}
.nomEmpresa p{margin-left:15px;}
#formUsuari .botoTaronja{width:70px;margin-top:10px;border: 3px double #ff9f80;background:#ffd9b7 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;height:24px;padding:1px 10px 2px 10px;block;color:#FFF;font-size:12px;font-weight:bold;}
/*
.okEmpreses{background:url(../images/img/combo-empreses-botook.png) no-repeat;width:26px;height:27px;position:absolute;top:95px;right:20px;border:0px;}
.okCandidats{background:url(../images/img/combo-candidats-botook.png) no-repeat;width:26px;height:27px;position:absolute;top:95px;right:20px;border:0px;}
*/
.okCandidats{position:absolute;top:100px;right:15px;border: 1px double #96bd61;background:#c0d7a0 url(../images/img/combo-candidats-degradat_boto.png) repeat-x;height:18px;padding:1px 5px 2px 5px;color:#FFF;font-size:10px;font-weight:normal;}
.okEmpreses{position:absolute;top:100px;right:15px;border: 1px double #ff9f80;background:#ffd9b7 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;height:18px;padding:1px 5px 2px 5px;color:#FFF;font-size:10px;font-weight:normal;}
.justificar{text-align:justify;}
img{border:0px;}
.cb{clear:both;}
.fr{float:right;}
.fl{float:left;}
.tar{text-align:right;}
.pt10{padding-top:10px;}
.p15{padding:15px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.ml20{margin-left:30px;}
.ml15{margin-left:15px;}
.ml40{margin-left:40px;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.sobreBenvinguda{padding-top:120px;}
.cb0{clear:both;height:0px;}
.pr{position:relative;}
div#paginador {text-align: right;}
div#paginador a
{
	font-size: 120%;
	color: #F27329;
}
#paginadorOfertes {text-align: right;}
#paginadorOfertes a
{
	font-size: 120%;
	color: #F27329;
}
div#paginadorPortada {
	text-align: right;
	float:right;
	
}
div#paginadorPortada a
{
	font-size: 120%;
	color: #F27329;
}
#capsalera  
{
	margin: 10px 0px 0px 40px;
	width: 900px;
	height:110px;
}
#capsaleraEsquerre 
{
	width: 210px;
	height:95px;
	float:left;
}
#capsaleraDreta 
{
	width: 200px;
	height:95px;
	float:right;
}
#capsaleraCentral 
{
	width: 480px;
	height:95px;
	float:left;
}
#atencioClient2 
{
float:right;
}
#atencioClient 
{
	width: 690px;
	height:40px;
	position:relative;
	top:-10px;
}
#atclient{color:#666666;font-size:11px;margin-bottom:20px; text-align:right}
#idiomas {
	text-align:right;
	height:20px;
	width:950px;
	padding:25px 0px 0px 0px;
	position:absolute;
	z-index:20;
	float:right;
}
#idiomas ul {list-style:none;float:right;}
#idiomas li{float:left;}
#idiomas a:link,#idiomas a:visited{font-size:10px;color:#666666;font-weight:normal;float:left;display:block;}
#idiomas a:hover{font-size:10px;color:#2e4347;} 

#partCentral { margin-left:8px;width: 910px; float:left;}
#separacioCaixetins
{
	width: 40px;
	float:left;
}
.estrelleta_petita{
	width:34px;
	height:34px;
	background:url(../images/img/estrelleta_petita.png);
}
#textTreballadors
{
	font-family:Arial, Helvetica, sans-serif;
	width: 420px;
	height:330px;
	float:left;
	text-align:justify;
	margin-right:10px;
	margin-top:10px;
	font-size:14px;
	color:#666666;
}
#textTreballadorsTaronja
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f77911;
	padding-left:5px;
	font-weight:normal;
	font-size:14px;
}
#textTreballadorsTaronja2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f77911;
	font-weight:normal;
	font-size:14px;
}
#textRecomanarTaronja
{
	color:#f77911;
	padding-left:5px;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	float:left;
}
#textRecomanarPortada
{
	float:left;
	width:420px;
	font-size:12px;
	color:#666666;
	margin-top:20px;
}
#textTreballadors a
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.textTreballadorsTitol1
{
	font-size:18px;
	font-weight:bold;
}
.textTreballadorsTitol2
{
	font-size:18px;
	font-weight:bold;
}
#textEmpreses
{
	font-family:Arial, Helvetica, sans-serif;
	width: 420px;
	height:230px;
	float:left;
	text-align:justify;
	color:#666666;
	font-size:14px;
	margin-top:10px;
}
#textEmpresesTaronja
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f77911;
	padding-left:5px;
	font-weight:bold;
	font-size:14px;
}
#textEmpresesTaronja2
{
	font-family:Trebuchet MS;
	color:#f77911;
	padding-left:5px;
	font-weight:bold;
}
#textEmpreses a
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#capsaleraCaixa
{
	position:relative;
	top:12px;
	left:15px;
	
}
#texte_caixa_treballador{
	font-size:14px;
	color:#f77911;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	position:absolute;
	
}
#texte_caixa_link_treballador a{
	width:122px;
	height:20px;
	text-align:center;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	position:absolute;
	margin-left:292px;
	margin-top:-3px;
	background:url(../images/img/registrat.png);
}
#fondoCaixaTreballador
{
	position:absolute;
	margin-top:35px;
	width:429px;
	height:55px;
	background: url(../../../img/caixa_treballadors.png) no-repeat;
}
#fondoCaixaEmpresa
{
	position:absolute;
	margin-top:35px;
	width:429px;
	height:55px;
	background: url(../../../img/caixa_empreses.png) no-repeat;
}
#contingutCaixaTreballador
{
	position:absolute;
	margin-top:50px;
	margin-left:15px;
	font-size:10px;

}
.linkContrasenyaPortada a
{
	float:left;
	position:absolute;
	margin-top:25px;
	width:300px;
	color:#ffffff;
}
.linkContrasenyaEmpresaPortada a
{
	float:left;
	position:absolute;
	margin-top:25px;
	width:300px;
	color:#ffffff;
}
.inputFormTreballador
{
	background:#ffffff;
	border:1px solid #999999;
	color:#CCCCCC;
	width:150px;
}
#texte_caixa_empresa{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	position:absolute;
	
}
#texte_caixa_link_empresa a{
	width:122px;
	height:20px;
	text-align:center;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	position:absolute;
	margin-left:292px;
	margin-top:-3px;
	background:url(../images/img/registrat.png);
}
#contingutCaixaEmpresa
{
	position:absolute;
	margin-top:50px;
	margin-left:15px;
	font-size:10px;
}
#botoTreballador
{
	border: 1px double #ff9f80;
	background:#c0d7a0 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;
	height:18px;
	padding:1px 5px 2px 5px;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
}
#botoEmpresa
{
	border: 1px double #57676f;
	background:#c0d7a0 url(../images/img/combo-cerca-degradat_boto.png) repeat-x;
	height:18px;
	padding:1px 5px 2px 5px;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
}
#botoFormTreballador
{
	background:url(../images/img/botoFormTreballador.png) no-repeat;
	padding:1px 5px 2px 5px;
	border:0px;
	color:#ffffff;
	font-size:10px;
	width:58px;
	height:18px;
	font-weight:bold;
	float:left;
	position:absolute;
	margin-left:340px;
	margin-top:-1px;
}
#botoFormEmpresa
{
	border:0px;
	background:url(../images/img/botoFormEmpresa.png) no-repeat;
	padding:1px 5px 2px 5px;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	width:58px;
	height:18px;
	float:left;
	position:absolute;
	margin-left:340px;
	margin-top:-1px;
}
#botoRegistrarseTreballador
{
	margin-top:10px;
	border: 3px double #ff9f80;
	background:#ffd9b7 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;
	height:18px;
	padding:1px 10px 2px 10px;block;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#botoRegistrarseEmpresa
{
	margin-top:10px;
	border: 3px double #57676f;
	background:#57676f url(../images/img/combo-cerca-degradat_boto.png) repeat-x;
	height:18px;
	padding:1px 10px 2px 10px;block;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#text1
{
	color:#2e4347;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	width:175px;
	margin-top:20px;
	margin-bottom:20px;
}
#text2
{
	text-align:justify;
	font-family:Trebuchet MS;
	color:#2e4347;
	font-size:10pt;
	width:175px;
	margin-bottom:20px;
}
#text3
{
	text-align:justify;
	font-family:Trebuchet MS;
	color:#2e4347;
	font-size:10pt;
	width:175px;
}
#text_oferta
{
	text-align:justify;
	font-family:Trebuchet MS;
	color:#2e4347;
	font-size:10pt;
	width:325px;
}
#text-oferta_llistat
{
	font-family:Trebuchet MS;
	color:#2e4347;
	font-size:10pt;
}
#noiaEsquerre {
	float:left;
	position:relative;
	margin-top:10px;
	background: url(../images/img/fons-noia.png) no-repeat;
	padding-left:120px;
	width:220px;
	margin-top:50px;
}
#ofertesLlistat {
	float:left;
	width:430px;
	position:absolute;
	
}	
.barra_portada{
	width:430px;
	height:30px;
	background: url(../images/img/barra_portada.png);
	position:absolute;
}	
#formulariCerca 
{
	float:left;
	width:558px;
	background:#d4d4d4 url(../images/img/combo-cerca-header.png) no-repeat; 
	margin-top:20px;
	font-size:10px;
}
#partInferior {
	margin-top:45px;
	margin-left:50px;
	float:left;
	position:relative;
	width:950px;
	
}
#caixaPublicitat 
{
	float:left;
	width:275px;
	height:80px;
	vertical-align:middle;
	margin-left:8px;
	margin-bottom:8px;
}
#negreta
{
	font-size:17px;
	font-weight:bold;
}
.negreta2
{
	font-weight:bold;
}
#textPortalFeina
{
	font-size:26px;
	position:relative;
	font-weight:bold;
	top: 12px;
	color:#666666;
	margin-bottom:10px;
	
}
#textPortalFeinaPetit
{
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
#textExplicacio 
{
	font-size:22px;
	color:#666666;
	position:relative;
	top:10px;
	font-weight:bold;
	letter-spacing:1px;
}
.negreta2 a
{
	text-decoration:none;
	font-weight:bold;
}
.ofertaCvs-g
{
	background:url(../images/img/oferta-pestanya-g.png) no-repeat;width:75px;height:17px;
}
.ofertaCvs-gs
{
	background:url(../images/img/oferta-pestanya-gs.png) no-repeat;width:100px;height:17px;
}
.textCvs-g
{
	text-align:center;
	font-family:Trebuchet MS;
	color:#000000;
	font-size:10pt;
	margin-top:3px;
}
.oferta-flecha
{
	background:url(../images/img/boto_oferta.png) no-repeat;width:215px;height:50px;padding-top:13px;padding-left:13px;margin:0px;
}
.oferta-flecha-text
{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana, Helvetica;
	text-align:center;
}
.oferta-flecha-text a
{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana, Helvetica;
	text-decoration:none;
	
}
.oferta-texte-gris
{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Helvetica;
	text-align:justify;
	
}
.oferta-texte-groc
{
	font-size:11px;
	color:#ffcc00;
	font-family:Verdana, Helvetica;
	
}
.oferta-form-fons {width:850px;margin:auto;padding-top:5px;}
#ofertaestudis{background: url(../images/img/fletxeta-negra.png) no-repeat 8px 16px; }	
#ofertapersonals > table,#estudis > table{margin:auto;background:url(../images/img/degradat-general.png) repeat-x bottom;padding-bottom:20px;padding-top:20px; }	
#ofertapersonals > table td,#estudis > table td{text-align:left;border-bottom:2px dotted #e2e2e2;color:#535353;padding:5px 0px 5px 0px}	
#ofertapersonals > table th,#estudis > table th{font-size:12px;padding:5px 0px 5px 0px;color:#88abbe;font-weight:bold;}
#ofertaestudis td.petit{color:#CC0000;font-size:10px;font-family:Arial}	
h4.ofertaform 
{
	background: url(../images/img/degradat-general.png) repeat-x top left;
	padding: 8px 4px;
	margin: 0 0px;
	font-family:Arial, Helvetica;
	color:#f77911;
	font-size:16px;
	font-weight:normal;
	border-top:2px solid #dfe8e9;
	border-bottom:2px solid #dfe8e9;
}
.ofertaformtitol{font-size:12px;padding:5px 0px 5px 0px;color:#7e7e7e;font-weight:bold;}
.clearbothoferta { clear: both; }
.ofertaboto2{margin-top:10px;border: 1px solid #535353;background:#CCC url(../images/img/combo-cerca-degradat_boto.png) repeat-x;height:18px;padding:0px 10px 2px 10px;block;color:#FFF;font-size:11px;font-weight:normal;}
.buscadorOferta{width:200px; border-top:4px;padding-top:20px;margin-right:20px;}
.textBlauOferta a{color:#7e7e7e;font-size:11px;text-decoration:none;}
.textBlauOferta2{color:#f77911;font-size:11px;text-decoration:none;}
.textBlauOferta {font-size:11px;color:#7e7e7e;}
OPTION.textVerdOferta{color:#33CC00;font-size:11px;font-weight:bold;}
option.textVermellOferta{color:#FF0000;font-size:11px;font-weight:bold;}
.textBlauOfertaNegreBold {color:#000000;font-size:11px;font-weight:bold}
.textBlauOfertaNegre {color:#000000;font-size:11px;}
.textInscritOferta {color:#ff9900;font-size:11px;}
.textBorratOferta {color:#FF0000;font-size:11px;}
tr.registreCercadorTaronja
{
	margin-bottom: 10px;
	background: #fcdbb4;
	
}
.registreCercadorTaronja td{padding-bottom:2px;padding-top:2px;}
.registreCercadorLeft{}
.registreCercadorRight{}
h3.titolApartatOferta{font-size:14px;color:#7e7e7e;font-weight:bold;font-family: Verdana, Helvetica;background: url(../images/img/fletxeta-negra.png) no-repeat 2px 25px;padding-left:8px;padding-top:20px;}
.textTitolLinks 
{
	font-size:14px;
	font-family:Trebuchet MS;
	color:#666666;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.textCategoriaLinks 
{
	font-size:12px;
	font-family:Trebuchet MS;
	color:#666666;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
}
.textCategoriaLinks a 
{
	font-size:12px;
	font-family:Trebuchet MS;
	color:#666666;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	text-align:left;
}
.cajas_form
{
	font-size:9px;
}
.formConegutRelative {float:left;width:242px;height:100px;margin-left:-10px;}
.formConegutTextarea {position:absolute;z-index:200;}
.formConegutTextarea textarea{margin-top:42px;margin-left:17px;width:235px;height:30px;border:1px solid #FDD0AE;background:#FFF;}
#formConegut{position:absolute;background:url(../images/img/combo-conegutUsuari.png) no-repeat;width:242px;height:100px;padding:10px 15px 10px 15px;z-index:100;}

#formForo{position:absolute;background:url(../images/img/form.png) no-repeat;width:392px;height:154px;padding:0px 0px 0px 0px;margin-left:100px;float:left;}
#formForo2 table{font-size:12px;width:392px;height:134px;}
#formForo2 textarea{width:380px;height:50px;border:1px solid #FDD0AE;background:#FFF;color:#666666;}
#formForo2{position:absolute;z-index:200;float:left;margin-left:102px;}
.botoForo{border: 3px double #ff9f80;background:#ffd9b7 url(../images/img/combo-empreses-degradat_boto.png) repeat-x;height:24px;padding:1px 10px 2px 10px;color:#FFF;font-size:12px;font-weight:bold;}
.fletxesForo{background:url(../images/img/fletxetes-verd-esquerra.png) no-repeat;width:28px;height:40px;padding-left:30px;}
.titolApartatForo a{font-size:12px;color:#88abbe;font-weight:bold;font-family: Verdana, Helvetica;background: url(../images/img/fletxeta-negra.png) no-repeat 3px 12px;padding-left:13px;padding-top:5px;}
.linkApartatForo a{font-size:12px;color:#88abbe;font-weight:bold;font-family: Verdana, Helvetica;}
.afegeixTarjetaCredit{width:250px;height:50px;background: url(../images/img/afegeixCredit.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-top:10px;}
.afegeixTarifaPlana{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlana.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-top:10px;}
.afegeixTarifaPlanaDisabled{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlanaDisabled.png) no-repeat;border:0px;color:#666;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-top:10px;}
.afegeixGratis{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlana.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-top:10px;}
.botoRecargaPortada{width:250px;height:20px;margin-left:195px;margin-top:65px;float:left;text-align:center;position:absolute;}
.botoActivaTarifaPortada{width:250px;height:20px;margin-left:485px;margin-top:65px;float:left;text-align:center;position:absolute;}
.botoTarifaPlanaPortada2{width:250px;height:20px;margin-left:625px;margin-top:55px;float:left;position:absolute;}
.afegeixTarjetaCreditPortada{width:250px;height:50px;background: url(../images/img/afegeixCredit.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-left:190px;margin-top:85px;float:left;position:absolute;z-index:2;}
.afegeixTarjetaCreditDisabledPortada{width:250px;height:50px;background: url(../images/img/afegeixCreditDisabled.png) no-repeat;border:0px;color:#666;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-left:190px;margin-top:85px;float:left;position:absolute;z-index:2;}
.afegeixTarifaPlanaPortada{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlana.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-left:480px;margin-top:85px;float:left;position:absolute;z-index:2;}
.afegeixTarifaPlanaDisabledPortada{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlanaDisabled.png) no-repeat;border:0px;color:#666;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-left:480px;margin-top:85px;float:left;position:absolute;z-index:2;}
.afegeixTarifaPlanaPortada2{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlana.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-left:615px;margin-top:85px;float:left;position:absolute;z-index:2;}
.afegeixTarifaPlanaDisabledPortada2{width:250px;height:50px;background: url(../images/img/afegeixTarifaPlanaDisabled.png) no-repeat;border:0px;color:#666;font-weight:bold;font-size:11px;text-align:center;padding-top:15px;margin-left:615px;margin-top:85px;float:left;position:absolute;z-index:2;}
.botoneraCompra
{
	width:900px;
	height:170px;
	margin-left:10px;
	float:left;
}
.texteSaldoCvs1
{
	font-size:13px;
	font-family:Trebuchet MS;
	color:#f77911;
	font-weight:bold;
	margin-top:45px;
	margin-left:190px;
	width: 250px;
	height:20px;
	text-align:center;
	float:left;
	position:absolute;
}.texteSaldoCvs2
{
	margin-top:20px;
	margin-left:40px;
	width: 250px;
	height:20px;
	float:left;
	position:absolute;
}
.texteSaldoCvs3
{
	margin-top:20px;
	width: 250px;
	height:20px;
	margin-left:40px;
	float:left;
	position:absolute;
}
.compraResultats
{
	width:900px;
	margin-top:80px;
	margin-bottom:80px;
	font-size:18px;
	font-family:Trebuchet MS;
	color:#666666;
	font-weight:bold;
	text-align:center;
	
}
.compra{width:180px;height:25px;background: url(../images/img/botoCompra.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-left:30px;}
.compra2{width:180px;height:25px;background: url(../images/img/botoCompra.png) no-repeat;border:0px;color:#FFF;font-weight:bold;font-size:11px;text-align:center;padding-left:30px;}
.titolCompraCv
{
	margin-top:20px;
	font-size:14px;
	font-family:Trebuchet MS;
	color:#7e7e7e;
	float:left;
	width:900px;
	position:absolute;
}
.titolCompraCv2
{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:14px;
	font-family:Trebuchet MS;
	color:#e3853b;
}
.texteCercaCurr
{
font-size:17px;color:#000000;
font-weight:bold;
}
.logoCv10Menu
{
	float:right;
}
.resultatsPortada
{
	z-index:70;
	float:left;
	width:430px;
	margin: 85px 0px 0px 470px;
	position:absolute;
}
#desplega_cercador_portada
{
	width:80px;
	height:40px;
	float:right;
	
}
.img_fletxa_desplegable_top
{
	width:18px;
	height:17px;
	margin-left:60px;
	margin-top:5px;
	position:absolute;
	background: url(../images/img/fletxa_desplegable_top.png);
}
.img_fletxa_desplegable_bottom
{
	width:19px;
	height:17px;
	float:right;
	position:absolute;
	margin-left:60px;
	margin-top:5px;
	background: url(../images/img/fletxa_desplegable_bottom.png);
}
.fletxa_desplegable
{
	width:60px;
	height:40px;
	font-size:12px;
	color:#7e7e7e;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	float:left;
	margin-top:7px;
	margin-left:0px;
	text-align:right;
	position:absolute;
}
.fletxa_plegable
{
	width:60px;
	height:40px;
	font-size:12px;
	color:#7e7e7e;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	float:left;
	margin-top:7px;
	margin-left:0px;
	position:absolute;
	text-align:right;
}
.mayusUsuari
{
	margin: 10px 0px 10px 0px;
}
#errorDisplay {
	border: 1px;
	border-color: #BB0000;
	border-style: solid;
	background-color: #FFE813;
	display: none;
	padding:5px 0px;
	margin:10px;
	float:left;
	width:500px;
	text-align:center;
}
#errorDisplay ul {
	list-style-type: square;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
.ample_categoria
{
	width:120px;
}
.ample_lloctreball
{
	width:120px;
}
.ample_anys
{
	width:120px;
}
#oferta_div
{
	width:602px;
	height:69px;
	visibility:hidden;
	position: absolute;
	margin-top:-80px;
	padding-left:3px;
	padding-top:3px;
	z-index:600;
	background: url(../images/img/div_oferta.png) no-repeat;
}
#oferta_div td{border-bottom:0px solid #ebecec;}
.estrelleta_cat_portada
{
	width:96px;
	height:96px;
	background: url(../images/img/estrelleta_cat.png) no-repeat;
	z-index:200;
	margin-left:350px;
	margin-top:60px;
	position:absolute;
}
.estrelleta_cas_portada
{
	width:96px;
	height:96px;
	background: url(../images/img/estrelleta_cas.png) no-repeat;
	z-index:200;
	margin-left:350px;
	margin-top:60px;
	position:absolute;
}
.estrelleta_cat_tarifes
{
	width:96px;
	height:96px;
	background: url(../images/img/estrelleta_cat.png) no-repeat;
	z-index:200;
	margin-left:400px;
	margin-top:115px;
	position: absolute;
}
.estrelleta_cas_tarifes
{
	width:96px;
	height:96px;
	background: url(../images/img/estrelleta_cas.png) no-repeat;
	z-index:200;
	margin-left:400px;
	margin-top:115px;
	position:absolute;
}
.recomana_menu
{
	width:75px;
	height:30px;
	margin-left:840px;
	margin-top:0px;
}
.recomana_menu_interrogant
{
	position:absolute;
	margin-top:8px;
	margin-left:30px;
}
.recomana_menu_email
{
	position:absolute;
	margin-top:6px;
	margin-left:50px;
}
.botoneraNovaOferta
{
	width:900px;
	margin-left:10px;
	
	float:left;
}
.texteBotoneraNovaOferta
{
	position:absolute;
	font-size:13px;
	font-family:Trebuchet MS;
	color:#7e7e7e;
	margin-left:230px;
	margin-top:-58px;
	width: 670px;
	text-align:justify;
}
.interrogant_boto_oferta
{
	position:absolute;
	margin-left:205px;
	margin-top:29px;
}
.interrogant_boto_credit
{
	position:absolute;
	margin-left:420px;
	margin-top:113px;
	z-index:3;
}
.interrogant_boto_tarifa
{
	position:absolute;
	margin-left:710px;
	margin-top:113px;
	z-index:3;
}
.interrogant_boto_gratis
{
	position:absolute;
	margin-left:845px;
	margin-top:113px;
	z-index:3;
}
#formTreballadorPortada{
	width: 429px;
	height:109px;
	float:left;
	text-align:left;
}
#formEmpresaPortada{
	width: 429px;
	height:109px;
	float:left;
	text-align:left;
}
.tarifa_plana1{
	width:350px;
	margin-top:20px;
	margin-left:65px;
	
	float:left;
}
.tarifa_plana2{
	width:350px;
	margin-top:20px;
	margin-left:100px;
	float:left;
}
.titol_pack{
	width:350px;
	margin-top:5px;
	font-size:14px;
	color:#7e7e7e;
	font-weight:bold;
	text-align:center;
}
.contingut_pack{
	width:350px;
	margin-top:15px;
	font-size:12px;
	color:#7e7e7e;
	text-align:justify;
}
.subtitol_pack{
	width:800px;
	font-size:14px;
	color:#7e7e7e;
	margin-left:65px;
	float:left;
	
}
.subtitol_pack2{
	width:800px;
	margin-top:40px;
	margin-left:65px;
	font-size:14px;
	color:#7e7e7e;
	float:left;
	
}
.llistat_pack1{
	width:350px;
	height:200px;
	margin-top:20px;
	margin-left:65px;
	background:url(../images/img/pack.png) no-repeat;
	float:left;
}
.llistat_pack2{
	width:350px;
	height:200px;
	margin-top:20px;
	margin-left:100px;
	background:url(../images/img/pack.png) no-repeat;
	float:left;	
}
.opcion_pack1{
	width:120px;
	margin-top:25px;
	margin-left:65px;
	font-size:14px;
	color:#7e7e7e;
	position:absolute;
}
.opcion_preu_pack1{
	width:105px;
	margin-top:25px;
	margin-left:200px;
	font-size:14px;
	color:#f77911;
	position:absolute;
}
.opcion_preuiva_pack1{
	width:105px;
	margin-top:40px;
	margin-left:200px;
	font-size:10px;
	color:#f77911;
	position:absolute;
}
.opcion_pack2{
	width:120px;
	margin-top:80px;
	margin-left:65px;
	font-size:14px;
	color:#7e7e7e;
	position:absolute;
}
.opcion_preu_pack2{
	width:105px;
	margin-top:80px;
	margin-left:200px;
	font-size:14px;
	color:#f77911;
	position:absolute;
}
.opcion_preuiva_pack2{
	width:105px;
	margin-top:95px;
	margin-left:200px;
	font-size:10px;
	color:#f77911;
	position:absolute;
}
.opcion_pack3{
	width:120px;
	margin-top:140px;
	margin-left:65px;
	font-size:14px;
	color:#7e7e7e;
	position:absolute;
}
.opcion_preu_pack3{
	width:105px;
	margin-top:140px;
	margin-left:200px;
	font-size:14px;
	color:#f77911;
	position:absolute;
}
.opcion_preuiva_pack3{
	width:105px;
	margin-top:155px;
	margin-left:200px;
	font-size:10px;
	color:#f77911;
	position:absolute;
}
.peu_llistat_pack1{
	width:350px;
	height:10px;
	margin-top:10px;
	margin-left:65px;
	float:left;
	font-size:12px;
	color:#666666;
	text-align:justify;
}
.peu_llistat_taronja{font-size:14px;color:#f77911;}
.peu_llistat_pack2{
	width:350px;
	height:20px;
	margin-top:10px;
	margin-left:100px;
	float:left;	
	font-size:12px;
	color:#666666;
	text-align:justify;
}
.pagament_pack{
	width:800px;
	height:400px;
	margin-top:20px;
	margin-left:65px;
	background:url(../images/img/pack2.png) no-repeat;
	float:left;
}
.pagament_pack1{
	width:225px;
	margin-top:25px;
	margin-left:31px;
	float:left;
	position:absolute;
}
.pagament_pack2{
	width:225px;
	margin-top:25px;
	margin-left:287px;
	float:left;
	position:absolute;
}
.pagament_pack3{
	width:225px;
	margin-top:25px;
	margin-left:543px;
	float:left;
	position:absolute;
}
.titol_pagament{
	width:225px;
	margin-top:5px;
	font-size:14px;
	color:#7e7e7e;
	font-weight:bold;
	text-align:center;
}
.contingut_pagament1{
	width:225px;
	height:35px;
	margin-top:15px;
	font-size:12px;
	color:#7e7e7e;
	text-align:justify;
}
.contingut_pagament{
	width:225px;
	margin-top:15px;
	font-size:12px;
	color:#7e7e7e;
	text-align:justify;
}
.boto_pagament_pack1{
	width:225px;
	margin-top:350px;
	margin-left:31px;
	float:left;
	position:absolute;
	text-align:center;
	font-size:22px;
}
.boto_pagament_pack2{
	width:225px;
	margin-top:350px;
	margin-left:287px;
	float:left;
	position:absolute;
	text-align:center;
	font-size:22px;
}
.boto_pagament_pack3{
	width:225px;
	margin-top:350px;
	margin-left:543px;
	float:left;
	position:absolute;
	text-align:center;
	font-size:22px;
}
.boto_pagament_class{width:200px;font-size:22px;}
.domi_caixa4{width:25px;font-size:10px;}
.domi_caixa2{width:15px;font-size:10px;}
.domi_caixa10{width:60px;font-size:10px;}
.espai_peu{float:left;width:850px;height:5px;margin-left:18px;}
