@charset "utf-8";
/* CSS Document */

A { 
	text-decoration: none;
}
.hands {  
	cursor: hand;
}
.Font {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font_dados{
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.borda_table{
	border: 1px dashed #060;
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-bottom: 1px;
}

.borda_album{
	border: 1px solid #CCC;
	background-color: #f6f6f6;
	padding-top: 6px;
	padding-bottom: 6px;
}

.font_titulo{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

.font_titulo_18{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

.titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
.Font_branca{	
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 12px;	
	font-weight: bold;	
	color: #FFF;
}
.vinho {
	color: #900;
	font-size: 12px;
}
.justificado{
	text-align:justify;
}
