body {
	background-color:#FBBE01;

	background-image:url(fundo.jpg)
	background-repeat:repeat-x
	margin-top:0px;
}
#header {
	vertical-align: top;
	width: 765px;
}
#sidebar {
	float: left;
	width: 235px;
	vertical-align: top;
	background-color: #FFF;
	background-image: url(images/layout_2009b_02.png);
	background-repeat: no-repeat;
}
#main {
	vertical-align: top;
	float: right;
	width: 530px;
	background-image: url(images/layout_2009b_03.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	float: none;
	width: 765px;
	margin-top:10px;
}
#tela {
	width: 765px;
}
#footer {
	background-color: #FFF;
}

a:link {text-decoration: none;color: #0053B9}
    a:active {text-decoration: none;}
    a:visited {text-decoration: none;color: #0053B9}
    a:hover {text-decoration: none; color: #0053B9;background-color: #F5F5F5}

	.titulo {
	font-family:arial, helvetica;
	font-size:14pt;
	font-weight:bold;
	color: #0a448a
		}
	
	.subtitulo {
	font-family: arial, tahoma, helvetica;
	font-size:11pt;
	font-weight:bold;
	color: #0a448a
		}
		
	.subtitulo2 {
	font-family: arial, tahoma, helvetica;
	font-size:11pt;
	font-weight:bold;
	color: #161616;
	text-align: center;
		}
	
	.texto {
	font-family: arial, helvetica;
	font-size: 11pt;
	color: #161616;
		}
		
	.texto_home {
	font-family: arial, helvetica;
	font-size: 10.5pt;
	color: #161616;
		}
	
	.texto_espac {
	font-family: arial, helvetica;
	font-size: 11pt;
	color: #161616;
	line-height:20px;
		}
	
	
	.descricao {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #161616;
		}
		
	.campo {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #0241a8;
	border: #866500;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #f4b800;
	}

	.botao { 
	font-family: arial, helvetica;
	font-size: 11px; color:#0241a8;
	background-color: #f4b800;
	border: #866500;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


h2	{
	font-family: arial, tahoma, helvetica;
	font-size:13pt;
	color: #161616;
}


h3	{
	font-family: arial, tahoma, helvetica;
	font-size:12pt;
	color: #161616;
}

#sidebar_table {
	background-image: url(images/sidebar_back.png);
}
