body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x;

}

#geral{
	margin:0 auto;
	width:800px;

}

#topo{

	height:272px;
	margin-bottom:20px;
}

#lat01{
	float:left;
	width:435px;
	background-color:#DBDBDA;
	padding:20px 15px 20px 20px;
}

#lat02{
	float:left;
	width:325px;
	margin-left:5px;
	text-align:center;
}

#lat03{
	float:left;
	width:550px;
	padding:40px 15px 20px 0px;
}

#traco{
	background:url(../images/traco.jpg) no-repeat;
	height:22px;
	margin:10px 0px 10px 0px;
}

.traco2{
	border-bottom:dashed #CCCCCC 1px;
}

#telefone{
	float:left;
	width:485px;
	padding:0px 0px 20px 20px;
}

#produtos{
	float:left;
	padding:30px 0px 30px 10px;
	width:790px;
	font-size:10px;
}

#img{
	float:right;
	padding:0px 10px 0px 10px;
}

h1{
	color:#AE0001;
	font-size:14px;
}
h2{
	color:#AE0001;
	font-size:14px;
}
h3{
	color:#AE0001;
	font-size:14px;
}

address{
	float:left;
	font-style:normal;
}

.bg{
	background-color:#EEEEEE;
}

#clear{
	clear:both;
}

#oesp{
	text-align:center;
	font-size:10px;
	padding:5px 0px 5px 0px;
}
#oesp a{
		text-align:center;
		font-size:12px;
		color:#000;
		text-decoration:none;
}

#oesp a:hover{
	text-align:center;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}


/*FORMATACAO TEXTOS*/

.verm{
	color:red;
	font-weight:bold;
}

.oesp{
	color:#000000;
	text-decoration:none;
}

.oesp:hover{
	color:#000000;
	text-decoration:underline;
}

