@charset "utf-8";
/* CSS Document */

h1 {
	display: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E95E25;
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003B7C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
h3 span {
	float: left;
	line-height: 0.8em;
}

.h3_oculto {
	display: none;
}

