body {
	background-color: #E9E9E9;
	background-image: url(../img/kovalskibg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: auto;
}

a {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #105B94;
}

.fundobranco {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 998px;
}

.menuhorz {
	height: 36px;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-align: left;
}

.txt_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	padding: 10px;
	text-decoration: none;
}

.txt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: lighter;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}
.menu_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
}
#menuvert {
	padding-right: 10px;
	padding-top: 40px;
	padding-left: 10px;
	width: 220px;
	text-align: right;
}
.onepixelborder {
	border: 1px solid #CCC;
	width: 100%;
}
.registrado {
	font-size: 0.8em;
	vertical-align: super;
}

#rodape {
	background-image: url(../img/rodape.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: sub;
	color: #CCC;
	padding-top: 15px;
	text-align: center;
	background-position: bottom;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #e6e6e6;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	font-weight: lighter;
	text-align: left;
	text-decoration: none;
	width: 200px;
}
.padding8px {
	padding: 8px;
}
.tit_produtos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../img/seta_laranja.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 30px;
}
#caminho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-align: left;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-left: 10px;
}

.logoprodutos {
	padding-right: 30px;
	padding-bottom: 10px;
}

#link_verde {
	color: #390;
	text-decoration: none;
}
#layer_bouquet {
	position:absolute;
	z-index:1;
	height: 430px;
	width: 160px;
	visibility: visible;
	padding-left: 5px;
}
#link_vemelho {
	color: #F00;
	text-decoration: none;
}
#link_cinza {
	color: #999;
	text-decoration: none;
}
#div_oculta {
	visibility: hidden;
}
#link_laranja {
	color: #F60;
	text-decoration: none;
}
#link_roxo {
	color: #636;
	text-decoration: none;
}
#link_preto {
	color: #000;
	text-decoration: none;
}
#link_branco {
	color: #FFF;
	text-decoration: none;
}
#menu_laranja {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}
#sombramenu {
	background-image: url(../img/down_shadow.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 998px;
	position: relative;
	text-align: center;
	display: block;
	overflow: visible;
	visibility: inherit;
	background-position: center;
}


.RotuloForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.CaixaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	border: 1px solid #999;
	width: 300px;
}
.CaixaMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	border: 1px solid #999;
	width: 300px;
}
.Obrigatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F30;
	font-weight: bold;
}
.BtEnviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	background-color: #CCC;
	border: 1px solid #999;
}
.ErroEnvio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	border: 1px solid #F00;
	background-color: #efefef;
	padding: 10px;
}
