/* CSS Document */

* { margin:0; padding:0; border:0;}

body { background: #ebedd3 url(../images/capa-bg-1.jpg) repeat-y center top; }

p { margin-bottom:.8em;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}

ul {}
ul li {}



#CorpoBarra { background: url(../images/capa-bg-barra.jpg) repeat-x left top; text-align: center; height: 35px; width: 100%; padding-top: 10px; }
	#CorpoBarra ul {}
	#CorpoBarra ul li { color:#FFFFFF; font: 15px Georgia; display:inline; margin-left:40px; margin-right:40px; }
	#CorpoBarra ul li img { margin-right:10px; margin-bottom:-6px;}
	#CorpoBarra ul li a { color:#FFFFFF; font-weight:bold;}

#CorpoCentro { margin: 0px auto; width: 840px; min-height:100%; _height:100%; position:relative; z-index:1; }
	#CorpoCentro #logo { width:260px; position:absolute; z-index:10; top:3px; left:50%; margin-left:-470px;}
	#CorpoCentro #foto {}
	#CorpoCentro #conteudo {}
		.texto { width:248px; height:205px; float:left; padding:5px; padding-top:38px; margin-left:30px; font: 12px Arial, Helvetica; color: #002266; background: url(../images/capa-deco-1.gif) no-repeat center top; }
		.texto.prim { margin-left:0px;}
		.texto h1, .texto h2 { font-size:14px; font-weight:bold; margin-bottom:.6em; }
		.texto p { font-size:12px; margin-bottom:.6em;}
		.texto a { color:#002266;}
		
	

#CorpoRodape { height:70px; margin-bottom:0px; margin-top:30px; position:relative; z-index:2; font: 11px Arial, Helvetica; color: #333333; text-align: center; }
	#CorpoRodape  .div0 { margin-bottom:20px;}
	#CorpoRodape .div1, #CorpoRodape .div2, #CorpoRodape .div3 { float:left;}
	#CorpoRodape .div1 { width:10%; height:100%; text-align:left;}
	#CorpoRodape .div2 { width:80%; height:100%; }
	#CorpoRodape .div3 { width:10%; height:100%; text-align:right; }
	#CorpoRodape p { margin-bottom:.4em;}
	#CorpoRodape a { color:#333333; }


.icone_msn { margin-left:5px; margin-left:10px; margin-bottom:-3px; }
.limpar { float:none; clear:both; height:0px; line-height:0px;}

.links_rodape { width: 639px; height: 115px;	padding-left: 12px; margin: 0 auto; margin-top: 7px; padding-top: -20px; }
.links_rodape ul{ list-style: none;	float: left; margin-right: 10px; width: 120px; }
.links_rodape ul li { font: 10px/1em Tahoma; }
.links_rodape ul li a { color: #666666; }

#tipo2.links_rodape { width: 639px; height: 30px;	padding-left: 12px; margin: 0 auto; margin-top: 7px;padding-top: -20px; }
	#tipo2.links_rodape ul{ list-style: none;	float: none; margin: 0px; width: 450px; margin:0 auto; }
	#tipo2.links_rodape ul li { font: 10px/1em Tahoma; float:left;}
	#tipo2.links_rodape ul li a { color: #666666;  margin:10px; font-weight:bold;  }


