/* CSS Document */
.documentos-T1 {
	color: #0A2367;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.documentos-texto1 {
	color: #432603;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.documentos-vermas {
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}
.documentos-vermas a:link{
	color: #3300CC;
	text-decoration: underline;
}
.documentos-vermas a:visited{
	color: #330066;
	text-decoration: underline;
}
.documentos-vermas a:hover{
	color: #3300CC;
	text-decoration: none;
}
.documentos-imagen {
	border: 1px solid #432603;
	margin-right: 8px;
	margin-bottom: 2px;
}

