/* Elementos gerais */
* { margin: 0; padding: 0; outline: none; }
body, input, textarea, select, table, td, th { font-family: "Calibri", "Trebuchet MS"; font-size: 12px; color: #000; }
td { padding: 5px 0; }
img{border:0}
a{text-decoration:underline;font-weight:bold;color:#000;}
a:hover{text-decoration:none;font-weight:bold;}
h1{font-size:1.6em;}
h2{font-size:1.5em;} 
h3{font-size:1.4em;}
h4{font-size:1.3em;}
p{padding: 10px 0;}
ul{}
blink { color:#0099CC; font-size:24px; font-weight:bolder; text-decoration:blink; margin-left: 10px; }

/* Classes gerais */
.clear {clear:both;height:0px !important;display:block;font-size:0px !important;overflow:hidden !important;}
input.error, select.error, textarea.error { border: 1px solid #fead82; }
label.error { width: auto!important; margin-top: -2px; height: 20px; line-height: 20px; vertical-align: middle; padding-left: 20px; background: url('../_images/ico-warn.gif') no-repeat left; color: #C42424; font-weight: normal!important; }
.warnMsg { width: 400px; text-align: center; padding: 10px 40px; margin: 10px auto; font-weight: bold; }
.warnMsg ul {}
.warnMsg.r0 { border: 1px solid #1B5405; background: #CFEFC2; color: #1B5405; -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; border-radius: 0.8em; }
.warnMsg.r1 { border: 1px solid #C42424; background: #FFD6BF; color: #C42424; -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; border-radius: 0.8em; }



/* Id's */
#topo_contato, #geral, #rodape, #prop_left, #prop_right { position: absolute; z-index: 2; }

#animBg { position:absolute; z-index: 1; }
#topo_contato { position: absolute; right: 0; padding: 3px; }
	#topo_contato ul { list-style-type: none; }
	#topo_contato ul li { display: inline; }
#geral { position: absolute; width: 920px; height: 100%; margin: 0 auto; left: 50%; margin-left: -460px; }
	#logo { position: absolute; left: 50%; margin: 10px 0 0 -150px; width: 300px; }
	#menu { position: absolute; width: 100%; top: 150px; }
	#conteudo { position: absolute; width: 700px; top: 220px; overflow: scroll; left: 50%; margin-left: -350px; }
		#conteudo h2 { margin-bottom: 20px; }
		#conteudo .NewsSummary { margin-bottom: 20px; }
		#conteudo #NewsPostDetailPrintLink { text-align: right; padding-right: 10px; margin-bottom: 20px; }

#rodape { background: #00668F; color: #fff; width: 100%; bottom: 0; text-align: center; }

#menu { display: none; position: absolute; z-index: 3; font-family: "Trebuchet MS"; font-size: 12px; text-align: center; height: 72px; overflow: hidden; }
	#menu ul { position: absolute; display: block; list-style-type: none; clear: both; top: 0; left: 0; text-align: center; z-index: 2; width: 920px; background: url('../_images/spacer.gif'); }
	#menu li { display: inline;  text-align: center; margin-right: -4px; }
	#menu ul ul { text-align: left; }
	#menu ul ul .sectionheader a { background: #00688f; }
	#menu ul ul .sectionheader .sectionheader a { background: #008779; }
	#menu a { text-decoration: none; padding: 0 7px; font-weight: normal; }
		#menu a:hover { text-decoration: underline; }
	#menu .princ { background: url('../_images/menuBg.gif') repeat-x bottom; padding-bottom: 4px; height:}
	#menu .princ a.active { background: #00A3B4; color: #fff; }
	#menu .sub0 a,#menu .sub1 a { background: #00a3b4; color: #fff; }
	
#box_newsletter { display: none; position: absolute; background: #00A3B4; color: #fff; left: 684px; top:168px; z-index:4; width: 236px; height: 46px; padding: 10px 0; }
	#box_newsletter label { float: left; display: block; width: 50px; text-align: right; padding-right: 4px; }
	#box_newsletter input { width: 120px; height: 20px; border: 1px solid #00688f; }
	#box_newsletter #nome { margin-bottom: 5px; }
	#box_newsletter .fields { width: 175px; float: left; }
	#box_newsletter .btnSubmit { display: block; text-indent: -9999px; margin-left: 5px; float: left; width: 45px; height: 45px; border: 1px solid #000; background: url('../_images/btnEnviar.jpg') no-repeat; }

#prop_left, #prop_right { width: 120px; top: 230px; padding: 0 10px; text-align: center; z-index: 3; }
#prop_left { left: 0; }
#prop_right { right: 0; }
#prop_left img, #prop_left object, #prop_left embed,
#prop_right img, #prop_right object, #prop_right embed
{ margin: 5px 0; }

/* Mapa de associados */
.estado { display: none; }
/*#mapa_content { clear: both; width: 480px; margin: 0 auto; } 
#mapa_estado_holder { float: left; } 
#estados { float: left; /*height: 320px; overflow: scroll; }*/
#mapa_content { clear: both; } 
#mapa_estado_holder { float: left; } 
#estados { float: left; }

/* */
#conteudo .error_message {  }
#NewsPostDetailReturnLink { margin-top: 30px; }
.exposicoesUL { list-style-type: disc; list-style-position: inside; }
.exposicoesUL li { padding: 20px 0; clear: both; border-bottom: 1px solid #0099CC; width: 80%; }
table.ranking td { padding: 4px; }

.albumlist .thumb a { margin: 0 auto; }