body {
	background: url('../imagens/fundo_geral.gif') repeat-x #B7B7B7;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Trebuchet MS;
}

#geral {
	width: 730px;
	border-top: 1px solid #B7B7B7;
	margin: 0px auto;
	text-align: left;
	background: url('../imagens/fundo_topo.jpg') no-repeat 211px 0px;`
	
}

#geral #cmts_logo {
	background: url('../imagens/fundo_logo.jpg') no-repeat 0px 20px;
	width: 242px;
	height: 308px;
	margin-top: 62px;
	margin-right: 27px;
	float: left;
}

#geral #cmts_logo p {
	color: #000CAB;
	font-weight: bold;
}
#geral #cmts_logo .costurando {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
#geral #cmts_logo .comercio {
	margin: 19px 0px 0px 40px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 162px;
}
#geral #cmts_logo .atendemos {
	margin: 19px 0px 0px 40px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	width: 162px;
}

#geral #cmts_logo .cmts {
	margin: 55px 0px 0px 16px;
}

/* Direita */

#geral #direita {
	margin-top: 54px;

	float: left;
}

#geral #direita #navegacao {
	clear: both;
	height: 70px;
	margin-left: 2px;
	margin-bottom: 27px;
}

#geral #direita #navegacao a {
	display: block;
	width: 114px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 42px 0px 0px 0px;
	margin-right: 25px;
	line-height: 25px;
	text-align: center;
}
#geral #direita #navegacao a.item1 {
	background: url('../imagens/menu/item1.gif') no-repeat;
	color: #000CAB;
}
#geral #direita #navegacao a.item2 {
	background: url('../imagens/menu/item2.gif') no-repeat;
	color: #9C8600;
}
#geral #direita #navegacao a.item3 {
	background: url('../imagens/menu/item3.gif') no-repeat;
	color: #007711;
}

/* Imaginara */

#geral #imaginara {
	height: 23px;
	padding-left: 51%;
	margin-top: 32px;
}
#geral #imaginara img {
	float: left;
}
#geral #imaginara a, #geral #imaginara a:visited {
	margin-left: 4px;
	float: left;
	line-height: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C28EA6;
	text-decoration: underline;
	white-space: nowrap;
}