@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body,td,th {
	color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a:link {
	color: #339932;
}
a:visited {
	color: #339932;
}
a:hover {
	color: #03C;
}
a:active {
	color: #03C;
}
h1 {
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	color: #390;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #390;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.tabfinal {
	background-image:url(../imgsadc/fundoadc.png);
	background-repeat:repeat-x;
}
.tabblocoum {
	background-image:url(../imgsadc/tab3.png);
	background-repeat:repeat-y;
	background-position:center;
}
.tabblocodois {
	background-image:url(../imgsadc/tab13.png);
	background-repeat:repeat-y;
	background-position:center;
}
.tabmenu {
	background-image:url(../imgsadc/tab11.png);
	background-repeat:repeat-y;
	background-position:center;
}
.tabdetalhes {
	background-image:url(../imgsadc/tab1.png);
	background-repeat:repeat-y;
	background-position:center;
}
.txtcentro {
	text-align:center;
}
.txtdireita {
	text-align:right;
}
.txtpequeno {
	font-size: 9px;
}
.txtbranco {
	color:#FFF;
}
.txtcinza {
	color:#666;
}
.txtverde {
	color: #390;
}
.txtnegrito {
	font-weight: bold;
}
.txtcorpo {
	font-size: 14px;
	color:#000;
}
.txtmenu {
	font-size: 14px;
	font-weight: bold;
}
.txtjustificado {
	text-align:justify;
}
.txtbotoes {
	font-size: 12px;
	color:#000;
}

