body {
	background-color: #143A85;
	background-image: url(imagens/layout/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:link {
	color: #1D50BA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #1D50BA;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #1D50BA;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.branco {
	font-weight: bold;
	color: #FFFFFF;
}
.campo {
	border: 1px solid #77a6d1;
	background-color: #ECF5FF;
}
.titulo {
	font-weight: bold;
	color: #003399;
	font-size: 12px;
}
.titulo_p {
	font-size: 9px;
}
a.preto:active, a.preto:visited,  a.preto:link {
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
a.preto:hover {
	color: #0161C0;
}
a.linkbranco:active, a.linkbranco:visited,  a.linkbranco:link {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagens/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 30px;
}
a.linkbranco:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagens/seta_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 30px;
}

a.menu:active, a.menu:visited,  a.menu:link {
	font-weight: bold;
	color: #1d50ba;
	padding-left: 7px;
}
a.menu:hover {
	font-weight: bold;
	color: #000099;
	background-image: url(imagens/layout/seta2on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}

.mn_titulo {
	font-weight: bold;
	color: #333399;
	background-image: url(imagens/bk_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.erro {
	color: #990000;
}
.titulo_g {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.titulo_g2 {
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.titulo_m {
	font-weight: bold;
}
.just {
	text-align: justify;
}
.mw {
	color: #FFFFFF;
}
.amarelo {
	color: #FFFF00;
	font-weight: bold;
}
#pscroller1{
	height: 80px;
	border: 1px solid #006699;
	padding: 5px;
	background-color: #F7F9FD;
}
#video_frame {
	background-image:url(imagens/tv_aciap.gif);
	background-repeat:no-repeat;
	width:200px;
	height:185px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
