﻿body, td, div {
	font-size: 11px;
	font-family: verdana, arial;
	COLOR: #777574;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0082D6;
	text-decoration: none;
}
a.link {
	color: #333333;
	text-decoration: none;
}
a.link:hover {
	color: #0082D6;
}
a.link_portf {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color: #333333;
	text-decoration: none;
}
a.link_portf:hover {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color: #0082D6;
}
.active_portf {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color: #0082D6;
	text-decoration: none;
}
.titulo {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #0082D6;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
}
.titulo1 {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-WEIGHT: bold;
}
.texto {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #777574;
}
.textowhite {
	color: white;
}
.textoblack {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 11px;
	color: black;
}
.textoazul {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #0082D6;
	FONT-WEIGHT: bold;
}
.textoazul2 {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #0082D6;
	FONT-WEIGHT: bold;
}
.preco {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.preco_promocao {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: darkred;
}
.preco_total {
	font-family: arial, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: darkred;
}
s {
	color: #990000;
}
.hide {
	display: none;
	visibility: none;
	position: absolute;
}
.show {
	display: block;
	visibility: visibility;
	position: relative;
}
.radio_gaga {
	width: 12px;
	height: 16px;
}
.imgmenu {
	margin-right: 10px;
	padding-bottom: 2px;
	width: 3px;
	height: 5px;
}
.input {
	border-top: 2px solid #7F7F7F;
	border-right: 1px solid #C2C2C2;
	border-left: 2px solid #7F7F7F;
	border-bottom: 1px solid #C2C2C2;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777574;
	height: 18px;
	padding-left: 2px;
}
.textoinput {
	border-top: 2px solid #7F7F7F;
	border-right: 1px solid #C2C2C2;
	border-left: 2px solid #7F7F7F;
	border-bottom: 1px solid #C2C2C2;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777574;
	height: 18px;
	padding-left: 2px;
}
.textarea {
	border-top: 2px solid #7F7F7F;
	border-right: 1px solid #C2C2C2;
	border-left: 2px solid #7F7F7F;
	border-bottom: 1px solid #C2C2C2;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777574;
	padding-left: 2px;
}
.select {
	border-top: 2px solid #7F7F7F;
	border-right: 1px solid #C2C2C2;
	border-left: 2px solid #7F7F7F;
	border-bottom: 1px solid #C2C2C2;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777574;
	height: 16px;
	width: 150px;
}
#example {
	position: absolute;
	display: block;
	width: 582px;
}

