body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:auto;
	width:760px;
}
.bg_rodape {
	background-image: url(../imgs/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.borda_pagina {
	border-top: 0px solid #004F75;
	border-right: 1px solid #004F75;
	border-bottom: 0px solid #004F75;
	border-left: 1px solid #004F75;
}
.txt_titulo_verdanda_10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;
	font-weight: bold;
}
.txt_titulo_verdanda_10_bold a:link { color:#2BADF7; text-decoration:none}
.txt_titulo_verdanda_10_bold a:active { color:#2BADF7; text-decoration:none}
.txt_titulo_verdanda_10_bold a:visited { color:#2BADF7; text-decoration:none}
.txt_titulo_verdanda_10_bold a:hover { color: #2BADF7; text-decoration: underline}


.txt_verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 304F74;
}
.txt_verdana_10 a:link { color:#304F74; text-decoration:none}
.txt_verdana_10 a:active { color:#304F74; text-decoration:none}
.txt_verdana_10 a:visited { color:#304F74; text-decoration:none}
.txt_verdana_10 a:hover { color: #304F74; text-decoration: underline}


.separador_bg {
	background-image: url(../imgs/separador_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}



.txt_marrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 62541E;
}
.txt_marrom a:link { color:#62541E; text-decoration:none}
.txt_marrom a:active { color:#62541E; text-decoration:none}
.txt_marrom a:visited { color:#62541E; text-decoration:none}
.txt_marrom a:hover { color: #62541E; text-decoration: underline}


.txt_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_branco a:link { color:#FFFFFF; text-decoration:none}
.txt_branco a:active { color:#FFFFFF; text-decoration:none}
.txt_branco a:visited { color:#FFFFFF; text-decoration:none}
.txt_branco a:hover { color: #FFFFFF; text-decoration: underline}

.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;  
}

.btENVIAR {
	background-image: url(../imgs/bt_enviar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px none 0;
	background-color: #FFFFFF;
	height: 12px;
	width: 40px;
}

#tks{
color:#006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px
}
#tks-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#content{
width: 600px;
float:left;
}
#lateral_direita{
float:right;
}

#title_form{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 304F74;
	font-weight:bold;
}
#rodape{
clear:both;
}

#tudo{
margin-left:250px;
}
