@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
	}
body{
	background-image:url(fundotraspa.jpg);
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
a{text-decoration:none;}
a:hove{text-decoration:none;}
.destaqueAzul{color:#3b25c7;}
img{border:none;}
	
	/* Estruturas */
#top{
	margin:0px 0px 0px 0px;
	width:900px;
	height:100px;
	background-image:url(Folder-Akxel-Elevadores-1.png);
	background-repeat:no-repeat;
	}
	
	/* Header */
.logo{
	margin:0px 0px 0px 5px;
	background-repeat:no-repeat;
	width:173px;
	height:94px;
	}


	/* Menutopo */
#navTopo{
	margin:-16px 0px 0px 0px;
	float:right;
	font-size:12px;
	font-weight:bold;
	width:310px;
	}
#navTopo  ul{
	margin:0 0 0 0;
	list-style-type:none;
	}
#navTopo li{
	display:inline;
	}
#navTopo li a{
	color:#666666;
	}
#navTopo li a:hover{
	color:#000000;
	}

	/* MenuProdutosEServiços */
#navProdutosEServicos{
	position:absolute;
	left:6px;
	color:#333333;
	width:175px;
	font-size:13px;
	top: 107px;
	height: 203px;
	}
.titloProdutos{
	width:170px;
	border-bottom:1px solid #999999;
	}
.efeito{
	color:#666666;
	}
.efeito:visited{
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 1px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-decoration: none;
	width: 170px;	
	}
.efeito:hover{
	border-bottom-style: solid;
	border-collapse: collapse;
	border-color: #999999;
	border-spacing: 0px;
	border-top-style: solid;
	border-width: 1px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin: -3px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	text-decoration: none;
	width: 170px;
	}
	
	/* BarrasDecrativas */
.divBarraTopo{
	width:900px;
	height:9px;
	background-image:url(akxel-elevadores_51.png);
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
	left:-1px;	
	}	

		/* FaleConosco */
#faleConos{
	float:left;
	background-image:url(background_telefone.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:61px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:19px;
	position:absolute;
	left: 7px;
	top: 340px;
	}
#faleConos a{
	color:#FFFFFF;
	}
#faleConos :hover{
	color:#000033;
	}



	/* footer */
#footer{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	text-align:center;
	font-size:9px;
	color:#0000CC;
	width:900px;
	height: 50px;
	}
.footer ul{
	margin:3px 0px 0px 0px;
	list-style-type:none;
	}
.footer li{
	display:inline;	
	}
.footer li a{
	color:#0000CC;
	}
.footer li a:hover{
	color:#000033;
	}
.direitos {
	margin:5px 0px 0px 0px;
	color:#3b25c7;
	}	
.direitos a{
	color:#3b25c7;
	}
.direitos a:hover{
	margin:10px 0px 0px 0px;
	color:#000033;
	}
