/* CSS Document */



body {

	background:url(imagens/layout/fundo-background.jpg);

	font-family:Arial, Helvetica, sans-serif; 

	margin-top:80px;

	}





h1 { margin:20px 230px 30px 0;  font-size:15px; color:#8FD2FF; }



h1.detalheProd { height:auto; margin:0px; text-align:right; }



h2 { font-size:12px; color:#0080D5; }



p { font-size:11px; color:#555555; }



a, a:visited { color:#9D4F00; }

	

hr { height:1px; color:#CCCCCC; margin-top:-30px; margin:0px; padding:0px; }







/* Borda Geral / CENTRALIZAR O SITE  */

#bordaGeral {

	width:776px; height:auto;

    margin:0 auto;

	}



/* Borda do Fechamento das Divs */

#bordaSite {
	width:776px;
	height:auto;
	background:url(imagens/layout/fundo-site.jpg) #FFFFFF;
	text-align:left;
	float:left;
	position:relative;
	background-image: url(imagens/layout/fundo-site.jpg);


	}





/* Borda Topo */

#bordaTopo, .topo1, .topo2, .topo3, .topo4 { width:776px; height:82px; background:url(imagens/layout/topo2.jpg); position:relative; float:left; }



.topo1{ width:93px; background:url(imagens/layout/topo1.jpg); }

.topo2{ width:222px; background:url(imagens/layout/topo2.jpg); }

.topo3{	width:433px; }	

.topo4{	width:28px; background:url(imagens/layout/topo4.jpg); }	







/* Borda conteudo Interno Index*/

#bordaConteudo, .conteudoMeio, .conteudoLateral, .fotoLateral  { width:776px; height:auto; position:relative; float:left; }



.conteudoMeio {	width:421px; height:auto; background:url(imagens/layout/barra-divisao.jpg); background-repeat: repeat-y; padding-left:25px; padding-top:25px; }

.conteudoLateral { width:305px; height:auto; }

.fotoLateral { width:220px; height:auto; padding-left:85px; }	

/* Fim */





/* Borda Rodape*/

#bordaRodape, .rodape1, .rodape2, .rodape3, .rodape4, .rodape5, .rodape6 { width:776px; height:28px; position:relative; float:left; }



.rodape1 {background:url(imagens/layout/rodape-1.jpg); width:93px;}

.rodape2 {background:url(imagens/layout/rodape-2.jpg);width:473px;}

.rodape3 {background:url(imagens/layout/rodape-3.jpg);width:210px;}



.rodape4 {height:85px; width:93px; background:url(imagens/layout/rodape1.jpg);}

.rodape5 {height:85px; width:473px; background:url(imagens/layout/rodape2.jpg);}

.rodape6 {height:85px; width:210px; background:url(imagens/layout/rodape3.jpg);}

/* Fim */







/* Menu Principal */

.menuProdutos {

	width:185px; height:auto;	

	text-align:right; font-weight:600; 	margin-left:28px;

	}

.menuProdutos a, .menuProdutos a:visited{ color:#9F9F9F; text-decoration:none; line-height:25px; padding-right:24px; background:url(imagens/layout/barra-bottom-menu.jpg) bottom no-repeat; display:block;}

.menuProdutos a:hover{ 	color:#0099FF; 	padding-right:22px; background:url(imagens/layout/barra-bottom-menu-2.jpg) bottom no-repeat; }



/* Fim */



/* Menu UL Página Nossos Serviços */

.menuServicos { 

	font-size:11px; color:#555555; 

	margin-left:50px; line-height:18px;

	list-style:url(imagens/conteudo/marcador-1.jpg);

	}

.menuServicos a, .menuServicos a:visited {text-decoration:none; color:#555555; }

.menuServicos a:hover {	color:#222222; 	}

/* Fim */





/* Formatação dos objetos com posicionamentos Absoluto */

.logoPromaq { width:154px; height:69px; position:absolute; 	left:109px;	top:-56px; z-index:auto; }

.flashHome { width:auto; height:auto; position:absolute; left:96px;	top:164px; 	z-index:auto; }

.fotoCabecalho { position:absolute;	left:188px;	top:-50px;	width:auto;	height:auto; z-index:auto; }

