
html, body, div, span, applet, object, iframe,
h1, h2, h3, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1,5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	text-align: justify;
	background: url("../imagens/fundo.jpg") repeat-x;
}

input {
	height: 19px;
	border: 1px solid black;
	background: #fff url("../imagens/fundo_input_form.jpg") repeat-x;
}

textarea{
	border: 1px solid black;
	background: #fff url("../imagens/fundo_input_form.jpg") repeat-x;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {clear: both; margin-bottom: 25px; border:0; border-bottom: 1px dotted grey;}


#main {
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif, arial, verdana;
}


#wraper {
	width: 912px;
	margin: 0 auto;
}

#top_menu {
	width: 960px;
	height: 145px;
	display: block;
	}

#logo {
	float: left;
	width: 210px;
	margin-top: 62px;
	margin-left:23px;
}

#nav {
	float: left;
	width: 650px;
	font-size: 15px;
	margin-top: 93px;
	margin-left: 25px;
}

#nav ul li{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#nav ul li a {
	color: #000;
	display: block;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #0D287F;
	display: block;
	text-decoration: underline;
}

#destaque {
	color: #4C4C4C;
	/*height: 160px;*/
	width: 910px;
	margin: 0 auto;
	display: block;
	overflow: auto;
	margin-top: 40px;
}

#destaque h1 {
	color: #4C4C4C;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 26px;
}


#conteudo_sec {
	clear: both;
	width: 910px;
	display: block;
	margin: 0 auto;
	margin-top: 50px;
	border: 0px solid red;
}

#conteudo_sec h2 {
	height: 25px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 5px;
	background: #002C66 url("../imagens/fundo_barra_titulo.jpg") repeat-x;
}

#conteudo_sec h3 {
	font-size: 18px;
	color: #4C4C4C;
}

#empresa, #produtos, #localizacao {
	margin-bottom: 30px;
}

#empresa p {
	width: 680px;
	float: left;
	padding: 10px;
}

#empresa h3 {
	margin-left: 10px;
}

#empresa ul li {
	clear: both;
	margin-left: 30px;
	padding: 2px;
	list-style: circle;
}


#empresa b {
	font-weight: bold;
}

#produtos p {
	text-align: justify;

	padding: 10px;
}

#empresa img {
	width: 200px;
	float: right;
	margin-bottom: 10px;
}

#empresa_text {
	float: left;
	width: 680px;
}

#empresa_text  ul {
	padding-bottom: 20px;
}

#mapa {
	float: left;
	width: 370px;
	display: block;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px dotted grey;
	background-color: #002C66;
}

#mapa a{
	color: #fff;
	display: block;
	margin-top: 10px;
}


#endereco {
	float: left;
	width: 300px;
	display: block;
	font-size: 14px;
	margin-bottom: 30px;
	margin-left: 30px;
}


#endereco p{
	margin-bottom: 10px;
}
#endereco b{
	margin: 0;
	font-weight: bold;
}


#tipografia {
	float: left;
	width:148px;
	height:76px;
	margin-left: 0;
	display: block;
	padding-top: 45px;
	border-right: 1px solid #4c4c4c;
}

#tipografia_desc {
	float: left;
	width: 750px;
	padding: 10px;
	padding-right: 0;
	font-size: 12px;
	border: 0px solid purple;
}

#home {
	overflow: auto;
	margin-bottom:20px;
}

#contato_main {
	overflow: auto;
	display: block;
	margin-bottom: 30px;
}

#contato_main p {
	margin-top: 5px;
	float: right;
}

#contato_main p span{
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}


#contato_main input {
	float: right;
	height: 20px;
	width: 160px;
}

#contato_main textarea {
	float: right;
	width: 160px;
}

#formulario {
	float: left;
	width: 250px;
	
	overflow: auto;
	margin-left: 100px;
}

#warning {
	float: right;
	font-weight: bold;
	margin-bottom: 5px;
}

#antendimento {
	float: left;
	width: 300px;
	display: block;
	font-size: 14px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#antendimento p{
	width: 300px;
	margin-bottom: 10px;
}
#antendimento b{
	margin: 0;
	font-weight: bold;
}

#footer {
	clear: both;
	color: #fff;
	width: 910px;
	height: 165px;
	display: block;
	margin-top: 70px;
	margin-bottom: 0;
	background: url("../imagens/fundo_footer.jpg") repeat-x;
	overflow: auto;
	margin: 0 auto;
}

#fmenu {
	font-size: 12px;
	height: 25px;
	width: 860px;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
}

#fmenu ul li{
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}


#fmenu ul li a {
	color: #fff;
	display: inline;
	text-decoration: none;
}

#fmenu ul li a:hover {
	text-decoration: underline;
}


#informacoes {
	clear: both;
	width: 850px;
	margin: 0 auto;
	font-size: 12px;
	border: 0px solid white;
}

#informacoes_desc {
	float: left;
	height: 63px;
	width: 240px;
	padding: 10px;
	font-size: 10px;
	margin-top: 18px;
}

#telefone {
	float: left;
	height: 83px;
	width: 317px;
	font-size: 16px;
	margin-top: 18px;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#telefone img{
	float: left;
	margin-top: 20px;
	margin-left: 100px;
}

#telefone p{
	float: left;
	margin-top: 1px;
	margin-left: 5px;
}

#fone_numeros {
	margin-top: 25px;
}

#contato {
	float: left;
	height: 80x;
	width: 260px;
	margin-top: 10px;
	text-align: center;
}

#contato p {
	margin-top: 5px;
	float: right;
	width: 250px;
}


#contato input {
	float: right;
	height: 14px;
	width: 160px;
}

#copyright {
	color: #fff;
	clear: both;
	width: 906px;
	padding: 2px;
	margin: 0 auto;
	font-size: 8pt;
	margin-top: 0;
	padding-bottom: 3px;
	text-align: center;
	background: url("../imagens/fundo_footer.jpg") bottom repeat-x;
}

/* Classes */

#envolve-bloco {
	overflow: auto;
}

.blocos {
	float: left;
	width: auto;
	height:120px;
	display: block;
	font-size: 10px;
	text-align: center;
	margin-left: 2px;
	border: 0px solid grey;
	
}

.blocos img {
	padding-top: 30px;
}

.separa_blocos {
	float: left;
	width: 10px;
	display: block;
	margin-top: 70px;
	text-align: center;
	width: 39px;
	border: 0px solid red;
}

#contato .bt_enviar {
	height: 15px;
	color: #fff;
	width: 40px ;
	border: 0px solid #fff;
	background: url("../imagens/img_background-botao-enviar.png") no-repeat;
}

#formulario .bt_enviar {
	width: 70px;
	color: #fff;
	border: 1px solid #fff;
	background: #002C66; url("../imagens/img_background-botao-enviar.png") no-repeat;
}



