body {
	background-image: url(/alunos/imgs/bg.gif);
	background-color: #2D79C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #777799;
	scrollbar-darkshadow-color: #666677;
	scrollbar-face-color: #a1b1c3;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #a1b1c3;
	scrollbar-track-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 757px;
}
#colesq {
	float: left;
	width: 464px;
}
#coldir {
	float: right;
	width: 293px;
}


#palco {
	background-image: url(/alunos/imgs/bg_esq_tile.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 80px;
	padding-right: 20px;
	float: none;
	clear: both;
	display: block;
	margin: 0px;
	height: 100%;
}
#destaques {
	background-image: url(/alunos/imgs/bg_dir_tile.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: none;
	clear: both;
	display: block;
	margin: 0px;
	height: 100%;
}
#palco .titulo, #destaques .titulo {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration:none;
	line-height: 18px;
	background: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#palco .titulo:hover {
	text-decoration:underline;
	background: none;
	color: #CCFF00;
}
#palco A {
	color: #FF3366;
	text-decoration:none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #000000;
	text-transform:uppercase;
}
#palco A:hover {
	text-decoration:NONE;
	background-color: #FF3366;
	color: #000000;
}
#palco HR {
	height:1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgesq {
	float: left;
	height: 60px;
	width: 130px;
	overflow: hidden;
	background-position: center center;
	border: 3px solid #000000;
	margin-right: 12px;
	margin-bottom: 5px;
}
.imgquadesq {
	float: left;
	height: 60px;
	width: 60px;
	overflow: hidden;
	background-position: center center;
	border: 3px solid #000000;
	margin-right: 10px;
	margin-bottom: 5px;
}

.clear {font-size: 1px; height: 1px}
