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_century_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;
}
.bg_produtos_semiluxury {

	background-image: url(imagem/produtos_semiluxury_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;
}