.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.fundotopo {
	background-image:   url(../img/att/topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo {
	background-image: url(../img/att/fundo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.formulario {
	background-color: #444E69;
	border: 1pt solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	color: #252F5A;
	text-decoration: none;
}
.titcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #28166F;
	text-decoration: none;
}
.txundbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #252F5A;
	text-decoration: none;
}
.txundbk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
.styles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #75C5F0;
	text-decoration: underline;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	color: #444E69;
	text-decoration: none;
}
.tx10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.tx7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.fundobottom {
	background-image:   url(../img/att/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoprodutos {
	background-image: url(../img/att/produtos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoprodutosindex {
	background-image: url(../img/att/index_produtos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundologo {
	background-image: url(../img/att/fundo_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoshowroom {
	background-image: url(../img/att/fundo_showroom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	color: #252F5A;
	font-style: italic;
	margin-bottom: 10px;
	font-size: 12pt;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	color: #252F5A;
	margin-bottom: 5px;
	font-size: 10pt;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10pt;
	color: #252F5A;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11pt;
}
#produtoBox{
	width: 530px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999999;
}
#produtoDesc{
	width: 530px;
	height: auto;
	margin-bottom: 5px;
	float: left;
}
#produtoDesc p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #000000;
	text-decoration: none;
}
#produtoImg{
	width: 530px;
	height: auto;
	float: right;
}
#produtoImg img{
	width: 80px;
	height: auto;
	padding: 1px;
	margin-right: 4px;
	border: 1px solid #666666;
	float: left;
}
