@charset "utf-8";
/* CSS Document */

body{
	background:url(images/fundo2-01.png);
	background-position:center;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

#tudo{
	width:1000px;
}

#header{
	width:1000px;
	margin-bottom:15px;
}
#ingpor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:right;
	color:#CCC;
}

a:ingpor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:right;
}
a:hover.ingpor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:right;
}

#ladodir1{
	width:357px;
	float:left;
}

#centro1{
	float:right;
	width:610px;
	margin:15px;
	margin-right:0px;

}


#ladoesq1{
	width:360px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}

#ladoesq2{
	width:180px;
	float:left;
	margin:15px;
	margin-left:0px;
	
} 

#centro2{
	width:530px;
	float:left;
	margin:15px;
	text-align: justify;
}

#ladodir2{
	width:230px;
	float:left;
	margin:15px;
	margin-right:0px;
}

#fundo01{
	float:left;
	width:160px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid;
	border-bottom-color:#999;
	margin:5px;
}

#fundo02{
	float:left;
	width:320px;
	text-align:left;
	font-size:12px;
	color:#333;
	border-bottom:1px solid;
	border-bottom-color:#999;
	margin:5px;
}

#footer1{
	width:1000px;
	float:left;
	margin-top:30px;
	background-color: #F5EFE8;
	
}

#assinatura{
	width:225px;
	float:left;
	font-size:11px;
	text-align:left;
}

#separador{
	width:25px;
	float:left;
}
	
a{
	color:#666;
	text-decoration:none;
	vertical-align: bottom;
}

a:hover{
	color:#0C9;
	text-decoration:none;
	vertical-align: bottom;
}


#menu{
	font-size: 12px;
	color: #747474;
	background-color: #F5EFE8;
	text-align: justify;
	vertical-align: top;
	padding:15px;
	padding-top:30px;
}

.titulo{
	font-size: 15px;
	color:#C90;
}

#download{
	margin:0px;
	background-color:#F7F4F2;
	vertical-align: baseline;
	padding:0px;
}

#fundos{
	
}

.fundos_titulo{
	font-size:30px;
	margin-top:0px;
	color:#399;
	width:500px;
}

.fundos_subtitulo{
	font-size:11px;
	margin-top:-30px;
	color:#399;
	width:500px;
	border-bottom:1px solid #C93;
}

.fundos_titulo2{
	font-size:25px;
	margin-top:0px;
}


.fundos_tabela{
	
}

.caixa {
	font-size: 12px;
	color: #747474;
	background-color: #F5EFE8;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	padding: 10;
	font-weight: normal;
}

.caixa2 {
	font-size: 12px;
	color: #747474;
	background-color: #F5EFE8;
	text-align: justify;
	vertical-align: top;
	font-style: normal;
	padding: 33px;
}

#caixazul {
	float:right;
	width:610px;
	margin:15px;
	margin-right:0px;
	font-size: 16px;
	color: #EBFAF0;
	background-color: #669999;
	text-align: justify;
	vertical-align: top;
}

.caixa bold {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.iframe{
	width:170px;
	height:15px;
	margin-top:1px;
}
.rodape{
	font-size:9px;
}


