vbody, span, div, b, center, text, select, textarea, input, strong { 
	font-size: 11px;
	line-height: 18px;
	text-decoration:none;
	font-family:Arial; 
	color:#4A4A4A;
}
body,text {
	font-family:Arial; 
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#4A4A4A;
	background-image:url(../portugues/_images/bg.jpg);
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: none;
}
.justificado{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
	color:#4A4A4A;
}
.textoNegrito{
	font-size:11px;	
	font-family:Arial; 
	line-height: 15px;
	text-decoration: none;
	color:#4A4A4A;
	font-weight:bold;
}
.subTitulosNegrito{
	font-size:12px;	
	font-family:Arial; 
	line-height: 15px;
	text-decoration: none;
	color:#4A4A4A;
	font-weight:bold;
}
.tituloNegrito{
	font-size:13px;	
	font-family:Arial; 
	line-height: 15px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}
.negritoSub{
	font-size:11px;	
	font-family:Arial; 
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}
.negritoSubItalico{
	font-size:11px;	
	font-family:Arial; 
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
.negritoSub1{
	font-size:11px;	
	font-family:Arial; 
	text-decoration: none;
	color:#FFFFFF;
}
.negritoSubItalico1{
	font-size:11px;	
	font-family:Arial; 
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}

.centralizado{
	font-size:11px;	
	font-family:Arial; 
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	color:#4A4A4A;
}
.centralizadoProd{
	font-size:11px;	
	font-family:Arial; 
	text-align: center;
	text-decoration: none;
	color:#4A4A4A;
}

.campoG {
	font-family:Arial; 
	font-size:11px;
	color:#4A4A4A;
	width:280px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#A2A2A2;
}
.campoM {
	font-family:Arial; 
	font-size:11px;
	color:#4A4A4A;
	width:130px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#A2A2A2;
}
.campoP {
	font-family:Arial; 
	font-size:11px;
	color:#4A4A4A;
	width:90px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#A2A2A2;
}
.campoText {
	overflow: auto;
	font-family:Arial; 
	font-size:11px;
	color:#4A4A4A;
	width:280px;
	height:105px;
	border-style:solid;
	border-width:1px;
	border-color:#A2A2A2;
}