body {
	background-image: url(../imgs/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a,td,body {
	font-family: Tahoma;
	font-size: 11px;
	color: #272727;
}

a:hover {
	text-decoration: none!important;
}

a img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

p.semmargin {
	margin: 0;
}

.centro {
	font-family: Tahoma;
	font-size: 11px;
	color: #272727;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.linkmenu {
	color: #123A78;
}

.branco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.laranja {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E68428;
	text-decoration: none;
}
.laranja-cortado {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E68428;
	text-decoration:line-through;
}
.pek_branco {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}
.pek_rosa {
	font-family: Tahoma;
	font-size: 10px;
	color: #D41278;
	text-decoration: underline;
}
.sub {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D41278;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #767675;
	padding-left: 10px;
	height: 20px;
}

.pek_rosa:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #D41278;
	text-decoration: none;
}
.pek_verde {
	font-family: Tahoma;
	font-size: 10px;
	color: #90B8AE;
	text-decoration:none;	
}
.pek_verde:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #90B8AE;
	text-decoration:underline;
}
.pek_cinza {
	font-family: Tahoma;
	font-size: 10px;
	color: #AAA9A9;
}
.pek_cinza2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #565656;
}
.maiusc2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #565656;
	text-decoration: line-through;
}
.maiusc {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #565656;
}
.campo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../imgs/bg_campo.gif);
	height: 19px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	color: #000000;
}

.campo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../imgs/bg_campo2.gif);
	height: 19px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	color: #000000;
}

.titulo, .titulo a:link, .titulo a:visited {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #D41278;
	text-decoration: none;
}

.titulo a:hover {
	text-decoration: none;
}

.titprod {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #0796BB;
	text-decoration: none;
}
.preco {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #0796BB;
	text-decoration: none;
	font-weight: bold;
}
.botao {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D41278;
	border: 1px solid #D41278;
	height: 17px;
	padding-bottom: 2px;
}

form {
	margin: 0px;
	padding: 0px;
}

.foto, .painel {
	border: 1px solid #E5E5E5;
}

.painel {
	background: #FFF;
}

.painel .conteudo {
	padding: 15px;
}

.painel .conteudo a:link, .painel .conteudo a:visited {
	color: #D41278;
	text-decoration: underline;
}

.painel .conteudo a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #EA3F99;
	text-decoration: none;
}

.textodestaque {
	font-weight: bold;
	color: #D41278;
}

.mensagemerro {
	font-weight: bold;
	color: #FF0000;
}

.textodestaque2 {
	color: #E97818;
	font-weight: bold;
}

.divdotted {
	height: 1px;
	overflow: hidden;
	background:url(../imgs/bgdotted.gif);
	margin: 15px 0;
}

.valorpreco {
	font-weight: bold;
	font-size: 10px;
}
