﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #cec2a8;
	color: #585543;
}
.texto
{
	border-style: 1px;
	border-width: 1px;
	border-color: #999477;
	font-size: 10px;
		background-color: #fffae0;
	}
.vinho
{
	color: #6a2211;
	text-decoration: none;
}
a.vinho:hover
{
	text-decoration: underline;
}
.borda
{
	border-style: 1px;
	border-width: 1px;
	border-color: #dfcca1;
}
.foto
{
	background-color: #8f7b56;
	font-size: small;
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.underline
{
	color: #585543;
	text-decoration: underline;
}
a.underline:hover
{
	text-decoration: none;
}
.MenuADM
{
	float: left;
	background-color: #c8bba0;
	border-bottom: #bdaf92 1px solid;
	vertical-align: middle;
	text-decoration: none;
	color: #4a463d;
	width: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 10px;
}
A.MenuADM:hover
{
	background-color: #bbac8e;
}
.grid_top
{
	color: #FFFFFF;
	background-image: url(   'busca_bg_grid.gif' );
	height: 23px;
	text-decoration: none;
}
.drop_down
{
	border: 1px solid #999477;
	font-size: 10px;
	font-family: Tahoma;
	background-color: #fffae0;
	color: #716f62;
}
.borda
{
	border: 1px solid #8f7b56;
}
.caramelo
{
	color: #9f7b00;
	text-decoration: none;
	font-weight: bold;
}
a.caramelo:hover
{
	text-decoration: underline;
}
.centro
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -300px;
	text-align: center;
}
