@charset "utf-8";
/* CSS Document */

/****************************** CONFIGURAÇOES DO SITE GERAL ********************************/
*{
	margin: 0;
	border: 0;
}

.clear{
	clear: both;
}

.container{
	display: inline!important;
}

/****************************** FRANQUIAS ********************************/
.novo_rodape{
	background-image: url(../img/novo_bg.gif);
	background-repeat: no-repeat;
	width: 777px;
	padding: 85px 0 0 0;
}

.novo_rodape2{
	background-image: url(../img/novo_bg_franquias.gif);
	background-repeat: no-repeat;
	width: 777px;
	float: left;
	height: 600px;
	padding: 85px 0 0 0;
}

.novo_rodape p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	text-align: right;
	float: left;
	width: 135px;
}


/****************************** EMPRESA ********************************/

.empresa{
	background-image: url(../img/bg_empresa.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width: 777px;
	height: 267px;
}

.empresa span{
	float: left;
	width: 365px;
	margin: 90px 0 0 41px;
	text-align: left;
}

.empresa p{
	float: left;
	width: 291px;
	margin: 50px 0 -12px 43px;
	text-align: left;
}

/****************************** PRODUTOS ********************************/
.produtos{
	background-image: url(../img/bg_produtos.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width: 777px;
	height: 267px;
}

.produtos span{
	float: left;
	width: 498px;
	margin: 105px 0 0 25px;
	text-align: left;
}

/****************************** ERGONOMIA ********************************/
.ergonomia{
	background-image: url(../img/bg_ergonomia.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width: 777px;
	height: 267px;
}

.ergonomia span{
	float: left;
	width: 520px;
	margin: 85px 0 0 228px;
	text-align: left;
}

/****************************** GOLDEN ********************************/
.golden{
	background-image: url(../img/bg_goldencar.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width: 777px;
	height: 267px;
}

.golden span{
	float: left;
	width: 350px;
	margin: 105px 0 0 156px;
	text-align: left;
}

/****************************** GOLDEN ********************************/
.resp{
	background-image: url(../img/bg_resp.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	width: 777px;
	height: 267px;
}

.resp span{
	float: left;
	width: 489px;
	margin: 75px 0 0 259px;
	text-align: left;
}

.resp .mapear{
	float: right;
	width: 90px;
	height: 21px;
	margin: -150px 45px 0 0;
}





























