@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	background: #fff url(/images/bodybg.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
img {
	border: 0;
	}
.cnt {
	width: 760px;
	margin: 0 auto;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
	
/*---------------------------------------- cabecera ----------------------------------------*/
.header {
	width: 760px;
	height: 110px;
	margin-bottom: 7px;
}
.header h1 {
	width: 300px;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 55px;
	float: left;
}
.header h1.alri {
	text-align: right;
}
.header a {
	color: #0061e4;
	text-decoration: underline;
}
.menu a {
	color: #635633;
	text-decoration: underline;
}
.menu a:hover {
	color: #0061e4;
	text-decoration: none;
}
.logo {
	width: 132px;
	margin: 0 14px;
	float: left;
}

.menu {
	width:760px;
	text-align:center;
	font-size:11px;
	margin-bottom: 30px;
	color:#666;
}


/*---------------------------------------- footer ----------------------------------------*/
.footer {
	border-top: 1px solid #C7E2FF;
	clear:both;
	font-size:11px;
	margin-top: 20px;
	padding: 10px;
	text-align:center;
	color:#777;
}

.footer a {
	color: #0061e4;
	text-decoration: underline;
}
	.footer H3 {
		font-weight:normal;
	}
	.footer H4 {
		font-weight:normal;
	}
/*---------------------------------------- empleos y ofertas ----------------------------------------*/
.empleosyofertas {
	width: 740px;
	height: 40px;
	background: transparent url(/images/empleosyofertasbg.gif) no-repeat;
	clear: both;
	margin-bottom: 20px;
	padding: 0 10px;
}
.empleosyofertas h3 {
	color: #635633;
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 8px;
	float: left;
}
.empleosyofertas h3 a {
	color: #635633;
}
.empleosyofertas p {
	font-weight: normal;
	float: right;
	margin-top: 12px;
}
.empleosyofertas p a {
	color: #635633;
	text-decoration: underline;
}
.empleosyofertas p a:hover {
	color: #0061e4;
	text-decoration: none;
}

/*---------------------------------------- principal ----------------------------------------*/
.content {
	width: 740px;
	clear: both;
}
.content h2 {
	color: #2E576B;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
	padding:0 10px;
}
.content h2 a {
	color:#66ABCC;
	text-decoration:underline;
	margin-left:10px;
}
.content h2 a:hover {
	color:#0061e4;
}
.content h2 a.feed:hover {
	color:#FF6300;
}
.content a {
	font-weight: bold;
}
.content ul {
	width: 740px;
	list-style-type: none;
	margin-bottom: 30px;
	padding:0 10px;
	float: left;
	clear: both;
}
.content ul li {
	width: 632px;
	font-size: 14px;
	margin-bottom: 4px;
	padding: 5px 100px 5px 8px;
	line-height:12px;
	clear: both;
	float: left;
}
.lugar {
	margin-right: 30px;
	float: left;
}
.puesto {
	float: left;
	color: #686868;
	font-size: 11px;
}
.puesto a {
	color: #0061e4;
	font-size: 14px;
	margin-bottom: 4px;
	display: block;
}
.puesto a:hover {
	color:#8B0015;
}
.content ul li.destacada {
	width: 631px;
	background: #d6f1fe url(/images/destacadabg.gif) no-repeat 645px 7px;
	border-right: 1px solid #b0ddf3;
	border-bottom: 1px solid #b0ddf3;
}
.content ul li.item2 {
	background-color: #eee;
}
.content ul li:hover {
	background-color: #fef7b7;
}
.content ul li:hover.destacada {
	background-color: #fef7b7;
	background-image: none;
	border-right: 1px solid #f2e780;
	border-bottom: 1px solid #f2e780;
}
.content ul li:hover.item2 {
	background-color: #fef7b7;
}

content ul .puesto li.itemcad, .content ul li.destacadacad {
color: #999;
}
.content ul li.itemcad:hover, .content ul li.destacadacad:hover {
background-color: #eee;
}
.content ul li.itemcad a, .content ul li.destacadacad a {
color: #bbb;
}
.content ul li.itemcad a:hover, .content ul li.destacadacad a:hover {
color: #999;
}
.content ul li.destacadacad {
width: 631px;
background: #eaeaea url(/images/destacadacadbg.gif) no-repeat 645px 7px;
border-right: 1px solid #d3d3d3;
border-bottom: 1px solid #d3d3d3;
}
.content ul li:hover.destacadacad {
background-color: #f5f5f5;
background-image: none;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}

/*---------------------------------------- anuncio empleo ----------------------------------------*/

div.oe {
	border: 10px solid #C7E2FF;
	padding:15px;
	width: 690px;
	clear: both;
	margin: 10px 10px 20px;
	float: left;
	position: relative;
}

div.oe h1 {
	background-color:#F3E97B;
	padding:2px 4px;
	letter-spacing:-1px;
	font-family: Arial, sans-serif;
	font-size:26px;
	margin:0;
}
div.oe h2 a {
	color:#0061e4;
	text-decoration:underline;
}
div.oe h2 {
	margin:0 0 16px 0px;
	color:#666;
	margin:0 0 16px 0px;
	color:#666;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
div.oe h3 {
	background-color:#F7F4D4;
	padding:2px 4px;
	letter-spacing:-1px;
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#666;
	margin:0;
}

div.oe h3 a {
	background-color:#F7F4D4;
	padding:2px 4px;
	letter-spacing:-1px;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#0061e4;
	margin:0;
}


div.oe p {
	margin:15px 0 15px 0;
	font-size:16px;
	line-height:24px;
}

div.oe ul {
	padding-left:20px;
}
div.oe p a {
	color:#0061e4;
}
div.volver {
	margin-top:30px;
	font-size:19px;
	text-align:center;
	font-family:arial;
	color:#666;
	font-weight:bold;
}
div.volver a {
	color:#0061e4;
	text-decoration:underline;
}
a.permalink {
	font-size:16px;
	color:#888;
	text-decoration:underline;
	display:block;
	text-align:right;
	font-family:Arial, verdana, sans-serif;
	font-weight:bold;
}
/*---------------------------------------- faq ----------------------------------------*/

.faq ul {
	padding:0 40px;
	margin-bottom:50px;
	color:#635633;
}
.faq ul li {
	font-size:20px;
	font-family:Arial, verdana, sans-serif;
	margin-bottom:10px;
}
.faq ul li a {
	color:#0061E4;
}
.faq ul li a:hover {
	color:#000;
	text-decoration:none;
	background-color:#FAF19E;
}
h3.resp {
	color:#000;
}
.respuesta p {
	font-size:15px;
	line-height:22px;
	padding:0 20px;
	margin-bottom:19px;
}
.respuesta a {
	color:#0061E4;
}
.respuesta {
	margin-bottom:50px;
}
.bluebar {
	width: 740px;
	height: 40px;
	background: transparent url(/images/bluebar.gif) no-repeat;
	clear: both;
	margin-bottom: 20px;
	padding: 0 10px;
}
.bluebar h3 {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 8px;
	float: left;
}
.pasos {
	border:5px solid #C7E2FF;
	padding:11px 15px 0 15px;
	margin:0 10px 25px 10px;
	background-color:#F3F9FF;
}
.pasos p {
	clear:both;
	font-size:14px;
}
.pasos h2{
	color:#000;
	margin-bottom:15px;
	font-family: Arial, sans-serif;
	font-size:19px;
	background-color:#C7E2FF;
	padding:3px 3px 4px 3px;
	float:left;
}
.pasos input.r {
	font-size:15px;
	margin-top:5px;
	width:300px;
}
.pasos textarea {
	width:500px;
	height:200px;
	font-size:14px;
}
div.prev {
	text-align:center;
}
button.preview {
	border:2px outset #C7E2FF;
	background-color:#F3F9FF;
	font-size:19px;
	padding:5px;
}

/*---------------------------------------- pasos ----------------------------------------*/
.paso1, .paso2, .paso3, .paso4 {
	width: 740px;
	height: 38px;
	display: block;
	margin: 0 10px 20px;
}
.paso1 {
	background: transparent url(/images/paso1.gif) no-repeat;
}
.paso2 {
	background: transparent url(/images/paso2.gif) no-repeat;
}
.paso3 {
	background: transparent url(/images/paso3.gif) no-repeat;
}
.paso4 {
	background: transparent url(/images/paso4.gif) no-repeat;
}
.lightbluebar {
	width: 740px;
	height: 64px;
	background: transparent url(/images/lightbluebarbg.gif) no-repeat;
	clear: both;
	margin: 0 10px 20px;
	padding: 0 10px;
}
.lightbluebar h3 {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 17px 0 0 10px;
	float: left;
}

.publicar_boton_modificar {
  float:left;
  padding-right:10px
  text-align:right;
  width:45%;
}

.publicar_boton_continuar {
  float:left;
  padding-left:10px
  text-align:left;
  width:45%;
}

/*---------------------------------------- doscajas ----------------------------------------*/
.predoscajas {
	width: 740px;
	background: transparent url(/images/doscajasbottom.gif) no-repeat bottom left;
	clear: both;
	margin: 0 10px 20px;
	float: left;
}
.doscajas {
	width: 740px;
	background: transparent url(/images/doscajastop.gif) no-repeat top left;
	clear: both;
	float: left;
}
.p4 {
	background: transparent url(/images/doscajasbottom4.gif) no-repeat bottom left;
}
.p4 .doscajas {
	background: transparent url(/images/doscajastop4.gif) no-repeat top left;
}
.doscajas h3 {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 13px 0 25px;
}
.cajaizq, .cajader {
	width: 318px;
	float: left;
	padding: 0 20px;
}
.cajaizq {
	margin-right: 24px;
}
p.continuar {
	text-align: right;
	margin-bottom: 18px;
}
.doscajas ul {
	list-style-position: inside;
	color: #0061e4;
	font-size: 12px;
	margin-bottom: 10px;
}
.doscajas ul li {
	color: #000;
	margin-bottom: 6px;
}
.doscajas ul li a {
	color: #0061e4;
}
/*---------------------------------------- tagcloud ----------------------------------------*/
.tagcloud {
	margin-bottom: 30px;
	padding: 0px 30px;
}
.tagcloud h3 {
	text-align: center;
	margin: 5px 0 10px 0;
	color:#555;
	font-size: 19px;
	font-family: Arial, 'Lucida Grande', Verdana, sans-serif;
	letter-spacing: -1px; 
}
div.tagcloud ul {
	list-style: none;
	}
.tagcloud a {
	color:#0061E4;
	font-weight: bold;
	font-size: 14px;
}
.tagcloud ul li {
	display: block;
	float:left;
	color:#686868;
	margin: 0 15px 5px 0;
}
.xtag {
	display:block;
}

/*---------------------------------------- empleos ----------------------------------------*/
.unacol{
	width: 710px;
	background-color:#F3F9FF;
	padding: 10px 10px 0;
	margin: 0 10px;
	border:5px solid #C7E2FF;
	display: block;
}
.unacol p {
	font-size: 12px;
	margin-bottom: 10px;
}
.unacol label {
	background-color: #C7E2FF;
	float: left;
	padding: 4px 6px;
}
.unacol input {
	width: 250px;
	display: block;
	clear: both;
}
.doscol{
	width: 710px;
	background-color:#F3F9FF;
	padding: 10px 10px 0;
	margin: 0 10px;
	border:5px solid #C7E2FF;
	display: block;
	float: left;
}
.doscol p {
	font-size: 12px;
	margin-bottom: 10px;
}
.doscol label {
	background-color: #C7E2FF;
	float: left;
	padding: 4px 6px;
}
.doscol input {
	width: 250px;
	display: block;
	clear: both;
}
.doscol input#preview2 {
	width: auto !important;
}

.doscol select {
	display: block;
	clear: both;
}
textarea.infocontacto {
	width: 250px;
	height: 40px;
}
textarea.descripcion {
	width: 250px;
	height: 155px;
}
.doscol button {
	height: 29px;
	border: 0;
/*	background-color: none;*/
	margin: 0;
	padding: 0;
}
.coluno, .coldos {
	width: 303px;
	float: left;
	display: block;
	padding: 10px 20px;
}
.coluno {
	margin-right: 24px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 10px 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  list-style-position:inside;
}


/*---------------------------------------- anuncio caducado----------------------------------------*/

div.cad {
	color: #b0b0b0;
	border: 10px solid #e6ecf3;
}

div.cad h1 {
	color: #b0b0b0;
	background-color:#e4e3db;
}
div.cad h2 a {
	color:#c6d1e1;
	text-decoration:underline;
}
div.cad h2 {
	margin:0 0 16px 0px;
	color:#d0d0d0;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
div.cad h3 {
	background-color:#f3f2ea;
	color:#d0d0d0;
}
.cad a.permalink {
	color:#aaa;
}
.caducado {
	position: absolute;
	top: 20px;
	right: 15px;
	z-index: 2px;
}

/* -------------------------------- lkogin ------------------------------------------------*/
.adminlogin {
	padding-top: 30px;
}

input.entraradmin {	
	width: 99px;
	height: 29px;
}
