#menu {
	width: 180px;
	background-image: url(../imagens/bkgarabescogr.jpg);
	float: left;
	height: 300px;
}
#conteudo {
	width: 550px;
	float: right;
}
#rodape {
	clear: both;
	width: 750px;
	background-image: url(../imagens/bkgrodape.jpg);
	margin-left: 100px;
}
#geral {
	position: absolute;
	left: 50%;
	font-family: "Argor Man Scaqh";
	font-size: 14px;
	color: #333333;
	width: 770px;
	margin-left: -385px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: blink;
}
.contato {
}
.contato_dir {
	float: right;
}
.contato_esq {
	float: left;
}
ul {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style-type: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.empresa {
	clear: both;
}
.esquerdaempresa {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
.direita {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 14px;
	color: #CC3300;
	text-decoration: blink;
	font-family: "Argor Man Scaqh";
}
h2 {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
.esquerda {
	float: left;
}
.meio {
}
.direitanov {
	float: right;
	width: 150px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
