/* DIVs estruturas */

#galvanize {
	clear:both;
	margin:0px auto 0px auto;
	width:780px;
}

#galvanize #topo {
	clear:both;
	width:780px;
	height:180px;
}

#galvanize #conteudo {
	background-image:url(../img/fundo-conteudo.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 10px 18px;
	clear:both;
	width:762px;
}

#galvanize #conteudo-home {
	padding:0px 00px 10px 0px;
	clear:both;
	width:780px;
}

#galvanize #rodape {
	margin-top:10px;
	clear:both;
	width:800px;
	height:20px;
	border-top:1px solid #9e0b0f;
	padding:0px 0px 0px 0px;
}


/* DIV TOPO */

#galvanize #topo #menu-acesso {
	clear:both;
	width:780px;
	height:19px;
	border-bottom:1px solid #9e0b0f;
	padding:0px 0px 0px 0px;
}


/* DIV MANCHA */

#galvanize #conteudo #mancha {
	clear:both;
	width:760px;
}

div.titulo-conteudo {
	clear:both;
	width:760px;
	height:35px;
	text-align:right;
}

/* CLASS de Texto */

p.txt-rodape {
	font-size:10px;
	margin:0px;	
}

p.txt-topo {
	font-size:10px;
	margin:0px;	
}

p.txt-menu-acesso {
	font-size:10px;
	margin:0px;	
}

p.txt-menu-acesso a {
	color:#666666;
	font-size:10px;
	margin:0px;	
}

p.txt-empresas {
	font-size:12px;
	padding-bottom:10px;
	border-bottom:solid 1px #cccccc;
}


/* CLASS de Link */

a.link-prodweb {
	font-size:10px;
}

alink-prodweb:hover {
	font-size:10px;
	text-decoration:underline;
}
