.recuadro {
	height: auto;
	width: 96%;
	font-size: 14px;
	margin-top: 20px;
}
.nom {
	font-size: 16px;
	color: #FFFFCC;
	border-bottom: thin dotted #FFFFCC;
}

