/* GERAL
-------------------------------------------------------------------*/

body {
	font: 11px Verdana;
	color: #000000;
}

td {
	font: 11px Verdana;
	color: #000000;
	
}

div	{
	font: 11px Verdana;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline
}

a:visited {
	color: #000000;
	text-decoration: underline
}

.fonte_pequena {
	font: 10px Verdana;	
}

.msgErro{
	color: #F00;
	font-size: 10px;	
}

/* TOPO
--------------------------------------------------------------------*/
/* LOGO */
.topo{
	width: 100%;
}

.logo{
	margin: 0px;
	padding: 0px;
	list-style-type : none;
	white-space : nowrap;
	margin: 0 0 0 10;
	display: inline;
	width: 68;
}

.patas {
	margin: 0 0 0 0;
	display: inline;
	width: 194;
	
}
/* /LOGO */

/* MENU SUPERIOR */

#busca {
	background-color: #003431;
	padding: 1 20 0 10;
	height: 25px;
	white-space : nowrap;
	
}

#menuS {
	width: 100%;
	background-color: #527573;
	height: 23px;
	margin: 0 0 0 0;
	padding: 1 0 1 0;
	_margin: 0 0 1 0;
	_padding 0 0 2 0;
}

#menuS ul{
	margin: 0px;
	padding: 0px;
	list-style-type : none;
	white-space : nowrap;
	background-color: #527573;
	width: 100%;
	text-align : center;
	display: inline;
	
}

.empresa{
	width: 20%;
	border-right : 2px solid #003431;
	padding: 0 0 0 0;	
}

.valores{
	width: 25%;
	border-right : 2px solid #003431;
}

.merialMundo{
	width: 20%;
	border-right : 2px solid #003431;

}

.imprensa{
	width: 15%;
	border-right : 2px solid #003431;
	
}

.trabalhe{
	width: 20%;
	border-right : 2px solid #003431;
}

#linha {
	height: 10;
	border-right : 2px solid #003431;
}

/* /MENU SUPERIOR */

/* /TOPO
-----------------------------------------------------------------------------------*/

/* LATERAL
-----------------------------------------------------------------------------------*/

/* MENU LATERAL */

#conteudoLateral {
	width: 233px;
}

#conteudoLateral ul {
	margin: 0px;
	padding: 0px;
	list-style-type : none;
}

.data {
	margin: 3 10 15 10;
	font: 10px Verdana;
	color: #000000;
}

a.menuStrong:link, a.menuStrong:visited {
	font: bold 12px Verdana;
	color: #000000;
	margin: 0 10 0 0;
	padding: 1 0 0 16;
	text-decoration: none!important;
	border-bottom-style : none;
	background-repeat: no-repeat;
	background-Image: url('/images/seta1.gif');
	background-position: 8px 7px;
}

a.menuStrong:hover {
	/*background-Image: url('/images/seta_menu.gif');
	background-position: 0 2px;
	color: #ce9a00;	*/
	color: #006863;
}

.menuStrong{
	width: 200px;
	margin: 5 0 0 0;
}

.menuStrongF{
	width: 180px;
	margin: 5 0 0 0;
}

a.menuVerde, a.menuVerde:hover, a.menuVerde:visited, a.menuVerde:link, a.menuVerde:active {
	width: 205px;
	list-style-type : none;
	margin: 0 0 0 10;
	font: bold 11px Verdana;
	color: #298E8C !important;
	text-decoration: none !important;
}


a.tituloDestaque, a.tituloDestaque:hover, a.tituloDestaque:visited, a.tituloDestaque:link, a.menuVerde:active {
	color: #EAC762 !important;
	text-decoration: none !important;
}

.seta2 a img.seta2{
	background-image: url(/images/seta_2.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
}

.seta2Over a{
	font-weight: bold;
}

.seta2Over a img.seta2{
	background-image: url(/images/seta_baixo.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
}

.seta3 a:hover img.seta3{
	background-image: url(/images/seta_2over.gif);
	background-repeat: no-repeat;
}

.menuInterno{
	font: 11px Verdana;
	margin: 1 10 0 10;
	padding: 2 0 3 10;
	text-align: left;
	background-image : url(/images/menu_2px.gif);
	background-repeat: repeat-y;
	color: #000000;
	text-decoration: none !important;
	width: 203px;
	_width: 213px;
	display: block;
}

.menuInterno a{
	text-decoration: none !important;
	width: 193px;
}

.menuInterno:hover {
	font: bold;
	background-image : url(/images/menu_over.gif);
	background-repeat: repeat-y;
	color: #000 !important;
	text-decoration: none !important;
}

li.menuInternoSubNivel a{
	font: bold 10px Verdana;
	margin: 0 10 0 10;
	padding: 3 0 3 15;
	text-align: left;
	background-image : url('/images/menu_3px.gif');
	background-repeat: repeat-y;
	color: #006863 !important;
	text-decoration: none !important;
	width: 198px;
	_width: 213px;
	display: block;
}

li.menuInternoSubNivel a:hover {
	/*background-color: #CF9D0C;*/
	color: #00423F !important;
	text-decoration: none !important;
	background-repeat: repeat-y;
	background-image : url(/images/menu_over.gif);
}


.pontos {
	background-color: #FFFFFF;
	font-size: 7px;
	margin: 0px;
	padding: 0 0 0 0;
}

/* /MENU LATERAL */

/* PROCURA */
.procura {
	margin: 10 0 0 15;		
}
/* /PROCUAR */

/* CADASTRO */
.cadastro {
	font: 10px Verdana;
	color: #000000;
	margin: 3 0 0 15;
	padding: 40 0 0 15;
	background-image : url(/images/cadastro.gif);
	background-repeat : no-repeat;
	width: 200px; 
	height: 127px;
}
.checkbox {
	border: none;
}
/* /CADASTRO */

/* /LATERAL
------------------------------------------------------------------------------------*/

/* CONTEUDO
------------------------------------------------------------------------------------*/

/* CORPO */

#conteudo {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.boxVerde1 {
	background-color: #EDF8F7;
	color: #000 !important;
	background-repeat : repeat-y;
	padding: 5 5 5 5;
}

.boxVerde {
	background-image : url(/images/bg_box.gif);
	color: #698E87 !important;
	background-repeat : repeat-y;
	padding: 5 5 5 5;
}

#corpo {
	width: 100%;
	margin: 1 0 0 0;
}

