@charset "utf-8";
.pics_bg {
	background-color: #e5e7e8;
	background-image: url(../images/bg_pics.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border:solid 1px #878e96;
	width:345px;
	padding:10px 10px 10px 5px;
	margin-bottom:10px;
}

#buscar_por_nombre{
	width:230px;
	height:35px;
	background-image: url(images/buscar_nombre.jpg);
	border:1px solid #1f1f1f;
	padding-left:20px;
	padding-top:53px;

}

div.pics_item {
	width:162px;
	margin:0 auto;
	}
div.sociales_container {
	width:355px;
	padding-bottom:10px;
	}
div.prox_item {
	margin-bottom:5px;
	color:#000000;
	}
td.sociales_cell {
	background-image:url(../images/bg_cell.jpg);
	background-repeat:repeat-x;
	border:solid 1px #fe7b10;
	background-color:#fff3ea;
}
div.sociales_det {
	padding:5px;
	width:147px;
	margin:0 auto;
	}
#loqueviene {
	background-image:url(../images/donde_ir.jpg);
	margin-bottom:5px;
	}
#actividades_recientes {
	border:solid 1px #1f1f1f;
	width:230px;
	padding:10px;
	background-image:url(../images/act_recientes_bg.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-color:#FFFFFF;
}	


#art_container {
	width:342px;
	margin-bottom:10px;
	color:#58585b;
	padding:10px
	}
#art_container h1 {
	font-size:14px;
	margin-top:0;
	}