.notas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	line-height: 25px;

}
.titulonotas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 36px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	white-space: normal;
	line-height: 60px;


}
.letrachica {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-variant: small-caps;
	color: #000000;
	line-height: normal;

}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.lineacuadroarriba {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;

}
.lineacuadroderecha {

	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin none #333333;
	border-left: thin none #333333;
}
.lineacuadroABAJO {


	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.fotosnotas {
	width: 400px;
	height: auto;

}
.notaResumen {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
	line-height: 20px;
	padding: 10px;
	border: thin solid #CCCCCC;
	margin: 10px;



}
.tituloResumen {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	white-space: normal;
	line-height: 37px;
	font-style: normal;

}
