/*	Bolsa de trabajo, publicar	
	por: José Ayón
*/
#logCompartir
{
	background: url(../../images/bg/box_publicar.jpg) no-repeat 0 0;
	width: 235px;
	height: 179px;
	border: none;
	padding-top: 38px;
	margin: 0;
	float: right;
}
#logCompartir h3 span
{
	display: block;
	text-indent: -9999em;
}
div.nota
{
	background: url(../../images/bg/block.jpg) no-repeat 0 0;
	width: 450px;
	height: 217px;
	float: left;	
	margin: 0;
}
div.nota .cont
{
	padding: 8px 20px;
	margin-top: 7em;
}
div.nota  a
{
	color: #054882;
}
#loginPublicar .c_luz .c
{
	padding: 20px 15px;
}



/*	publicar list		*/
#anuncio-list .split .c  div.item
{
	padding-left: 20px;
	color: #575757;
}
#anuncio-list .split .c  div.first
{
	background: none;
}

#anuncio-list .split .c div.pedidos
{
	background: url(../../images/iconos/pedido_small.gif) no-repeat  30px 21px;
	padding-left: 100px;
}


#anuncio-list .split .c div.ofrecidos
{
	background: url(../../images/iconos/ofrecido_small.gif) no-repeat  30px 21px;
	padding-left: 100px;
}



#anuncio-list  table
{
	width: 100%;
}
#anuncio-list  table .trhead
{
	display: none;
}
#anuncio-list  table .fecha
{
	width: 70px;
	/*text-align: center;*/
}
#anuncio-list  table .titulo
{
	width: 360px;
}
#anuncio-list  table .opciones
{		
	text-align: right;
	zoom: 1;
}
#anuncio-list td
{
	padding: 4px;
	border-top: 1px solid #E3DAC9;
}
#anuncio-list .first td
{
	border: none;
}



#anuncio-list  table .opciones a
{
	font-weight: bold;
	padding-left: 8px;
}

a.view
{
	color: #b6bb4d!important;
}
a.edit
{
	color: #03c2fa!important;
}
a.delete
{
	color: #f3960a!important;
}



#anuncio-list .c_jaz ul.more
{
	margin-left: 77%;
}
#anuncio-list .c_jaz p
{
	margin: 0;
}



.cabecera
{
	border-bottom: 1px  solid #E3DAC9;
	padding: 0 0 8px;
	padding-left: 21px;
	background: none;
	width: auto;
}
#top .c_jaz .c .cabecera h2
{
	margin-bottom: 1px;	
}
.niu_anuncio dt { width: 150px; }
.niu_anuncio dd { margin-bottom: 11px; }
.niu_anuncio .radioList li { margin-bottom: 4px;}

.aviso { font-weight: bold; color: #43518E; margin: 10px 0!important; padding-left: 20px; }