body 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url("../img/background_pattern.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-attachment: fixed;
}
div#dv_LayoutTopo 
{
	position: relative;
	width: 750px;
	height: 52px;
	background-image: url("../img/cabecalho.gif");
	background-repeat: no-repeat;
}
img#img_Logo
{
	position: absolute;
	width: 92px;
	height: 100px;
	top: -18px;
	left: -10px;
}
div#dv_Telefone
{
	position: absolute;
	width: 140px;
	height: 30px;
	top: 55px;
	left: 90px;
	font-size: 16px;
}
div#dv_Layout 
{
	position: relative;
	width: 750px;
	left: 50%;
	margin-top: 18px;
	margin-left: -375px;
	padding-bottom: 10px;
	background-image: url("../img/frame_miolo.gif");
	background-repeat: repeat-y;
	text-align: left;
	overflow: visible;
}
div#dv_LayoutBase 
{
	position: relative;
	width: 750px;
	height: 5px;
	left: 50%;
	margin-left: -375px;
	background-image: url("../img/frame_base.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}
div#dv_Menu 
{
	position: relative;
	width: 532px;
	height: 29px;
	left: 218px;
	background-image: url("../img/menu.jpg");
	background-repeat: no-repeat;
	text-align: right;
	line-height: 25px;
}
a.cls_MenuItem
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.cls_MenuItem:hover
{
	color: #fdd700;
}
div#dv_Enchimento
{
	position: relative;
	width: 1px;
	height: 350px;
	float: left;
}
div.cls_Texto
{
	position: relative;
	width: 700px;
	left: 20px;
	font-size: 14px;
	line-height: 25px;
}
div.cls_TextoCentro
{
	position: relative;
	width: 700px;
	left: 20px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
h2
{
	position: relative;
	width: 700px;
	left: 20px;
	font-size: 18px;
	text-align: right;
	border-bottom: thin solid #0596E0;
}
/*

		index.aspx

*/
div#dv_BannerCentral
{
	position: relative;
	width: 740px;
	height: 270px;
	left: 5px;
	margin-top: 5px;
}
/*

		empresa.aspx

*/
div#dv_BannerConcessionaria
{
	position: relative;
	width: 700px;
	height: 467px;
	left: 20px;
}
table#tb_Fabricas
{
	position: relative;
	width: 700px;
	left: 20px;
	border-collapse: collapse;
}
table#tb_Fabricas img
{
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
div.cls_FabricaDescr
{
	font-size: 14px;
	margin-bottom: 5px;
	text-align: center;
}
/*

		produtos.aspx

*/
div#dv_Lancamentos
{
	position: relative;
	width: 100%;
	text-align: center;
}
table#tb_Produtos
{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
table#tb_Produtos img
{
	border: 0 none;
}
span.cls_Label
{
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-top: 15px;
}
div.cls_Imagem
{
	text-align: center;
}
div.cls_Label
{
	position: relative;
	width: 700px;
	left: 20px;
	font-size: 18px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: thin solid #0596E0;
}
div.cls_Descricao
{
	position: relative;
	width: 700px;
	left: 20px;
	font-size: 14px;
	line-height: 25px;
}
div.cls_Descricao ul
{
	list-style-type: square;
}
/*

		contato.aspx

*/
div#dv_Contato
{
	position: relative;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}