H1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #648931;
	padding: 10px 10px 10px 10px;
	float:left;
}
H2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
	float:left;
}
H3 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	float:left;
}

.texto-tabla {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto-tabla-padd {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 5px 5px 5px 5px;
}
.texto-subtitulo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #648931;
}

.texto-titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.texto-titulo-verde {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #648931;
	padding: 10px 10px 10px 10px;
}

.texto-titulo-azul {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5e788a;
	padding: 10px 10px 10px 10px;
}

.texto-pes {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.texto-combos {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.subtitulo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
}

.link-barra {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

A.link-barra {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

A.link-barra:Hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #648931;
	text-decoration: underline;
}

A.link-texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38729a;
	text-decoration:underline;
}

A.link-texto:Hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #648931;
	text-decoration:none;
}

A.link-cab {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: underline;
}

A.link-cab:Hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.miniatura {
	border: 1px solid #000000;
}

