body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.bg_base_topo {
	background-image: url(template/topo_base.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_esq {

	background-image: url(template/bg_esq.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_produtos_century {

	background-image: url(imagem/produtos_pb_topo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_produtos_intercentury {

	background-image: url(imagem/produtos_intercentury_topo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.texto_vinho {

	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.texto_bold {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.texto_bold_branco {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_bold_preto {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.formulario {
	width: 100%;
	border: 1px solid #A7A6AA;
	font-family: Verdana;
	font-size: 11px;
}
/*********************************************************/
/* ADMIN */
/*********************************************************/
a.admin:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.admin:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.admin:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.admin:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fundo_cinza {
	background-color: #F0F0F0;
}
.fundo_cinza_claro {

	background-color: #FFFFFF;
}
.botao_excluir {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	width: 80px;
}
.imagem_botao {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.imagem_formulario {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}
.data {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.mouseover {

	background-color: #FFD2D2;
}
.texto_menor {

	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.bg_base_topo2 {

	background-image: url(template/topo_base2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
ul.Produto
{list-style:none; margin:0; padding:0;}
	ul.Produto li
	{float:left; padding: 0 6px; border:solid 1px #CCC; margin:0 2px; font: bold 13px/22px Arial;}
	ul.Produto li.Ativo
	{background-color: #E5E5E5; border-color: #333;}
		ul.Produto li a
		{color:#333;}
h1.Produto
{color: #000; font: bold 20px Arial;}
div.Texto
{text-align: justify;}
	ul.Lista
	{list-style:none; margin:0; padding:0;}
		ul.Lista li
		{font: bold 12px Arial;}
			ul.Lista li ul li
			{font: normal 11px Arial;}
