/* CSS Document */

body {
	text-align: center;
	width: 759px;
	margin: 0 auto;
	padding: 0;
	background-image: url('/Home_Imagens/fundo01.gif');
}

#textoTop {
	background-image: url('/Home_Imagens/759px/Menu_Cursos_Aperf.gif');
	background-repeat: no-repeat;
	height:34px;
	margin-top: 5px;
	width: 759px;
}
#texto {
	padding-top: 3px;
	padding-left: 20px;
	text-align: left;
	background-image: url('/Home_Imagens/images/fundo_corpo759px_02.gif');
	background-repeat: repeat-y;
	width: 759px;
	display: table;	
	
}
#textoBottom {
	clear: both;
	background-image: url('/Home_Imagens/images/fundo_down759px_05.gif');
	background-repeat: no-repeat;
	height:12px;
	width: 759px;
}

#topProfe {
	clear: both;
	background-image: url('/Home_Imagens/759px/menu_prof.gif');
	background-repeat: no-repeat;
	height:12px;
	width: 759px;
	display:table;
	position:fixed;
	border:noborder;
}

#menu {
	/* menu em flash; */
}

.clear {clear: both}

a {
	color: #666;
}

#texto a:hover {
	/*padding: 1px 0 0 0;*/
	color: black;
	background-color: #D2E0F0;
	text-decoration: underline;
}

