/* Estilos personales
-------------------------------------------------- */

body 
{
	margin-bottom: 60px;
}
.tarea 
{
	width: 100%; height: 80%; border: 2px solid #cdcdcd;
	border-color: rgba(0, 0, 0, .14);
	background-color: AliceBlue;
	font-size: 14px;			
}			
.tare_  {
	font: oblique 110% cursive; line-height: 120%;
	width: 100%; height: 80%; border: 2px solid #cdcdcd;
	border-color: rgba(0, 0, 0, .14);
	background-color: AliceBlue;
	font-size: 14px;			
}
