body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topo_pagina {
	background-image: url(imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.meio_pagina {
	background-image: url(imagens/loading.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sel_modulo_tuto {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 350px;
	text-align: right;
}

select {
	background-color: #EFEFEF;
	font: 10px verdana, arial, helvetica, sans-serif;
	color:#666666;
}

.texto_topo, .link_topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.link_topo a:link, .link_topo a:visited, .link_topo a:active {
	font-weight: bold;
	color: #FFFFFF;
}

.link_topo a:hover {
	font-weight: bold;
	color: #00CCFF;
}

