/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/*address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}*/
ol,ul {list-style:none;margin:0;padding:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

html , body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
}
h2 {
	color: #336699;
	font-size: 16px;
	margin: 0px;
	padding: 0px;	
}
h3 {
	color: #336699;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3 a {
	color: #336699;
	font-size: 16px;
	margin: 0px;
	padding: 0px;		
	text-decoration: none;
}
h3 a:hover {
	color: #da322b;
	font-size: 16px;
	margin: 0px;
	padding: 0px;	
}
.texto-empresa {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
}
.sucesso {
	border: 1px solid #409d44;
	background-color: #d0ffd2;	
	font-size: 14px;
	text-align: center;
	height: 30px;
	color: #409d44;
	font-size: Arial;
	width: 980px;
	line-height: 30px;
	margin-bottom: 10px;
}
.erro {
	border: 1px solid #cc0000;
	background-color: #ffebe8;
	width: 980px;
	font-size: 14px;
	text-align: center;
	height: 30px;
	color: #cc0000;
	font-size: Arial;
	line-height: 30px;
	margin-bottom: 10px;
}
.texto-contato {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	padding: 5px;
	font-weight: bold;
}
.texto-cotacao {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	padding: 5px;
	border-bottom: 1px solid #a7c1db;
}
.texto-cotacao input {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	padding: 2px;
	border: 1px solid #336699;
}
.texto-contato-input {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	padding: 2px;
	border: 1px solid #336699;
}
.news a {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}
.news a:hover{
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}


.texto-dicisionario {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
}


.texto-dicisionario a{
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	text-decoration:none;
}


.texto-dicisionario a:hover{
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
	text-decoration:underline;
}

a {
	outline:none;
}
:focus {
	outline:none;
}
.botao-contato {
	border: 1px solid #336699;
	background-color: #bbd6f0;
	color: #336699;
	padding: 3px;
	font-family: Verdana;
	font-size: 13px;
}
.produtos-table {
	padding: 10px;
}
.texto-rodape {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
}