body{
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
body.popup {
	background-color: #fff;	
}
body.popup #web {
	background: none;
}
ul {
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
div.clear{
	clear: both;
	height:0px;
	line-height: 0px;
}
#cabecera{
	margin: 0px;
}

.alerta{
	background: #EAF5FA url(../img/alerta.gif) no-repeat 15px 50%;
	border: 1px solid #CAEAF9;
	clear: both;
	padding: 0 0 0 63px;
	margin-left: 35px;
	float: left;
	display: inline;
	width: 707px;
}
.alerta p{
	border-left: 1px solid #CAEAF9;
	padding: 5px 15px;
	margin: 7px 0;
	color: #666;
	line-height: 150%;
}
img#logo{
	float: left;
	width: 205px;
}

#subpestanas {
	clear: both;
	float: left;
	width: 940px;
	list-style: none;
	margin: 15px 0 30px 0;
	border-bottom: 1px solid #B9BCBE;
	padding-left: 10px;
}
#subpestanas li {
	float: left;	
	margin: 0 4px 0 0;
	display: inline;
	background-image: url(../img/subtab-l-act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 3px;	
}
#subpestanas li a {
	background-image: url(../img/subtab-r-act.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 4px 10px 4px 6px;
	float: left;	
	display: inline;
	border-bottom: 0;
	text-align: center;
	text-decoration: none;
	color: #666;
}
#subpestanas li.activa {
	background-image: url(../img/subtab-l.gif);
	margin-bottom: -1px;	
	position: relative;
}
#subpestanas li.activa a  {
	background-image: url(../img/subtab-r.gif);
	background-color: #fff;
	padding-bottom: 5px;
	font-weight: bold;
}
#cabecera p#opciones-enviar{
	width: 480px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 0 4px 0;
}
#cabecera p#opciones-enviar span#send-intro{
	font-weight: bold;
}
#cabecera p#opciones-enviar a{
	font-weight: normal;
	color: #323B42;
	text-decoration: none;
}
#cabecera p#opciones-enviar span{
	padding-bottom: 5px;
	padding-left: 20px;
}
#cabecera p#opciones-enviar a:hover{
	text-decoration: underline;
}
#cabecera p#opciones-enviar span#send-feature{
	background: url(../img/lightbulb.gif) no-repeat 0 0;
}
#cabecera p#opciones-enviar span#send-bug{
	background: url(../img/bug.gif) no-repeat 0 0;
}
#cabecera p#opciones-enviar span#send-question{
	background: url(../img/help.gif) no-repeat 0 0;
}
#cabecera p#opciones-enviar span#send-feedback{
	background: url(../img/comment.gif) no-repeat 0 0;
}

#contenido{
	clear: both;
	width: 944px;
	margin: 0 auto 0 auto;
	padding-left: 16px;
}
body.popup #contenido {
	width: 720px;
	padding: 0 0 30px 0;
	margin: 0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	/*background: url(../img/bullet-h1.gif) no-repeat 0 6px;
	margin: 50px 0 25px 0;
	padding: 0 0 0 20px;*/
}
body.popup h1 {
	width: 680px;
	margin: 10px 0 25px 30px;
}
h2{
	color: #666;
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0;
	padding: 0;
}
.ok{
	background: #E2F0D9 url(../img/ok.gif) no-repeat 20px 50%;
	border: 1px solid #93C761;
	clear: both;
	padding: 0 0 0 63px;
	margin-left: 35px;
	float: left;
	display: inline;
	width: 770px;
}
.ok p{
	border-left: 1px solid #93C761;
	padding: 5px 15px;
	margin: 7px 0;
	color: #666;
	line-height: 150%;
}
.error{
	background: #FFECEC url(../img/error.gif) no-repeat 20px 50%;
	border: 1px solid #FF6464;
	clear: both;
	padding: 0 0 0 63px;
	margin-left: 35px;
	float: left;
	display: inline;
	width: 770px;
}
.error p{
	border-left: 1px solid #FF6464;
	padding: 5px 15px;
	margin: 7px 0;
	color: #666;
	line-height: 150%;
}

