@import "general.css";
@import "menus_superiores.css";
@import "02_2_profesionales.css";

/* INICIO ESTILOS 02_2b_ofertas.htm */

#profesionales_ofertas_h2 {
	background: url(../images/02_2b_ofertas_h2.gif) no-repeat left top;
	background-position: 35px 8px;
	width: 230px;
	height: 29px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-right: 35px;
}
#profesionales_ofertas_h2 h2 {
	display: none;
}
#profesionales_ofertas_tabla {	
	padding-top: 1px;
	padding-left: 35px;
	padding-right: 35px;
}
profesionales_ofertas_tabla_link_on {
	color: #000000;
}
#profesionales_ofertas_tabla table {
	width: 716px;
	font-size: 11px;
	color: #858383;
}
#profesionales_ofertas_tabla thead th {
	text-align: left;
	padding: 6px;
}
#profesionales_ofertas_tabla tbody td {
	border-top: 1px solid #F1B4C6;
	padding: 6px;
	text-align: justify;
}
.profesionales_ofertas_tabla_enlace a {
	color: #858383;
}
.profesionales_ofertas_tabla_enlace a:hover {
	color: #000000;
}
.profesionales_ofertas_tabla_enlace_on {
	background-color: #FAE6EC;
	color: #000000;
}
.profesionales_ofertas_tabla_enlace_on a {
	color: #000000;
}
.profesionales_ofertas_tabla_enlace_enviar {
	background-color: #FAE6EC;
}
.profesionales_ofertas_tabla_enlace_enviar a {
	color: #CE0545;
	font-weight: bold;
}
.profesionales_ofertas_tabla_enlace_enviar a:hover {
	color: #FFFFFF;
}

.ancho_tit_ref {
	/*width: 8%;*/
	width: 44px;
}
.ancho_tit_puesto {
	/*width: 17%;*/
	width: 110px;
}
.ancho_tit_descripcion {
	/*width: 37%;*/
	width: 253 px;
}
.ancho_tit_lugar {
	/*width: 18%;*/
	width: 117px;
}
.ancho_tit_fecha {
	/*width: 10%;*/
	width: 60px;
}
.ancho_tit_duracion {
	/*width: 10%;*/
	width: 60px;
}

/* FIN ESTILOS 02_2b_ofertas.htm */
