Body{
	background-color: #e3e3e3;
	background-image: url(imagens/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	text-align : left;
}

TABLE{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align : left;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
  color: #4B4B4B;  
}

A, A:HOVER {
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}

.texto{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}
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 #c3c3c3;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	background-color: #efefef;
}

.foto{
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
}