form.general{
	float: left;
	width: 900px;
	display: inline;
}
form.general input{
	vertical-align: middle;
	float: left;
}
form.general select{
	vertical-align: middle;
	float: left;
}
form.general div.linea{
	clear: both;
	float: left;
	width: 900px;
	margin-bottom: 11px;
	padding: 2px 0;
}
form.general div.linea p.cvsrecibidos {
	margin: 0 0 0 11px;
	display: inline;
	line-height: 160%;
}
form.general div.conerror {
	background-color: #FFECEC;
}
form.general div.conerror label, form.general div.conerror p.label {
	color: #ff0000;
}
form.general div.conerror .grupo label {
	color: #666;
}
form.general label{
	float: left;
	width: 190px;
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	padding: 4px 0 0 0;
}
form.general p.label{
	float: left;
	width: 190px;
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0 10px 0 0;
	line-height: 125%;
}
form.general div.grupo{
	float: left;
	margin-right: 18px;
}
form.general a {
	color: #0099C7;		
}
form.general div.grupocaido{
	clear: both;
	margin-left: 200px;
	float: none;
	padding-top: 6px;
}
form.general div.grupo label{
	float: none;
	display: inline;
	font-weight: normal;
	text-align: left;
	margin-right: 0;
}
form.general div.grupo select{
	float: none;
	display: inline;
}
form.general div.grupo input{
	float: none;
	display: inline;
}
form.general .partnerTerms {
	width:200px;
}
form.general * .groupCombo {
	display:inline;
	.position:static;
}
form.general * #provinceName {
	border:1px;
	border-style:dashed;
	padding:2px;
	padding-left:5px;
	width:194px;
	.width:198px;
	_width:198px;
}
form.general * #locationName {
	width:189px;
}
form.general * #locationLayer {
	display:none;
	position:relative;
	top:0px;
	left:597px;
	.padding-left:597px;
}
form.general * #locationList {
	margin:5px 0 5px 0;
	background:#EAF5FA;
	width:200px;
}
form.general * #postalcodeLayer {
	display:none;
	position:relative;
	top:20px;
	left:-50px;
	z-index:1000;
}
form.general * #postalcodeList {
	margin:5px 0 5px 0;
	background:#EAF5FA;
}
span.obligatorio{
	color: #FF0000;
}
span.nota{
	font-weight: normal;
	display: block;
	font-size: 90%;
	color: #A5A5A5;
	margin-top: 3px;
}
p.requeridos {
	font-size: 90%;
	color: #A5A5A5;
	margin: -10px 0 30px 10px;
}

form.general fieldset {
	border: 0;
}
form.general fieldset legend {
	margin-bottom: 20px;
	font-size: 110%;
	font-weight: bold;
}
form.general fieldset#company-logo {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
form.general fieldset#company-logo div.linea {
	margin-left: 30px;
}
form.general fieldset#company-logo input.file {
	margin-left: 3px;
}
form.general div.botones {
	clear: both;
	float: left;
	width: 645px;
	display: inline;
	margin: 20px 0 30px 0;
	background-color: #EAF5FA;
	padding: 15px 15px 15px 200px;
	border-top: 1px solid #D7D7D7;
}
form.general div.botones input{
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/** 2.2- Botones */
   html body .boton
    /* Contenedor exterior del boton */
    { display: block !important;  margin: 0px;
      float: left; clear: none; margin-right: 0px;
      background: url(../img/fons_boto_esquerra.jpg) top left no-repeat; }
     
   html body .boton span
    /* Contenedor intermedio del boton : icono */
    { margin: 0px !important; padding: 0px; display: block !important;}
     
   html body .boton span#btn-login
    /* Contenedor intermedio del boton : icono */
    { padding-left: 20px;
      background: url(../img/ico_boto_login.jpg) 10px no-repeat;  }
   html body .boton#btn-inscripcion {margin-left:40px; margin-top: 10px;}
 
   html body .boton input,
   html body .boton a
    /* Contenedor interior del boton */
    { background: url(../img/fons_boto_dret.jpg) top right no-repeat; border: 0px; color: gray; font-size: 14px;
        clear: none; float: none; margin: 0px 0px 0px 10px; font-weight: bold; display: block;
      padding: 12px 20px 12px 10px;  font-family:Verdana; text-decoration: none; cursor: pointer; }
     
   html body .boton input
    /* Estilo específico para botones input */
    { padding: 2px 10px 3px 0px; height: 23px !important;}
   
   html body #cabecera .boton
    /* Estilo especifico para botones en la cabecera */
    { float: right; width:200px; margin: 20px 0px 0px 20px !important; }
 
   html body .boton_registro
    /* Contenedor exterior del boton */
    { display: block !important;  margin: 0px; 
      float: left; clear: none; margin-right: 0px;
      background: url(../img/fons_boto_taronja_esquerra.gif) top left no-repeat; }
     
    html body .boton_registro span#btn-registro
    /* Contenedor intermedio del boton : icono */
    { padding-left: 20px;
      background: url(../img/ico_boto_new.gif) 10px no-repeat;  }
     
   html body .boton_registro span
    /* Contenedor intermedio del boton : icono */
    { margin: 0px !important; padding: 0px; display: block !important;}
         
   html body .boton_registro span#btn-registro input,
   html body .boton_registro span#btn-registro a
    /* Contenedor interior del boton */
    { background: url(../img/fons_boto_taronja_dret.gif) top right no-repeat; border: 0px; color: gray; font-size: 14px;
        clear: none; float: none; margin: 0px 0px 0px 10px; font-weight: bold; display: block;
      padding: 12px 20px 12px 10px;  font-family:Verdana; text-decoration: none; cursor: pointer; }
        
   html body .boton_registro input,
   html body .boton_registro a
    /* Contenedor interior del boton */
    { background: url(../img/fons_boto_dret.jpg) top right no-repeat; border: 0px; color: gray; font-size: 14px;
        clear: none; float: none; margin: 0px 0px 0px 10px; font-weight: bold; display: block;
      padding: 12px 20px 12px 10px;  font-family:Verdana; text-decoration: none; cursor: pointer; }
  

div.col1, div.col2 {
	float: left;
	width: 45%;
	padding-bottom: 30px;
	padding-top: 15px;
}

div.col1 div.grupocaido {
	margin-left: 196px;
}
div.col2 div.grupocaido {
	margin-left: 60px;
}

form#filtro {
	margin: 0 0 20px 0;
}

