BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #E2EDC2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(imagens/linha_fundo.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

a {
	color: #000000;
	text-decoration: none;
}
td {
	font-family: verdana,  Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:normal;
}
input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 9px;
	color: #333333;
	background-image: url(imagens/barra_lisa.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left center;
}
input:focus, input.sffocus {
	border: 1px solid #E4AEAE;
	background-image: url(imagens/barra_foco.gif);
	background-color: #fff4ee;
}
textarea {font-size: 11px;
	color: #29347D;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.text {
	font-size: 10px; color: #000000; font-weight:normal; text-align: justify; padding-left: 15px; padding-right: 15px; line-height:14px;  font-family: verdana, Arial, Helvetica, sans-serif; 
}

.text1 {
	font-size: 10px; color: #000000; font-weight: normal; padding-right:15px; text-align: justify; font-family: verdana, Arial, Helvetica, sans-serif; 
}
.nav {
	font-weight:normal;
	text-decoration: none;
	color: #FFCB08;
}
.nav:hover {
	font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}
.fundo {
	background-image: url(topo.gif);
	background-repeat: no-repeat;
}
.fundocabecalho {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo_topo {
	background-image: url(logo_topo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

.barra {
	background-image: url(baixo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.barra_lisa {
	background-attachment: fixed;
	background-image: url(imagens/barra_lisa.gif);
	background-repeat: repeat-x;
}
.barra_fundo {
	background-attachment: scroll;
	background-image: url(imagens/barra.gif);
	background-repeat: repeat-x;
}
.linha_interna {
	background-attachment: fixed;
	background-image: url(imagens/linha_fundo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titulo_01 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}
.titulo_02 {
	font-weight: bold;
	color: #FF0000;
}
.titulo_03 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.titulo_04 {
	font-size: 16px;
	color: #FF0000;
	font-family: 'Trebuchet Ms', Verdana, Aria, Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: bold;
}
.titulo_pro {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D50000;
	color: #D50000;
}
.titulo_menu {
	font-size: 9px;
}
.barra_titulo {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.form_titulo {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
#titulo_linha {
	background-color: #E6E6E6;
	height: auto;
	width: 145px;
	margin-bottom: 1px;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
}
#titulo_menu {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 145px;
	padding-left: 5px;
	text-align: left;
}
#formulario1 #titulo_linha #pesquisa {
	width: 107px;
}
#formulario1 #titulo_linha #Submit {
	width: 26px;
}
#formulario2 #titulo_linha #usuario {
	width: 138px;
}
#formulario2 #titulo_linha #senha {
	width: 138px;
}#foto_miniatura {
	display: inline-block;
	height: 70px;
	width: 70px;
	position: relative;
	clear: none;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
