/* CSS Document */
.menu_padding {
	padding-left:42px;
}
.texto_small {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.texto_small a:link {
	text-decoration:none;
	color:#000000;
}
.texto_small a:visited {
	text-decoration:none;
	color:#000000;
}

.texto_small_cinza {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.texto_titulo {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9AC1C1;
}
.campo_form {
	border-width:thin;
	border-color:#9AC1C1;
	border:1;
	border-style:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

