/**************************************************************
	PADRÃO
**************************************************************/

body {
	margin: 0px;
	background-repeat:repeat-x;
}

.td_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#999999;
	height:21px;
	display:block;
	empty-cells:show;
	max-height:21px;
	table-layout:fixed;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C6C6C6;
	border: 0px;	
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
	text-decoration: none;
}

a.link_pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e717d;
	text-decoration: underline;
}

a.tx_azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004281;
	font-weight:bold;
}

a.tx_azul:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}


a.link_pag:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e717d;
	text-decoration:underline;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
}

.checkbox {
	border: 0px;
	background-color: transparent;
}

.txt_conteudo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.txt_conteudo_hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

.txt_cinzinha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E9E9E9;
	text-decoration:underline;
}

.txt_azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004281;
	font-weight:bold;
}

.txt_conteudo_cinzinha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.txt_tit{float:left; font-family:'Open Sans',sans-serif; font-size:24px; color:#F27332; margin-top:20px;}
.txt_cont{float:left; width:185px; height:47px; font-family:'Open Sans',sans-serif; font-size:11px; color:#5D5D5D; overflow:hidden;}
.bot_saiba{float:left; width:60px; height:20px; background:url(../_img/bot_saiba.jpg) no-repeat; margin-top: 5px;}
.divisor{float:right; width:2px; height:105px; background:url(../_img/divisor.jpg) no-repeat; margin-top:10px;}
.box_meio{float:left; width:200px; height:100px; margin:20px 0 0 30px;}
.contato{float:left; width:140px; height:22px; background:url(../_img/contato.jpg) no-repeat; margin: 10px 15px 0 0;}
.entre_con{float:left; width:90px; height:10px; background:url(../_img/entre_con.jpg) no-repeat; margin-top:15px;}