body {
	background-image: url("../images/fundo.jpg");
	background-repeat: repeat-x;
}

#center{
	width: 740px;
	height: 580px;
	left: 50%;
	right: 50%;
	display: block;
	margin:0 auto;
}

.fonte{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

#topo{
	background-image: url("../images/topo.gif");
	background-repeat: no-repeat;
	width: 740px;
	height: 65px;
	display: block;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
}

#spacer{
	width: 740px;
	height: 10px;
	display: block;
}

#menu{
	width: 130px;
	height: 450px;
	display: block;
	padding: 2px;
}

#menu ul{
	float: left;
	list-style: none;
	margin-bottom: 15px;
}

#menu li{
	width: 130px;
	height: 20px;
	display: block;
	padding-bottom: 8px;
	line-height:20px;
}

#menu li a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	width: 130px;
	height: 20px;
	text-decoration: none;
	display: block;
}	

#menu li a:hover{
	color: #FFFFFF;
	font-face: Arial;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background: url(../images/fundo-menu-over.gif) repeat-x;
}

.menun{
	background: url(../images/fundo-menu.gif) repeat-x;
}

.menus {
	background: url(../images/fundo-menu-over.gif) repeat-x;
}

.texto{
	float:bottom;
	vertical-align:bottom;
	bottom:0px;
}

#area{
	width: 600px;
	height: 450px;
	display: block;
	padding: 2px;
}

#contato{
	width: 600px;
	height: 450px;
	background: url(../images/contato.jpg) no-repeat;
}

#contato2{
	position: relative;
	width: 390px;
	height: 290px;
	top: 60px;
	left: 110px;
}

#contato3{
	position: absolute;
	width: 50px;
	height: 30px;
	top: 140px;
	left: 0px;
}

#grade{
	width: 600px;
	height: 450px;
	background: url(../images/grade.gif) no-repeat;
}

.produtos {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: right;
	margin-right: 18px;
}

.produtos a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.produtosi{
	text-align: center;
}

.corrige{
	margin-top: 15px;
}

#esquerda{
	float: left;
	width: 200px;
	height: 215px;
}

#central{
	float: left;
	width: 200px;
	height: 215px;
}

#direita{
	float: left;
	width: 200px;
	height: 215px;
}

#pagina{
	float: right;
	width: 600px;
	height: 20px;
}

#rodape{
	line-height:37px;
	background: url(../images/fundo-rodape.gif) repeat-x;
	width: 740px;
	height: 37px;
	display: block;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}