h1 {
	font-size : 16pt;
	color: #0F2E11;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : uppercase;
	margin :0px;
	padding : 10px;
}

h2 {
	font-size : 12pt;
	color : #CC6600;
	font-weight : bold;
	margin :0px;
	padding : 10px;
}

h3 {
	margin : 0px;
	padding : 10px;
	font-size: 11pt;
	color: #293D2A;
	font-weight : bold;
	font-style : italic;
}

h4 {
	font-size : 10pt;
	color : #D2691E;
	letter-spacing : 1px;
}

h5 {
	font-size : 9pt;
	color : #013023;
	text-align : center;
}

h6 {
	font-size : 9pt;
	color : #FF9900
}

.opcoes {
	font-size : 7pt;
	letter-spacing : 1px;
}
a.opcoes:link, a.opcoes:visited {
	color:#725965;
}
a.opcoes:hover {
	color:#B2CFDF;
}

.laranja {	color: #CC0033; background-color: #F8D018}
.professor {	font-weight: bold; color: #00CC2C; font-style: italic}
.DIA {	font-style: italic; font-weight: bold; color: #336666}
.Titulo2 { font-size: 10pt; font-weight: bold; color: #031801}

.outrosCursosTitulo {
	font-size : 8pt;
	color : #FF7F50;
	letter-spacing : 1px;
	font-weight : bold;
}

.outrosCursos {
	font-size : 7pt;
	color : #0F2E11;
}

body
{
	scrollbar-face-color:#F3FCF8;
	scrollbar-highlight-color:#7EC594;
	scrollbar-3dlight-color:#F3FCF8;
	scrollbar-darkshadow-color:#F3FCF8;
	scrollbar-shadow-color:#F3FCF8;
	scrollbar-arrow-color:#008021;
	scrollbar-track-color:#F3FCF8;
}

.firstdifferent {
	text-align : justify;
	font-size : 8pt;
}

.firstdifferent:first-letter {
	font-size : 180%;
	font-style : italic;
	font-weight : bold;
}

.indexBlock {
	border : 1px dashed #B0C4DE;
	padding : 3px
}

.indexSectionTitle {
	background-color : #A6BD7B;
	font-size : 9pt;
	letter-spacing : 1px;
	color : #4B5777;
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight : bold;
	margin-top : 8px;
}

.indexSectionBody {
	font-size:7pt;
	padding-top:3px;
	padding-bottom:6px;
}

.listaProf {
	clear : both;
	padding-top:16px;
}

.listProfCont {
	color : white;
	font-weight : bold;
	background-color:#F79404;
}

.listaProfNome {
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 1px;
	color : #0C703B;
}

.listaProfCur {
	color : #63C5A6;
	font-size : 8pt;
}

.avisos {
	font-size : 11pt;
	padding : 4px;
	background-color : #CCFFCC;
	color : #000000;
	text-align : center;
}

.footermenu {
	height : 29px;
	background-image : url(/images_cef/barra.jpg);
	color : white;
	text-align : right;
	letter-spacing : 2px;
	padding-right : 4px;
}

.footermenu a, .footermenu a:link:hover, .footermenu a:visited:hover {
	color : white;
}

.footermenu a:link:hover, .footermenu a:visited:hover {
	border-bottom : 1px;
	background-color : transparent;
}

.titulosBarra {
	background-color : #009DC0;
	padding : 3px 3px 3px 15px;
	margin-top : 6px;
	color : white;
	text-align : left;
	font-size : 120%;
	letter-spacing : 1px;
}