	
	#contenido .p{font-size:16px;line-height:1.6em;color:#3C4E5D;padding-bottom:10px;}
	
	#notas{border:0px solid red;padding-top:20px;margin-bottom:30px;}
	
	
	#notas_interes{border:1px solid #065382;text-align:center;padding:10px;background-color:#f0f0f0;}
	
	#notas_interes .jumbo{font-size:20px;font-weight:normal;padding-bottom:15px;color:#065382;}
	
	#notas_interes .select{border:0px solid red;}
	
	#notas_interes select{border:0px solid green;margin:0 20px 10px;background-color:#fff;color:#065382;font-size:20px;padding:3px;}
	#notas_interes option{}
	#notas_interes input{background-color:#fff;color:#065382;padding:3px 10px;margin-bottom:10px;border:0;font-size:20px;border:0px solid lime;border-radius:2px;}
	
	#notas_interes input:hover{background-color:#999;}
