body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #1e2b33;
}
.título {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #1e2b33;
}
.subtitulo {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #1e2b33;
}
.copyright {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #1e2b33;
}
.site {
	border: 1px dashed #1e2b33;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #1e2b33;
	padding: 1px;
	margin: 1px;
	float: none;
	height: auto;
	width: auto;
}
.site2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: 1e2b33;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	height: 20px;
	width: 100px;
	border: 0px;
}
a:link {
	color: #1E2B33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E2B33;
}
a:hover {
	text-decoration: underline;
	color: #1E2B33;
}
a:active {
	text-decoration: none;
	color: #1E2B33;
}
.linha1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #677A87;
	background-color: #E0E4E7;
	border: 0px none #677A87;
}
.linha2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #E0E4E7;
	background-color: #677A87;
	border: 0px none #E0E4E7;
}

.yves2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #669999;
}
