.padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;

}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;


}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #E4E4E4;
}
#menuExterno #cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003698;
	display: block;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E49A3;
	text-decoration: none;
}
#menuExterno #cell:hover {
	background-color: #DC9B00;
}

#menuExterno{

	width: 213px;

}
#menuExterno #top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E49A3;
	text-decoration: none;
	background-image: url(area_do_aluno/img/bkgMenuExclusivo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuExterno #top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E49A3;
	text-decoration: none;
	background-image: url(area_do_aluno/img/bkgMenuExclusivoOver.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuExterno #bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #2E49A3;
	text-decoration: none;
	background-image: url(area_do_aluno/img/bkgMenuExclusivo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menuExterno #bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #2E49A3;
	text-decoration: none;
	background-image: url(area_do_aluno/img/bkgMenuExclusivoOver.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menuExterno #menuExternoTit {
	text-align: left;
	padding-bottom: 10px;
}
.padrao2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.tabelinha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.tabelinha th {
	font-size: 12px;
	color: #003399;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.tabelinha #par {
	padding: 5px;
	background-color: #EAEAEA;
}
.tabelinha #impar {
	padding: 5px;
	background-color: #FFFFFF;
}
