/* CSS Document */
.option_val {background-color:#F2F2F2; border-bottom: 1px solid #FFF; height: 16px}
.cursor { cursor:hand; cursor:pointer }

/* General Structure */
body, td, th, input { /* redundant rules for bad browsers  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 150%
}

a { color:#006633 }
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_res/fundo-ver-esc.png);
	background-color: #84A82F
}
#copy
{
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	color: #FFFFFF
}


#menu a { padding: 0 5px 0 5px; margin: 0 0 0 0}

h1, h2, h3, h4, h5, h6 
{
	margin: 1em 0 0.2em 0;
	font-family: verdana, sans-serif
}

h1 				{ font-size: 160%; font-weight: normal }
h2 				{ font-size: 140%; font-weight: normal }
h3 				{ font-size: 130%; font-weight: normal; border-bottom: 1px solid #F0FEC5; color:#F0FEC5 ; text-align:left}
h4 				{ font-size: 120% }
h5 				{ font-size: 100% }
h6 				{ font-size: 90%; border: 0; font-weight: normal; color: #CCCCCC}

ul 
{ 
	margin: 0;
	padding:20;
	list-style-image:url(_res/bola-verm.png)
}

/* Navigation */
.cursor, #cursor { cursor: pointer; cursor: hand; }
:link 						{ color: #FFFFFF; text-decoration:underline }
:visited 					{ color: #FFFFFF; text-decoration:underline }
:link:hover, :visited:hover { color: #FFFFFF; text-decoration:none }
:link:active, :link:active 	{ color: #FFFFFF }

#tabela td { font-size: 80%; line-height: 100% }
#tabela_pesos span { padding:10px; font-size: 90%; line-height: 100%; color:#006600 }
#tabela, #tabela h4 { color: #006600; font-family:Arial, Helvetica, sans-serif}
#tabela h2 { border-bottom: 1px solid #99CC33; font-weight: normal}
#tabela h3 { border-bottom: 0px; font-weight: normal}
#ver_mais, #ver_mais a { font-family: verdana, arial; font-size: 12px; font-weight: normal }
#ver_mais h2 { border-bottom: 1px solid #cddf77; position:relative }
#tabela h5 { color: #006600; font-family:Arial, Helvetica, sans-serif; font-size:120%; font-weight:normal }
#headline { border-bottom: 2px solid #99CC33 }
#tb_modelo { border: 2px #99CC33 solid; margin-top:10px; margin-bottom:10px}
