.treb {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	color: #000000;

}

.imagen{
	border-color:#000000;
}
input.caja {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #003366;


}
select.caja {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #003366;


}
textarea {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
.trebpeq {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
}
a.nav:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
a.nav:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
select.cat {
	width: 500px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;

}
select.zona {
	width: 300px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #000000;

}

.TrebGrande{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12pt;
	color: #293E57;
	font-weight: bold;
}

a.navazul:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #6699CC;
	text-decoration: none;
}
a.navazul:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #6699CC;
	text-decoration: none;
}
a.navazul:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #6699CC;
	text-decoration: underline;
}
a.navazul:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #6699CC;
	text-decoration: none;
}
#destacado{
	float:left;
	width:inherit;
	background:#33FF00;
}