Body{
	background-color: #0D0D0D;
	background-image: url(imagens/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	color: #0D0D0D;
	margin: 0px;
	text-align : justify;
}

TABLE{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align : justify;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  font-family: Verdana;
  font-size: 11px;
  color: #999999;
  text-decoration: none;
}

.texto{
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
}

.textob{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
	font-weight : bolder;
}

.titulo{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
	font-weight : bolder;
}
.caixa_selecao {
  background-color: transparent; 
	border: 0px;
}

INPUT, SELECT, TEXTAREA  {  
  font-family: Tahoma, Arial; 
  font-size: 11px; 
  color: #000000; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F7F7F7;
}

.btn {
  ffont-family: Verdana; 
  font-size: 11px; 
  color: #000000;
  border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #E0E0E0;
}

.preto{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight : bolder;
}

.vinhob{
	font-family: Verdana;
	font-size: 11px;
	color: #940404;
	font-weight : bolder;
}
.vinho{
	font-family: Verdana;
	font-size: 11px;
	color: #940404;
}

.cinzab{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	font-weight : bolder;
}
.cinza{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.voltar{
	font-family: Verdana;
	font-size: 11px;
	color: #7A7A7A;
}
.foto{
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.fotomini{
	border: #999999; 
	border-style:groove;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
}
