/* CSS Document */

.texto10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.titulo10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}
.titulo11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #003300;

}
.titulo9 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
}
.texto9 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.texto7 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
}
.texto8 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

a{
	color:#FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
.lineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cab5;
}
.texto11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
}
.texto12 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
}
.linea-der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dde1c1;
}
.lineafotos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cab5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2cab5;

}

.tabla {
	background-color: #FFFFFF;
	border: 1px solid #999933;
}

.tabla a{
	color: #3c5034;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}

.tabla a:hover{
	text-decoration: underline;
}

