body {
	font-family: "Segoe UI", Calibri, Arial, Verdana;
	font-size: 12px;
	color: #333;
	background-attachment: scroll;
	background-color: #CCC;
	background-image: url(images/bg-geral.jpg);
	background-repeat: repeat-x;
	background-position: center -60px;
	margin: 0px;
}
#header {
	clear: left;
	height: 100px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu #menu_content {
	clear: left;
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conteudo {
	clear: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footer_content {
	clear: left;
	height: 100px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-size: 90%;
	background-image: url(images/bywebseo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
}
#header #logo {
	float: left;
	height: 90px;
	width: 248px;
}
#header #atendimento {
	font-weight: bolder;
	float: right;
	width: 500px;
	margin-left: 20px;
	text-align: right;
}
#header #keys {
	font-size: 1%;
	color: #FBFBFB;
}
#header #keys h1 {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 1px;
	font-size: 1px;
	color: #FBFBFB;
}



#footer #footer_content a {
	color: #333;
	text-decoration: none;
}
#footer #footer_content a:hover {
	color: #039;
	text-decoration: underline;
}

#tarja {
	
	clear: left;
	height: 200px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
}
#conteudo #titulo {
	font-size: 150%;
	color: #475372;
	margin-top: 15px;
}
#conteudo #textos #form1 legend {
	color: #475372;
	font-size: 125%;
}

#conteudo #textos {
	float: left;
	width: 600px;
	margin-left: 100px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7B88AB;
	border-right-color: #7B88AB;
	border-bottom-color: #7B88AB;
	border-left-color: #7B88AB;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 130%;
	text-align: justify;
}
#conteudo #textos p strong {
	font-size: 120%;
	color: #006;
}

