vbody, span, div, b, center, text, select, textarea, input { 
	font-size: 11px;
	line-height: 20px;
	text-decoration:none;
	font-family:Arial;
}
body,text {
	font-family:Arial; 
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../_images/estrutura/bg.gif);

}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: none;
}
.justificado	{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.centralizado	{
	font-size:11px;	
	font-family:Arial; 
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.titulo{
	font-size:14px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.negrito{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.subNegrito{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.negritoNome{
	font-size:14px;	
	font-family:Arial; 
	line-height: 20px;
	text-decoration: none;
	color: #DA251D;
	font-weight:bold;
}
.negritoHomeRed{
	font-size:12px;	
	font-family:Arial; 
	line-height: 20px;
	text-decoration: none;
	color: #DA251D;
	font-weight:bold;
}
.negritoLinha{
	font-size:12px;	
	font-family:Arial; 
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
.negritoSub{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	line-height: 20px;
	text-decoration: none;
	color: #DA251D;
	font-weight:bold;
}


.subNomal{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	text-decoration: none;
	color: #FFFFFF;
}
.subItalico{
	font-size:11px;	
	font-family:Arial; 
	text-align: justify;
	text-decoration: none;
	color: #FFFFFF;
	font-style:italic;
}

.campoG {
	font-family:Arial; 
	font-size:11px;
	color: #000000;
	width:270px;
	height:20px;
	border:1px;
	border-style:solid;
	border-color:#000000;
	
}
.campoText {
	overflow: auto;
	font-family:Arial; 
	font-size:11px;
	color: #000000;
	width:270px;
	height:100px;
	border:1px;
	border-style:solid;
	border-color:#000000;
}
