#popup {
	text-align:right;
	position: absolute;
	top:50%;
	left:30%;
	z-index: 90;
	width:240px;
	height:300px;
	}

.bg03 {
	background-image: url(../imgs/bg03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg04 {
	background-image: url(../imgs/bg04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: lighter;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.linha {
	background-image: url(../imgs/linha.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.form01 {
	background-color: #CCCCCC;
	height: 16px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.form02 {
	background-color: #CCCCCC;
	height: 16px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.form03 {
	background-color: #CCCCCC;
	height: 16px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.form04 {
	background-color: #CCCCCC;
	height: 45px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.produto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9933;
	height: 30px;
	width: 100%;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulos02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: lighter;
}
.descricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
}

