body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffcb05;
}

.tudo {
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	width: 975px;
	top: 0px;
	right: 0px;
}
.esquerda {
	position: relative;
	z-index: 2;
	width: 411px;
	left: 0px;
	top: 0px;
	height: 516px;

}
.menu {
	position: absolute;
	height: 520px;
	top: 0px;
	width: 115px;
	z-index: 5;
	left: 407px;
	padding-top: 60px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #282B3A;
}



a:link {
	color: #ffcb05;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffcb05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.direita {
	position: absolute;
	width: 445px;
	z-index: 3;
	top: 0px;
	padding-top: 25px;
	padding-right: 0px;
	right: 0px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333855;
	width: 429px;
	position: absolute;
	top: 57px;
	right: 0px;
	z-index: 3;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
}

.titulos {
	font-size: 13px;
	font-weight: bold;
	color: #EBA11E;
}
.negrito {
	font-weight: bold;
}
.ensino a:link {
	color: #333855;
	text-decoration: none;
	font-weight: bold;
}
.ensino a:visited {
	color: #333855;
	text-decoration: none;
	font-weight: bold;
}
.ensino a:hover {
	color: #333855;
	text-decoration: underline;
	font-weight: bold;
}
