﻿/* CSS Document */

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.caixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	size:auto;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-weight: bold;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4E4E4E;
}
.textoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3E3E3E;
	font-weight: bold;

}
.textoS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: underline;	
}
.textoBS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	font-weight:bold;
	text-decoration: underline;	
}
.textoItem {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:#3E3E3E;
	font-weight:bold;	
}
.textoHome {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;	
}
.textoMat {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;	
}
.textoWWW {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#BBBBBB;
	font-weight:bold;
	font-style:italic;
}
.textoAut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
}
.textoCaixa {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#444444;
	font-weight:bold;	
}
.textoParc1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;	
}
.textoParc2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#44586C;	
}

.saibamais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #778822;
}

