.Titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #F1F3F5;
	background-repeat: repeat-y;
	
}
.textos {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

.Detalles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	

}

}
.celda {
	border-top: thin solid #EBEBEB;
	border-right: thin dotted #EBEBEB;
	border-bottom: thin solid #EBEBEB;
	border-left: thin dotted #EBEBEB;

}
.verdadero {
	
	background-color: #FCF4E4;

}
.falso {
	
	background-color: #F7F2EA;

}
.Detalles1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
	
}
.texto-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rojo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
