@charset "utf-8";
/* CSS Document */

.texto {
	color: #282832;
	font-size: 10pt;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
}

.textoi {  
	color: #333333;
	font-size: 11px;
	TEXT-DECORATION: none;
}

.caixa01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}

.texto_meio {  
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.texto_artigos {  
	color: #0000FF;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.inputcinza{
	font-family : verdana;
	font-size : 12px;
	color : #2D2D2D;
	background-color : white;
	border: 2;;
}

.cleartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.darktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #575757;
}
.textotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #040404;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #575757;
}
.textopequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666688;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #374A60;
	text-decoration: none;
}
.textobranco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}
.textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #575757;
}
.textoclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #575757;
}
.recuo1a1 {
	padding-left: 5px;
	padding-right: 5px;
}
.recuo5a5 {
	padding-left: 5px;
	padding-right: 5px;
}
.recuo5a25 {
	padding-left: 5px;
	padding-right: 25px;
}
.recuo10 {
	padding-left: 10px;
	text-align: left;
}
.recuo50 {
	padding-left: 50px;
	text-align: left;
}
.recuo100 {
	padding-left: 100px;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3399FF;
}
