a {
	color: #28156F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #28156F;
}
body {
	margin: 0px;
	background-color: #12024E;
	background-repeat: repeat-x;
}
img{
	border:0;
}
.buscabox {
	font-family: Verdana;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #CFCFCF;
	border-left-color: #E3E3E3;
	border-bottom-color: #CFCFCF;
	padding: 1px;
	height: 16px;
	width: 147px;
	color: #210D6A;
}
.titulo {
	font-family: Georgia;
	color: #29166F;
	font-size: 19pt;
}
.titulo_home {
	font-family: Georgia;
	color: #29166F;
	font-size: 10pt;
	font-weight: bold;
}
.subtitulo {
	font-weight: bold;
}
.menulateral {
	border: 1px solid #EFEFEF;
	background-image: url(../imagens/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.verdana11 {
	font-size: 11px;
}
.box {
	border: 1px solid #DCDBDB;
	font-size: 12px;
	color: #3D3D3D;
	font-family: Verdana;
}

#conteudo_produto{
	color:#000000;
}


#newsletter {
	background-color: #FFFFFF;
}
#newsletter td {
	font-size: 11px;
}
#newsletter input {
	font-size: 11px;
	border: 2px solid #CCCCCC;
}


