/* CSS Document */
.email {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
.email:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.texto_verde {
	color:#7BA400;
	line-height:18px;
}
.texto_verde_grande {
	font-size:12px;
	color:#7BA400;
	line-height:18px;
}

.texto_branco {
	color:#FFFFFF;
	line-height:18px;
}
.texto_cinza {
	color:#999999;
	line-height:18px;
}
.texto_cinza_p {
	color:#999999;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


.thumbs_galeria {
	margin-right:5px;
	margin-bottom:8px;
	float:left;
}

.link_verde {
	color:#7BA400;
	line-height:18px;
	text-decoration:none;
}
.link_verde:hover {
	color:#7BA400;
	line-height:18px;
	text-decoration:underline;
}
.link_verde_inicial {
	color:#7BA400;
	line-height:18px;
}
.link_verde_inicial:hover {
	color:#7BA400;
	line-height:18px;
	text-decoration:underline;
}
.link_verde_sem_espaco {
	color:#7BA400;
	text-decoration:none;
}
.link_verde_sem_espaco:hover {
	color:#7BA400;
	text-decoration:underline;
}

.link_cinza {
	color:#666666;
	line-height:18px;
	text-decoration:none;
}
.link_cinza_escuro {
	color:#333333;
	line-height:18px;
	text-decoration:none;
}
.link_cinza:hover {
	color:#666666;
	line-height:18px;
	text-decoration:underline;
}

.hand{
	cursor:pointer;
}

.input {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:17px;
	width:240px;
}
.input2_1 {
	background-color:#F3F8DE;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:442px;
}
.input2_2 {
	background-color:#F3F8DE;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:190px;	
}
.input2_3 {
	background-color:#F3F8DE;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:90px;
	width:442px;
}

.link_cotacao a {
	color:#333333;
	line-height:18px;
	text-decoration:none;
}
.link_cotacao a:hover {
	color:#666666;
	line-height:18px;
	text-decoration:underline;
}




