/*	Home de la seccion compartir	*/
.msgAlerte { color:#FF3300; font-family:Arial, Helvetica, sans-serif; font-size:9px}/* css escrito por Frank  0_0 */
p.msgAlerte  { font-size:9px; }
/*
	por: JOS
*/
.box h3
{
	width: 231px;
	height: 176px;	
}
.box h3 a
{
	display: block;
	height: 100%;
}
.box h3 a:hover,
.active h3 a
{
	background: none!important;
}
.box h3 span,
.box h3 a span
{
	display: block;
	text-indent: -9999em;
}
.box 
{
	position: relative;
	width: 232px;
	float: left;
}
#top #content .box p
{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 182px;
	height: 96px;
	margin: 0;
	padding: 0px 24px;
	overflow: hidden;
}





#bienvenidos .cont
{
	width: 696px;
	margin: 0 auto;
}



/*	stylo de cada seccion box individualmente	*/
#b-1 h3
{
	background: url(../../images/bg/compartir_comunidad.jpg) no-repeat 0 -176px;
}
#b-1 h3 a
{
	background: url(../../images/bg/compartir_comunidad.jpg) no-repeat 0 0;
}




#logCompartir
{
	position: relative;
	background: url(../../images/bg/box_compratir.jpg) no-repeat 2px 3px;
	width: 202px;
	height: 165px;
	padding: 11px 15px 0;
	margin: 0;
	border: none;
}
#top #content  #logCompartir.box p
{
	margin: 0;
	padding: 0;
	text-align: center;
	position: static;
	height: auto;
	width: auto;
}
#top #content  #logCompartir.box p.op
{
	padding-top: 3px;
}
#logCompartir.box h3	/* 	fix IE line 90	*/
{
	position: absolute;
	top: 19px;
	left: 36px;
	width: 153px;
	height: 34px;
	background: url(../../images/bg/box_title_ingresar.gif) no-repeat 0 0;
}
#logCompartir.box h3.logueado
{
	background: url(../../images/bg/box_title_informacion.gif) no-repeat 36px 7px;
	width: 168px;
	height: 26px;
	margin-top: 5px;
	position: static;
}
/* opciones de usuario*/
#logCompartir.box .ver
{
	background: url(../../images/iconos/box-compartir-ver.gif ) no-repeat 0 50%;
	padding-left: 30px;
}
#logCompartir.box .editar
{
	background: url(../../images/iconos/box-compartir-editar.gif ) no-repeat 0 50%;
	padding-left: 30px;
}
#logCompartir.box .baja
{
	background: url(../../images/iconos/box-compartir-baja.gif ) no-repeat 0 50%;
	padding-left: 30px;
}
#logCompartir.box ul 
{
	margin: 10px 0px 1.5em 20px;
}
#logCompartir.box ul li
{
	line-height: 25px;
	zoom: 1;
}
#logCompartir.box form
{
	position: absolute;
	bottom: 0px;
	left: 9px;
	height: 113px;
	width: 214px;
}
#logCompartir.box form.errorUser { bottom: 10px;  }
#logCompartir.box form dd { margin-bottom: 1px; }

#b-3.box h3
{
	background: url(../../images/bg/compartir_bolsa.jpg) no-repeat 0 -176px;
}
#b-3.box h3 a
{
	background: url(../../images/bg/compartir_bolsa.jpg) no-repeat 0 0px;
}




#b-4.box h3
{
	background: url(../../images/bg/compartir_compra.jpg) no-repeat 0 -176px;
}
#b-4.box h3 a
{
	background: url(../../images/bg/compartir_compra.jpg) no-repeat 0 0px;
}





#b-5.box h3
{
	background: url(../../images/bg/compartir_negocios.jpg) no-repeat 0 -176px;
}
#b-5.box h3 a
{
	background: url(../../images/bg/compartir_negocios.jpg) no-repeat 0 0px;
}


#b-6.box h3
{
	background: url(../../images/bg/compartir_foros.jpg) no-repeat 0 -176px;
}
#b-6.box h3 a
{
	background: url(../../images/bg/compartir_foros.jpg) no-repeat 0 0px;
}







/*	Ultimos auncions	*/
#anuncios_recientes .item
{
	width: 230px;
	float: left;
	margin: 0px 0px 0px 5px;	
}
#anuncios_recientes .first
{
	margin: 0;
}
#anuncios_recientes h3
{
	border-bottom: 1px solid #D3D8DE;
	margin-bottom: 8px;
	font-size: 13px;
	padding: 8px 0;
	color: #43518E;
}
#anuncios_recientes p
{
	margin: 0;
}
body #top #anuncios_recientes a
{
	color: #575757;	
	text-decoration: none;
}
body #top #anuncios_recientes a:hover,
body #top #anuncios_recientes a:hover b
{
	text-decoration: underline;
	color: #4374CA;
}
body #top #anuncios_recientes a b
{
	/*display: block;*/
	font-weight: bold;
	color: #4d4d4d;
}

#anuncios_recientes ul
{
	margin: 0;
}
#anuncios_recientes li
{
	margin: 0px 0px 10px 0px;
	padding-left: 8px;
	background: url(../../images/iconos/list.gif) no-repeat 0 1.4em;
	border-top: 1px solid #D3D8DE;
	padding-top: 10px;
}
#anuncios_recientes li.first
{
	border: none;
	margin-bottom: 10px;
}