.textopadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.carregando {
	background-image: url(images/carregando.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.linhadatabela {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.pagina {
	scrollbar-Base-Color: #dadde6;
	scrollbar-Arrow-Color: #446280;
	scrollbar-Face-Color: #dadde6;
	scrollbar-Highlight-Color: #FFFFFF;
	scrollbar-Shadow-Color: #b3c8d9;
	scrollbar-Track-Color: #dadde6;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(images/fundo_pagina.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #486683;
	background-attachment: fixed;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.camposdoformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.margem_cel {
	padding-top: 11px;
}
