

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#000}

#tinybox {position:absolute; display:none; padding:10px; background:#000 url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#000}


.titulo_notas{
	font-size:12px;
	color:#FFF;
	border-bottom:#888 solid 1px;
	padding-bottom:8px;
	margin:10px 0px 10px 0px;
	cursor:pointer;
}
.titulo_notas:hover{
	color:FFF;
}