div.col-l {
	float: left;
	width: 48%;
	padding-bottom: 30px;
}
div.col-l select {
	margin-left: 4px;
}
div.col-flechas {
	float: left;
	width: 14%;
	margin-right: 15px;
	padding-top: 50px;
	padding-bottom: 30px;	
}
div.col-flechas input {
	display: block;
	margin: 10px 0;
}
div.col-r {
	float: left;
	width: 30%;
	padding-bottom: 30px;	
}
div.col-r select {
	width: 280px;
}
div.col-l div.linea label, div.col-l div.linea label, div.col-r div.linea label {
	width: 130px;
}
div.col-l div.linea, div.col-l div.linea, div.col-r div.linea {
	width: 100%;
}
.schemaleft{
	float: left;
	width: 50%;
}
.schemaright{
	float: right;
	width: 50%;
}
.contenedor-tip{
	margin: 10px 0 20px 0;
	float: left;
}
.tip{
	background: url(../img/fnd-tip.gif) repeat-y left;
	float: left;
	width: 670px;
	color: #666;
}
.titular-tip{
	background: url(../img/lightbulb.gif) no-repeat 0 0;
	font-weight: bold;
	color: #666;
	margin: 6px 0;
	padding: 0 0 3px 20px;
}
.nombre-tip{
	font-weight: bold;
	text-align: center;
	width: 100px;
	border-right: 1px solid white;
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
}
.nombre-tip img{
	margin: 4px 0 0 0;
}
.contenido-tip{
	width: 538px;
	float: left;
	font-size: 90%;
	padding: 15px 15px 5px 15px; ;
}
.contenido-tip p{
	margin: 0 0 10px 0;
	padding: 0;
}
.contenedor-tip form{
	clear: both;
	margin: 0;
	padding: 0;
}
.contenedor-tip form input{
	vertical-align: middle;	
}
.contenedor-tip form label{
	vertical-align: middle;
	font-size: 90%;
	color: #666;
}

#pie{
	clear: both;
}
#pie p{
	background: url(../img/logo-pie.gif) no-repeat 0 0;
	padding-left: 25px;
	color: #656565;
	margin: 0;
	padding: 10px 0 10px 40px;
	width: 351px;
	float: left;
}
#pie ul{
	float: right;
	margin: 8px 0 0 0;
	padding: 0;
}
#pie ul li{
	list-style: none;
	float: left;
	background: none;
}
#pie ul li.separador{
	margin-left: 9px;
	padding-left: 7px;
	border-left: 1px solid #666;
}
#pie ul li a{
	color: #0099C7;
}
#contenedor-principal {
	float: right;
	width: 100%;
	margin-left: -320px;	
}
/* home */
#webhome{
	background: white url(../img/fnd-web-home.gif) repeat-x;
	border: 1px solid white;
	padding-bottom: 30px;
}
h1 span.empresa{
	color: #9E9E9E;
}

/* popups */

p.close {
	text-align: right;
}
p.close a {
	padding-left: 19px;
	color: #BA0000;
	background-image: url(../img/cerrar.gif);
	background-repeat: no-repeat;
	font-size: 110%;
}
#cabecera-pop{
	width: 700px;
	height: 44px;
	margin: 1px auto 22px auto;
	padding: 10px;
}
table.view {
	margin: 15px 0 0 30px;
	width: 700px;
	border: 0;
}

table.view td {
	border: 0;
}
table.view td.kq-question {
}
table.view td.kq-chk {
	text-align: center;
	padding-left:20px;
	width: 80px;
}
table.view td.kq-option {
	text-align: left;
	width: 100%;
}
table.view td.term {
	text-align: right;
	font-weight: bold;
	width: 120px;
}
table.view tr.view-title {
	padding-left: 0;
}

