* {
margin: 0;
padding: 0;
}
body {
background: url(../imagens/topo_fundo.jpg) repeat-x top;
background-color: #CCCCCC;

}

h1 {
	font: 18px/14px "lucida grande","trebuchet ms",verdana,sans-serif;
	color: #a4c130;
	margin: 15px 0 15px 15px;
	text-decoration: none;
	}	
	
h3 {
	font: 14px/14px "lucida grande","trebuchet ms",verdana,sans-serif;
	color:#006600;
	margin: 15px 0 15px 25px;
	text-decoration: none;
	}	
	

address {
	padding:13px;
	text-align: center;
	font: 11px "lucida grande","trebuchet ms",verdana,sans-serif;

}

p {
	margin:0;
	font: 11px/18px "lucida grande","trebuchet ms",verdana,sans-serif;
	color: #555;
	text-align:justify;
	text-decoration: none;
}

.contem {
	text-align: left;
	margin: 0 auto;
	width: 975px;
	position: relative;
}
.imgborder {
border:none;
}

.center {
 text-align:center;
 }

#topo {
height: 152px;
text-align: center;
position: relative;
width: 100%;
min-width: 975px;
}

#centro {
background:#666666;
text-align: center;
height: 400px;
width: 100%;
min-width: 975px;
}

#centro ul li{
display:inline;
}

#base {
	background: #222 url(../imagens/footer_blue.jpg) repeat-x top;
	clear: both;
	text-align: center;
	padding: 0;
	width: 100%;
	color: #d2d0d1;	
	height: 40px;
	min-width: 975px;
}

#base p#mast {
	background: url(../imagens/footer_blue_mast.jpg) no-repeat center top;
	width: 975px;
	display: block;
	margin: 0 auto;
	color: #d2d0d1;

	padding: 5px 0 0 0;
	text-align: center;
	}

#logo {
border:0;
margin: 0 0 0 40px;
cursor:pointer;
}

#menu {
	list-style: none;
	position: absolute;
	top: 116px;
	left: 47px;
	width: 800px;
}

#menu li {
	float: left;
	height: 55px;
	width: 124px;
	margin:0 20px 0 0;
}

#menu li a {
	display: block;
	background: url(../imagens/navigation.jpg) no-repeat top left;
	text-align: center;
	text-decoration: none;
	width: 100%;

/* Short Links (Not Active Page) */
	height: 32px; 
	
}


#menu li a span {
	visibility: hidden;
	}

/*&&&> 3c. Buttons */


#menu a.acthome {
	background-position: 0px -32px;
		height: 45px;
	}
#menu a.actempresa {
	background-position: -125px -32px;
		height: 46px;
	}
#menu a.actservicos {
	background-position: -250px -32px;
		height: 45px;
	}
#menu a.actcontato {
	background-position: -375px -32px;
		height: 45px;
	}
	
#menu a.home {
	background-position: 0px -78px;
	}

#menu a.empresa {
	background-position: -125px -78px;
	}

#menu a.servicos {
	background-position: -250px -78px;
	}

#menu a.contato {
	background-position: -375px -78px;
	}

/* Stagger! */

#menu a.arquivos {
	display: block;
	position: absolute;
	top: 30px;
	width: 100px;
	}

#menu a.arquivos {
	left: 775px;
	background-position: -500px 0;
	}

/*&&&> 3d. Hover */

#menu .home:hover {
	background-position: 0px 0px;
}

#menu .empresa:hover {
	background-position: -125px 0px;
	}
	
#menu .servicos:hover {
	background-position: -250px 0px;
	}

#menu .contato:hover {
	background-position: -375px 0px;
	}

#menu .arquivos:hover {
	background-position: -500px 0px;
	}

#quadrado1 {
	margin: 21px 0 0 45px;


background-color:#FFFFFF;
border: 3px double #bebebe;
height: 350px;
width: 560px;
position: absolute;
left: 0px;
top: 0px;
overflow : auto;
text-align:justify;
}

#quadrado1 p {
margin: 0px 15px 0 15px;
text-indent: 15px;

}


#quadrado2 {
	margin: 21px 0 0 38px;
	background-color:#FFFFFF;
border: 3px double #bebebe;
	height: 350px;
	width: 290px;
	position: absolute;
	left: 595px;
	top: 00px;
	overflow : auto;
	text-align:justify;
} 

#quadrado2 h1 {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #a4c130;
}

#quadrado2 p {
margin: 15px;
color: #6b6a6a; 
font-size: 11px; 
font-family: tahoma; 
}
*/
