* {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d4d4d4;
}

img {border:none;}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


body {
	background:#000 url(../img/bg_site.gif) repeat-x left top;
	margin:0px;
	padding:0px;
}

#geral {
	width:800px;
	margin:0 auto;
	position:relative;
	border:solid 1px #cecece;
	background-color:#000;
	padding-bottom:20px;
}

#topo {
	width:800px;
	height:102px;
}

#menu {
	background:url(../img/bg_menu.gif) repeat-x left top;
	width:800px;
	height:48px;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#menu li {
	float:left;
}

#menu li a {
	color:#403f3f;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	position:relative;
	display:inline;
	float:left;
	padding:15px 18px 0 18px;
	background:url(../img/separador.gif) no-repeat right top;
	height:33px;
	cursor:pointer;
}

#menu li a:hover, #menu li a.hover {
	color:#403f3f;
	text-transform:uppercase;
	font-size:14px;
	position:relative;
	display:inline;
	float:left;
	padding:15px 18px 0 18px;
	background:url(../img/bg_hover_menu.gif) no-repeat right top;
	height:33px;
	cursor:pointer;
}

#menu li .inicio {
	width:72px; 
	padding:15px 0 0 30px;
	margin-left:0;
}

#menu li .inicio:hover {
	width:72px; 
	padding:15px 0 0 30px;
	background:url(../img/bg_hover_menu.gif) no-repeat right top;
}

#menu li .contatos_fim {
	 width:89px; 
	 background:url(img/bg_menu.gif) repeat-x right top;
}

#menu li .contatos_fim:hover {
	width:89px; 
	background:url(../img/bg_hover_menu.gif) no-repeat left top;
}

#assinatura {
	position:relative;
	float:left;
	margin-left:-15px;
	margin-top:-75px;
	clear:both;
	display:inline;
}

.limpabofe {
	clear:both;
}

#inicial .inicio {
	background:url(../img/bg_hover_menu.gif) no-repeat right top;
	text-decoration:none;
}

#fale ul li .contatos_fim {
	width:89px; 
	background:url(../img/bg_hover_menu.gif) no-repeat left top;
	text-decoration:none;
}

#agenda .agenda, #equipamentos .equipamentos, #clientes .clientes, #galeria_fotos .galeria_fotos, #tecnicos .tecnicos {
	background:url(../img/bg_hover_menu.gif) no-repeat right top;
	text-decoration:none;
}

