body,td,th {
	color: #FFFFFF;
}
html,body {
	background-color: #000000;
	background-image: url(images/bgCursos.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.barTop {
	background-color: #FFC20E;
	height: 65px;
	margin-top: 20px;
}
.menuBar {
	float: left;
	width: 200px;
	margin-top: 15px;
}
.itemUp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-indent: 30px;
	margin: 0px;
	height: 22px;
	cursor: pointer;
}
.itemOver {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-indent: 30px;
	margin: 0px;
	height: 22px;
	background-image: url(images/itemOver.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.itemDown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-indent: 30px;
	margin: 0px;
	height: 22px;
	background-image: url(images/itemDown.gif);
	background-repeat: no-repeat;
}
.itemBlank {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-indent: 30px;
	margin: 0px;
	height: 18px;
}
.itemBreve {
	background-color: #FFC20E;
	font-size: 12px;
}
.main {
	margin-left: 220px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}
.photo {
	float: right;
	width: 220px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #FFC20E;
	font-weight: bold;
	font-size: 16px;
}
.Height10Percent {
	height: 20%;
}
