a {
	font-family:  Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #306130;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:hover
	{
	text-decoration:underline;
	}

h1 {
	font-family: Verdana;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #306130;
	text-decoration: none;
}

.finput {
	margin: 0px;
	border: 0px;
	overflow:hidden;
	background:none;
		}

.finput2{
	margin:inherit;
	border:thin;
	border-bottom-color:#006600;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

.escolhalayout{
	background-color:#FFFFFF;
}	


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#666666;
}


input {
	
	border: 0px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

SELECT{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: white; 
background-color:#666;
font-size: 11px;
color:#ffffff;
} 

textarea {

	color:#666666;
}

.composicaoorcamento{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003300;
font-weight:bold;
}

#tabelaprecos{
background-color:#cdf1d4;
}

.titulotabprecos{
color:#003300;
}