table.view td.score {
	text-align: center;
	width: 80px;
}
table.view td.chk {
	text-align: center;
	width: 80px;
}
table.view td.option {
	text-align: left;
}
table.view th {
	text-align: center;
	width: 80px;	
	border: 0;	
}
table.view td h2 {
	background-color: #102B50;
	padding: 5px;
	color: #fff;
	margin-bottom: 5px;
}
table#templeo {
	margin-bottom: 20px;
}
div.botones-view {
	text-align: right;
}


/* add job 3 */
.partner{
	border-bottom: 1px solid #AAA;
	width: 660px;
	float: left;
	clear: both;
	padding: 5px 0 8px 8px;
	margin-left: 10px;
}
.con-bocadillo {
	position: relative;
}
#publicar-enmipagina{
	border-top: 1px solid #AAA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.partner-publicado{
	background-color: #FFFFFF;
}
h2.titular-destacado{
	color: #A72A30;
	font-size: 140%;
	font-weight: bold;
	margin: 30px 0 20px 0;
	float: left;
	clear: both;
	width: 100%;
}
.datos-partner{
	width: 470px;
	float: left;
}
p.jobsite{
	font-size: 110%;
	font-weight: bold;
	color: #2C2C2C;
	margin: 10px 0 0 0;
}
span.masinfo{
	color: #818181;
	margin-left: 4px;
	font-weight: normal;
	font-size: 90%;
	background: url(../img/add.gif) no-repeat 3px 0;
	padding-left: 22px;
	padding-right: 4px;
	padding-bottom: 3px;
/*	color: #488D41;*/
}
.partner .btn-publicar{
	margin-top: 14px;
}
.partner .publicado{
	margin-top: 18px;
}
.partner .publicando{
	margin-top: 23px;
}

.partner p.precio {
	margin: 10px 0 0 0;
}

div.contenedor-bocadillo{
	background: url(../img/bocadillo-bottom.gif) no-repeat bottom left;
	width: 244px;
	clear: both;
	position: absolute;
	top: 32px;
	left: 0;	
	z-index: 10000;
}
div.bocadillo{
	background: url(../img/bocadillo-top.gif) no-repeat top left;	
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 10px;
	color: #555555;
	line-height: 150%;
	position: relative;
	top: 0;
	left: 0;	
	z-index: 1000000;
}
.partner-publicado div.bocadillo{
	background: url(../img/bocadillo-top.gif) no-repeat top left;
}
div.bocadillo h2{
	color: #A72A30;
	margin: 0;	
	font-size: 130%;
}
div.bocadillo a{
	color:#555555;
}
div.bocadillo p{
	margin: 0;
	padding: 0;
}
div.bocadillo p.close {
	margin-right: 15px;
	padding-bottom: 4px;
}
div.bocadillo p.url{
	margin-bottom: 14px;
}
div.bocadillo ul{
	margin: 0;
	padding: 0;
}
div.bocadillo li{
	list-style: none;
	padding-left: 10px;
	background: url(../img/bullet-p.gif) no-repeat 0 7px;
}
div.bocadillo h3{
	color: #599FBB;
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 110%;
}

#home{
	clear: both;
	padding: 10px 0 20px 0;
}
#home ul{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
#home ul li{
	list-style: none;
	float: left;
	background: none;
}
#home ul li.separador{
	margin-left: 9px;
	padding-left: 7px;
	/*border-left: 1px solid #666;*/
}
#home ul li a{
	color: #0099C7;
	font-size:14px;
}
div.alerta{
	background: #EAF5FA url(../img/alerta.gif) no-repeat 15px 50%;
	border: 1px solid #CAEAF9;
	clear: both;
	padding: 0 0 0 63px;
	margin-left: 35px;
	float: left;
	display: inline;
	width: 707px;
}

.transparencia {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:3000px; 
	background-color:#000; 
	z-index:999999; 
	opacity: .5; 
	filter: alpha(opacity=50);
}
.Alert { 
	font-size:1.15em; 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:675px; 
	margin-left:-337px;
	background-color:#FFF; 
	z-index:1000000; 
	padding:15px; 
	border:2px solid #f1f1f1; 
}
.Alert h2 { 
	margin-bottom: 5px; 
}
h1.publishjob {
	float:right;
	clear:none;
	font-size:18px;
	cursor:hand;
	margin-top:-40px;
	*margin-top:0;
}
p.adjuntcv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
}
/*CSS style pagination*/
div.synpagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.synpagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #bbb;
	text-decoration: none; 
	color: #000;
}
div.synpagination a:hover, div.synpagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #505050;
}
div.synpagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.synpagination span.title {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #000;
}
div.synpagination label{
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
	color: #000;
	padding: 2px 5px 2px 5px;
}
div.synpagination select {
	vertical-align: middle;
	color: #000;
}
select#searchCategory,select#searchState {
	width:165px;
}
