/* CSS Document */
*{ font-style:normal; }
body, div, td, select, option, textarea.formulario_textarea, input.formulario{
	font:normal 10px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#575757; /* COR: cinza claro */
}
body, table, tr, td, form, select, option{
	margin:0; padding:0;
	vertical-align:top;
}
body{
	overflow:-moz-scrollbars-vertical;
}

/*  *******  TOPO  ******* */

#topo{
	background:url(imgs/bg_topo.gif) top repeat-x;
	height:38px;
}
#topo .bandeiras{
	width:660px;
	_width:590px; /* IE HACK (WIDTH ORIGINAL) */
	text-align:right;
}
#topo .bandeiras img{
	margin:9px 0 0 6px;
}

/*  *******  MENU  ******* */
#menu .barra{
		position:relative;
		height:45px; width:416px;
		margin-left:1px;
		background:url(imgs/bg_menu_barraverde.gif) repeat-x;
}		
		
/*  *******  MEIO  ******* */

#meio, #meio_index{
	background:url(imgs/bg_interna.gif) bottom repeat-x;
	height:100%;
	text-align:center;
}
	#meio table{
		width:780px;
		background:url(imgs/bg_conteudo.gif) bottom no-repeat;
	}


/*  *******  MEIO:TOPO  ******* */

	td#logo{ width:295px; height:125px; }
		td#logo img{ margin:16px; }
	td#menu{ width:485px; }

/*  *******  MEIO:TÍTULO  ******* */

	td#titulo{ height:80px; }
		td#titulo h1{ display:none; }

/*  *******  MEIO:CONTEÚDO INDEX ******* */

	
		
/*  *******  MEIO:CONTEÚDO INTERNA ******* */

	td#conteudo{
		position:relative;
		width:780px;
		height:430px;	
		/*padding:0 40px 85px 295px;*/
		text-align:justify;
		background-position: 17px bottom;
		background-repeat:no-repeat;
	}
		#conteudo h2{
			font-size:18px;
			font-weight:bold;
			color:#626262; /* COR: cinza */
			margin-bottom:20px;
		}
		#conteudo .foto_ilustrativa{
			margin-bottom:15px;
		}
		
	div.3ptos{
		position:relative;
		bottom:10px;
		right:0px;
		float:right
	}
		div.3ptos img{
			background-color:#C1C126; /* COR: ocre */
		}

	div#amplia_foto, div#amplia_fotolateral {
		top: 50%; 
		left: 50%;
		width: 570px; 
		padding-bottom: 20px;
		margin-left: -285px;
		margin-top: -200px; 
		background: #fff; 
	    position:fixed;
		_position:absolute;
		_top:expression(eval(document.body.scrollTop));

		z-index:900; 
		border: 1px solid #CCCCCC
	}
/*  *******  RODAPÉ  ******* */

#rodape{
	background:url(imgs/bg_rodape.png) bottom repeat-x;
	height:225px; _height:235px;
}
img.barra_rodape{
	background-color:#529507; /* COR: verde */
}
address{
	float:left;
	width:228px;
	_width:250px; /* IE HACK (WIDTH ORIGINAL) */
	padding:15px 11px;
	margin-bottom:22px;
	background:url(imgs/bg_address.gif) 0px bottom repeat-x;
}
address.left{
	margin-left:40px; _margin-left:20px;
}
address.left_index{
	margin-left:50px; _margin-left:25px;
}
address.right{
	margin-left:18px;
}
	address img{
		background-color:#6DC609; /* COR: verde */
		float:left;
		margin:5px 0 0 -11px;
	}
#copyright{
	clear:both;
	width:736px;
	_width:761px; /* IE HACK (WIDTH DO BACKGROUND)*/
	height:34px;
	_height:54px; /* IE HACK (HEIGHT DO BACKGROUND)*/
	background:url(imgs/bg_copyright.gif) no-repeat;
	padding:20px 25px 0 0;
	text-align:right;
}

#copyright select{
	margin:-3px 0 0 8px;
}
	#copyright select option{
		padding:0 0 1px 3px;
	}

/*  *******  CLASSES  ******* */
.cor1{ color:#569607; } /* COR: verde */
.formulario, .formulario_textarea {
	margin:2px 0 4px 0;
	width:245px; height:20px;
	border:1px solid #C6C6C6;
	padding:3px 2px;
	background:url(imgs/bg_form.jpg) top repeat-x;
}
.formulario_textarea {
	width:358px; height:70px;
}

#tb-ferronodular, #tb-ferrocinzento {
	position:absolute;
	z-index:1;
	width:780px;
	top:248px; _top:0; left:0;
	left:50%;
	margin:0 0 0 -390px;
	text-align:center;
	visibility:hidden;
}

.fechar_ferrobranco {
position: absolute; 
left:50%;
margin: -16px 0 0 -350px;
cursor:pointer;
	
}

#tb-ferronodular div, #tb-ferrocinzento div {
	width:700px; min-height:275px;
	text-align:center;
	margin-left:40px; _margin-left:0px;
	background-color:#FFF;
}
#tb-ferronodular .titulo, #tb-ferrocinzento .titulo {
	margin:30px 0 5px 0;
}
/*  *******  TAGS  ******* */
a:link, a:visited{
	text-decoration:none;
	color:#575757; /* COR: cinza claro */
}
a:hover, a:actived{
	text-decoration:underline;
	color:#575757; /* COR: cinza claro */
}
#links p{
	padding:0 0 7px 0;
	border-bottom:1px solid #E7E7E7;
}



/* CoolMenus 4 - default styles - do not edit */
	.clCMAbs{position:absolute; visibility:hidden;}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
	.clBar{position:absolute; visibility:hidden;}

/*Styles for level 0*/
	.clLevel0,.clLevel0over{position:relative;}
	.clLevel0{}
	.clLevel0over{cursor:pointer; cursor:hand;}
	.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
	.clLevel1, .clLevel1over{position:relative;}
	.clLevel1{}
	.clLevel1over{cursor:pointer; cursor:hand;}
	.clLevel1border{position:absolute; visibility:hidden; background-color:#fff; background:url(imgs/bg_menu.gif) repeat-y;}

