@charset "utf-8";

#rrhh #submenu li.active
{
	height: 60px;
}

.oferta
{
	clear: both;
	margin-bottom: 15px;
	padding: 5px 10px;
}
	.impar{
		background-color: #eff9fc;
	}
	
	a{
		color: #60bfdd;
		text-decoration: none;
		font-weight: bold;
		font-size: 110%;
	}
	#content .oferta p {
		margin: 0;
	}
	
	.vercondiciones{
		background-image: url(../../img/ver_condiciones.jpg);
		background-repeat:no-repeat;
		width: 132px;
		height: 21px;
		text-indent: -9999px;
		font-size: 1%;
		display:block;
		margin: 16px 0 10px 0;
	}

#content p.info_empresa
{
	padding: 0;
	margin: 0;
}


#detalle_oferta
{
	background-color: #eff9fc;
	padding: 10px;
}
	#content #detalle_oferta p {
		margin: 5px 0 0 0;
		padding: 0;
	}

#detalle_oferta h4
{
	color:#83cde4;
	font-size:1.4em;
	font-weight:bold;
}
.inscripcion{	
	background-image: url(../../img/inscripcion_oferta.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	font-size: 1%;
	display:block;
	margin: 16px 0 10px 0;
}

p.volver
{
	padding-top: 25px;
	clear: both;
}

input.campo_error, textarea.campo_error{
    background:none !important;
    background-color: #FF0000 !important;
}

ul.paginator
{
	margin-left: 32px;
}
ul.paginator li
{
	display: inline;
}

ul.paginator li a.active
{
	font-weight: bold;
}

#contact{
	width: 680px;
}

#contact .col {
	clear: none;
	float:left;
	margin:0 0 5px 5px;
	width:295px;
}
.field_conditions{
	margin: 0 0 10px 0;
}
.info_field{
	margin: 10px 0;	
}
input#field_conditions 
{
	width: 20px;
	border: 1px solid #74c7e1;
	float: left;
	margin: 0 10px 0 0;
}

.button button {
	background-image:url("../../img/button_enviar.jpg");
	clear:both;
	display:block;
	font-size:0.1em;
	font-weight:bold;
	margin:10px 0 20px;
	text-indent:-9999px;
	width:133px;
}
