/* Definições Gerais */
body {
	SCROLLBAR-ARROW-COLOR: #27485E;
	SCROLLBAR-TRACK-COLOR: #DDE7ED;
	SCROLLBAR-BASE-COLOR: #BCD6E7;
	scrollbar-dark-shadow-color: #BCD6E7;
	scrollbar-3d-light-color : #BCD6E7;
	scrollbar-highlight-color : #BCD6E7;
	scrollbar-face-color :#BCD6E7;
	scrollbar-shadow-color : #BCD6E7;
}

.box {
	BORDER-TOP-WIDTH: 0.01cm;
	FONT-WEIGHT: normal;
	BORDER-LEFT-WIDTH: 0.01cm;
	FONT-SIZE: 8pt;
	BORDER-LEFT-COLOR: #1E6088; 
	BORDER-BOTTOM-WIDTH: 0.01cm; 
	BORDER-BOTTOM-COLOR: #1E6088; 
	BORDER-TOP-COLOR: #1E6088; 
	FONT-FAMILY: Verdana; 
	SCROLLBAR-BASE-COLOR: #1E6088; 
	BACKGROUND-COLOR: #DDE7ED; 
	BORDER-RIGHT-WIDTH: 0.01cm; 
	BORDER-RIGHT-COLOR: #1E6088; 
	font-color: blue;
}

.box2{
	FONT-WEIGHT: normal;
  FONT-SIZE: 9px;
  FONT-FAMILY: verdana;
  BACKGROUND-COLOR: #DDE7ED
}

.boxverde{
	FONT-WEIGHT: normal;
  FONT-SIZE: 9px;
  FONT-FAMILY: verdana;
  BACKGROUND-COLOR: #DBE3D5
}


/* Login */
.texto_footer {
font-family:Verdana, Arial;
color:#0A0B68;
font-size:10px;}

.texto_black {
font-family:Verdana, Arial;
color:#000000;
font-size:11px;}

.texto_wine {
font-family:Verdana, Arial;
color:#A73F45;
font-size:11px;}

.texto_wine_big {
font-family:Verdana, Arial;
color:#A73F45;
font-size:13px;}

.texto_blue_conteudo {
font-family:Verdana, Arial;
color:#2D2F81;
font-size:11px;}

.texto_wine_conteudo {
font-family:Verdana, Arial;
color:#993300;
font-size:11px;}

.link_blue {
color:#0A0B68;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;}

.link_blue:hover {
text-decoration: underline;}


.link_wine {
color:#993300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;}

.link_wine:hover {
text-decoration: underline;}

.link_menu_wine {
color:#993300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;}

.link_menu_wine:hover {
text-decoration: underline;}

.link_menu {
color:#0A0B68;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;}

.link_menu:hover {
text-decoration: underline;}

.link_footer {
color:#993300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;}

.link_footer:hover {
text-decoration: underline;}

.link_back {
color:#0A0B68;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;}

.link_back:hover {
color:#993300;
text-decoration: underline;}


/** Novas Propostas de Stylo do Menu Wine **/

.link_menu_wineAmarelo {
color:#993300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;}

.link_menu_wineAmarelo:hover {
color:#F8F5CA;
text-decoration: none;}

.link_menu_wineVerdeEscuro {
color:#993300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;}

.link_menu_wineVerdeEscuro:hover {
color:#133A03;
text-decoration: none;}

.link_menu_right {
color:#996600;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;}

.link_menu_right:hover {
color:#2D2F81;
text-decoration: none;}

.texto_red {
font-family:Verdana, Arial;
color:red;
font-size:10px;}


