.fecha{font-style:italic;}
.lugar{font-weight:bold;}
#col_bol{
	width:585px;
	float: left;
	line-height:1.5em;
	margin-bottom: 20px;
	font-size: 100%;
}
#col_principal {
	width:100%;
	margin-bottom: 20px;
}
#buscaTrabajo{
	width:470px;
	float: left;
}
#buscaTrabajoc{
	border-right:3px solid #99cc00;
	border-bottom:3px solid #99cc00;
	border-left:3px solid #99cc00;
	padding: 15px 5px 15px 10px;
	color: #333333;
}
#altaEmpresas{
	width:210px;
	float: right;
}
#altaEmpresasc{
	border-right:3px solid #1852c5;
	border-bottom:3px solid #1852c5;
	border-left:3px solid #1852c5;
	padding: 1px 5px 5px 10px;
	color: #333333;
}
#altaFormacion{
	width:210px;
	float: right;
	margin-left: 25px;
}
#altaFormacionc{
	border-right:3px solid #1852c5;
	border-bottom:3px solid #1852c5;
	border-left:3px solid #1852c5;
	padding: 1px 5px 5px 10px;
	color: #333333;
}
#altaEmpresasc a, #altaFormacionc a{
	font-size:110%;
	font-weight: bold;
}

/* OFERTAS DESTACADAS */
.verMas{
	margin:10px 0 20px 0;
	font-weight: bold;
}
.verMas a{text-decoration:none;}
#ofertasDestacadas{
	margin:0;
	padding:6px 0 0 10px;
	height: 25px;
	background-image: url(../img/fonstitol1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
	
#col_bol #ofertasDestacadas h2 {
	font-size:100%;
	color:#2650bd;
	margin-bottom: 2px;
}
.ofertasEmpleo{
	background-color:#f5f4f4;
}
.ofertasDestacadas{
	background-color:#FAFAFA;
	margin-bottom:20px;
	border-bottom: 1px solid #ccc;
}
.ofertasResult{
	margin-bottom: 20px;
}
.ofertasFormacion{
	background-color:#fdf1ea;
}
#formacionDestacada{
	margin:0;
	padding:6px 0 0 10px;
	height: 25px;
	background-image: url(../img/fonstitol3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
	
#col_bol #formacionDestacada h2 {
	font-size:100%;
	color:#2650bd;
	margin-bottom: 2px;
}
.Listado {
	width:100%;
	border-collapse:collapse;
}
.Listado tr, .Listado-extendido tr {
	height:17px;
	vertical-align:top;
	border-bottom: 1px solid #333;
}
.Listado th {
	color:#F77518;
	text-align:left;
	padding-left:8px;
	border-bottom:1px solid #e3e5f2;
	padding-top:7px;
	padding-bottom:7px;
}
.Listado th a:link, .Listado th a:hover, .Listado th a:visited {
	color:#F77518;
	font-weight:bold;
}
.Listado td {
	padding-left:8px;
	border-bottom:1px solid #e3e5f2;
	padding-bottom:7px;
	padding-top:7px;
}
.Listado td a:link, .Listado td a:hover, .Listado td a:visited, .Listado td a.LinkListadoNormal:link, .Listado td a.LinkListadoNormal:hover, .Listado td a.LinkListadoNormal:visited {
	text-decoration:none;
}
.Listado td a:visited {
	color:#777DB5;
}
.Listado span {
	font-family:Arial;
	color:#353535!important;
}
.Listado strong {
	font-size:12px;
}
.Listado th.date {
	width:12%;
}
.Listado th.poblation, .Listado td.poblation {
	width:21%;
}
.Listado th.company, .Listado td.company {
	width:25%;
}
.Listado th.urgent, .Listado td.urgent {
	width:1%;
}
.Listado th.urgent img, .Listado td.urgent img {
	text-align:center;
}
.ListadoSinVisitedLinks td a:visited {
	text-decoration:none;
	color:#2f3188;
}
a.LinkCapListado:link, a.LinkCapListado:hover, a.LinkCapListado:visited {
	font-size:15px;
	font-weight:bold;
}
.separador{
	border-top:2px solid #fe6c0e;
	margin-right: 5px;
}
.inputBuscar{
	width:320px;
}

#busquedaResultados{
	margin-bottom: 20px;

}
#busquedaResultados h1{
	border-bottom:1px solid #99cc00;
	margin-bottom: 15px;
	color: #2650bd;
}
label, .form-destacados .form-destacados-radio label, .form legend {
	color:#2650bd;
}
label, .form legend {
	font-size:10px;
	font-weight:bold;
}
#busquedaResultados input, #busquedaResultados select{font-size:11px;}
.paginacion{
	border-top: 2px solid #fe6c0e;
	margin-bottom: 15px;
}
.paginacion2{
	margin-bottom: 15px;
}
#detallOferta{
	border-top: 1px solid #99cc00;
	padding-top: 20px;
}
#detallOferta h3{
	font-size:140%;
	color: #2650bd;
}
.inscripcionOferta{
	margin:10px;
	font-size: 150%;
	text-align: center;
}
.inscripcionOferta a{
	color:#2650bd;
	font-weight: bold;
	text-decoration: underline;
}
.inscripcionOferta input {
	border: 3px solid #a5bbe8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#2650bd;
	color: #FFFFFF;
	padding: 3px;
}

