/* CSS Document */

body {
	background-image: url(../imagens/nature_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFF;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
.tema{
	padding-top:23px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #130E0A;
}
a:hover {
	text-decoration: underline;
	color: #6b4a37;
}
a:active {
	color: #96B660;
}
#menu a {color:#FFFFFF;}


sup{
	color: #F00;
}
.titulo, .titulo2 {
	font-size: 18px;
	font-weight: bold;
}
.titulo {
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	text-align: justify;
	padding-left: 10px;
}
.blue {
	font-weight: bold;
	color: #00F;
}
.red {
	font-weight: bold;
	color: #F00;
}
.top {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}
.borda{
	border: 1px solid #000
}


.subtitulo, .subtitulo a{
	font-size: 9px;
	color: #333;
}
.subtitulo a{
	text-decoration: underline;
}
.link{
	cursor: pointer;
}
.upcase{
	text-transform: uppercase;
}
#principal{
	background-color: #FFF;
}
#rodape{
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #DDD;
	text-align:right;
	margin-top: 2px;
	border-top: 1px #999 solid;
}
#corpo{
	background-color: #E1F0F0;
}
#corpo .conteudo{
	padding: 5px;
	min-height: 400px;
}
.mensagem, .assinatura {
	font-size: 12px;
	text-indent: 30px;
	text-align: justify;
	line-height: 25px;
}

.assinatura{
	text-indent: 0px;
	padding-left: 30px;
	text-align: center;
}
.assinatura:first-line {
   font-weight: bold;
}

.top_sub {
	font-size: 16px;
	color: #333;
	text-align: center;
}
.input1{
	width: 99%;
}
.agencia {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFFFFF;
}
