a.conteudo {
	color: #CB8831;
	text-decoration: none;
}

a.link {
	color: #CB8831;
	text-decoration: none;
	font-size: 10px;
}
a.link:hover { text-decoration: underline; }

a.menu {
	color: #506f9f;
	text-decoration: none;
}
a.menu:hover { text-decoration: underline; }

a.menu_suite {
	color: #CB8831;
	text-decoration: none;
}

a.menu_suite:hover { text-decoration: underline; }

a.top {
	color: #506f9f;
	text-decoration: none;
}

a.top:hover { text-decoration: underline; }

a.topbandeira {
	color: #506f9f;
	text-decoration: none;
	font-size: 12px;
	padding: 0;
}

a.topbandeira:hover { text-decoration: underline; }

a.visita {
	padding: 0 0 0 610px;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Sans;
	background-color: #E8F2F9;
}

div.copyright {
	width: 10px;
	height: 400px;
	position: absolute;
	padding: 3px 0 0 3px;
	top: 0;
	left: 0;
}

div.tb0 { background-image: url('layout/barra_foto_centro.jpg'); }

div.tb1 {
	width: 100%;
	height: 100%;
	background-image: url('layout/barra_foto_esquerda.jpg');
	background-repeat: no-repeat;
}

div.tb2 {
	width: 100%;
	height: 100%;
	background-image: url('layout/barra_foto_direita.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

div.tb3 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	text-align: justify;
	padding: 6px 70px 0 70px;
	text-align: center;
	font-size: 10px;
}

img { border:0; }

#link3d {
	font-size: 9px;
	color: #CB8831;
	text-decoration: none;
	font-weight: bold;
}
#link3d:hover {
	font-size: 9px;
	color: #CB8831;
	text-decoration: underline;
}

td.conteudo {
	font-size: 13px;
	text-align: justify;
	color: #CB8831;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}

td.conteudo1 {
	font-size: 14px;
	color: #CB8831;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}

td.conteudo2 {
	font-size: 13px;
	color: #CB8831;
}

td.conteudoformulario {
	background-image: url('layout/logo_agua_01.jpg');
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: justify;
	color: #CB8831;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}

td.formulario {
	font-size: 13px;
	text-align: justify;
	color: #CB8831;
	padding-left: 10px;
	vertical-align: top;
}

td.menu {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

td.tabelaTitulo {
	vertical-align:bottom;
	font-size: 11px;
	color: #CB8831;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

td.tabelaLinha {
	font-size: 11px;
	color: #CB8831;
	padding: 2px 2px 2px 2px;
}

td.top {
	vertical-align: top;
	text-align: right;
	padding: 5px 5px 0 0;
	font-size: 13px;
	color: #506f9f;
	font-weight: bold;
}
