#light		{ position: absolute; width: 654px; height: 297px; background: url(img/lightbox.png); z-index: 100; top:50%; margin-top: -143px; left: 50%; margin-left: -317px; display: none; }

#lightCerrar	{ font-size: 18px; position: absolute; width: auto; height: auto; top: 20px; left: 610px;  }
#lightCerrar a	{ text-decoration: none; color: #FFFFFF; }
#lightResp	{ font-size: 30px; font-weight: bold; float: left; width: 100%; margin-left: 50px; margin-top: 60px; color: #FFFFFF;  }
#lightTexto	{ font-size: 18px; float: left; width: 540px; margin-left: 50px; margin-top: 30px; color: #FFFFFF;  }


#familiares_wrap{
	position: relative;
	width: 350px;
	height: 400px;
	left: -15px;
	top: 10px;
	background-repeat: no-repeat;
}

#actividades_wrap{
	width: 250px;
	height: 550px;
	left: 380px;
	top: -400px;
	position: relative;
}

#felicidades{
	display:none;
	width:680px; height:380px;
	background-color:#fff;
}


.ac_drag{
	float: left;
	display: block;
	margin-left: 15px;
	margin-top: 20px;
	padding-top: 10px;
	width: 90px;
    height: 40px;
    background: #ffa412;
    font-family: 'avenir';
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #b17917;

}

.ac_drop{
	float: left;
	margin-left: 15px;
	margin-top:15px;
	width: 90px;
    height: 90px;
    background-repeat: no-repeat;
}