#corpo ul {
	margin: 0px;
	padding: 0px;
	list-style-type : none;
}

.flash {
	width: 100%;
	height: 124;
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}

.flashInternas {
	width: 100%;
	height: 100%;
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}

.flashM {
	_margin: 0 0 -5 0;
}

.corpoE {
	margin: 0px;
	padding: 0px;
	list-style-type : none;
}

.titCadastro{
	color: #006666;
	background-position: 0 45;
	height: 35px;
	background-image: url('/images/px_cinza.gif');
	vertical-align: top;
}

.tituloDestaque{
	font: bold 11px Verdana;
	color: #EAC762 !important;
	margin: 0 0 2 0;
	text-decoration: none !important;
}

.textoDestaque {
	font: 10px Verdana;
	color: #000000;
	margin: 0 0 0 0;
	text-align: justify;
}

.txtBranco{
	color: #FFF!important;
}

.legendaCor{
	color: #298E8C!important;
}


#imprimir{
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}

#titulo {
	font: bold 12px Verdana;
	color: #D29C18!important;
	border-bottom: 1px solid #000;
	margin: 31 0 20 0;
}

#bread {
	font: 10px Verdana;
	margin-bottom: 5px;
}

.tituloDestaqueLink {
	font: bold 12px Verdana;
	color: #C65C00 !important;
	margin: 0px;
}

.textoDestaqueLink {
	font: 11px Verdana;
	color: #000000;
	text-align: justify;
	margin: 0px;
}


.linkVerde {
	font: 11px Verdana;
	color: #698E87 !important;
	
}


.linkLaranja {
	font: 11px Verdana;
	color: #C65C00 !important;
}

.textoMarrom {
	font: 11px Verdana;
	color: #3D1509 !important;
	text-align: justify;
	margin: 0 20 0 0;
	padding: 0 0 0 0;
}

.subMarrom {
	font: bold 11px Verdana;
	color: #A6774D !important;
	margin: 0px;
	padding: 0px;
}

.alinhamentoDiv {
	margin-left: 25px;
}

.divEsconde{display:none;}

.divEscondeInterna {
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;	
	width: 271px;	
	font-size:10px;
}

.boxCinza {
	border:1px solid #ececec;
	font-size:10px;
	height: 119px;
	padding:10px;
}

.boxCinzaMargin{
	margin: 10px 0px 5px 0px;
}

.divEscondeMargin{
	margin: 2px 7px 2px 7px;
	text-align:left;
}

.lista {
	list-style-image : url(/images/bullet.gif); 
	margin: 0 0 0 30;
}

.lista li ul{
	list-style-image : url(/images/bullet_2.gif); 
	margin: 0 0 0 18;
}

sup, sub{
	text-decoration: none;
}

.textForm{
	font: 10px Verdana;
	border: 1px solid #003333;
}

input{
	border: 1px solid #000;
}
input.check{
	border: none;
}

.botao{
	font: 10px Verdana; 
	color: #FFFFFF;
	margin: 0 0 0 10; 
	background-color: #003431;
	font-weight: bold;
	border: 1px solid #FFF;
	padding: 1px 4px;
}

.txtVerde{
	color: #006863
}

/* /CORPO */

/* /CONTEUDO
--------------------------------------------------------------------------------*/

/* RODAPE 
--------------------------------------------------------------------------------*/

#combos {
	width: 100%px;
	text-align: center;
	margin: 30 0 0 0;
}

#rodape ul {
	margin: 0px;
	padding: 0px;
	list-style-type : none;
}

.combo {
	width: 175px;
	font: 10px Verdana;
}

.botaoCombo {
	font: 10px Verdana; 
	color: #FFFFFF !important;
	margin: 0 0 0 10; 
	background-color: #003431;
}

.rodape, a.rodape {
	text-align: center;
	font: 10px Verdana; 
	color: #000000;
	text-decoration: none !important;
}

/* /RODAPE 
--------------------------------------------------------------------------------*/

/* Definições de estilos para impressao 
--------------------------------------------------------------------------------*/

@media print{
	body{
		margin-left: 2%;
	}
	#topo{
		display: none;
	}
	
	#conteudoLateral{
		display: none;
	}
	
	#combos{
		display: none;
	}
	#imprimir{
		display: none;
	}
	.screenOnly{
		display: nooe;
	}
}

/* /Definições de estilos para impressao 
--------------------------------------------------------------------------------*/