body {
	margin: 0px;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
}
#rodape {
	font-family: "Trebuchet MS";
	font-size: 11px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #bfbfbf;
	padding-left: 14px;
}
.assinatura {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-left: 180px;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-image: url(../imgs/bg_forms.gif);
	background-repeat: repeat-x;
	border: 1px solid #D1C8B1;
}

.assinatura a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #BFBFBF;
	text-decoration: none;
}
#logos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	color: #bfbfbf;
	background-image: url(../imgs/bg_logos.jpg);
	background-repeat: no-repeat;
	height: 57px;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 40px;
}
#topo {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #6CAAE7;
	margin-left: 10px;
}

#rodape a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #bfbfbf;
	text-decoration: none;
}
#rodape a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #bfbfbf;
	text-decoration: none;
}
#rodape a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#rodape a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#conteudo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bg_conteudo.jpg);
	background-repeat: no-repeat;
	height: 470px;
	padding-left: 33px;
	color: #646463;
	line-height: 17px;
}
#conteudo li {
	list-style-position: outside;
	list-style-image: url(../imgs/bullet_home.gif);
	margin-left: -20px;
}
a:link {
	font-family: "Trebuchet MS";
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #6CAAE7;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	color: #6CAAE7;
	text-decoration: underline;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-image: url(../imgs/bg_textarea.gif);
	background-repeat: repeat-x;
	border: 1px solid #D1C8B1;
}
.campoContatoErro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-image: url(../imgs/bg_forms.gif);
	background-repeat: repeat-x;
	border: 1px solid #CC3300;
}
.email {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.textoMaior {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #646463;
}
.textoCrono {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #646463;
	line-height: 12px;
	border: 1pt solid #CCCCCC;
}

