.FontePadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Dica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.FontePadraoBr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.fonteRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	line-height: 13px;
}
.obrigatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	margin-left: 4px;
}
a:link, a:active, a:visited
{
	color: #525252;
	text-decoration: none;
}
a:hover
{
	color: #525252;
	text-decoration: underline;
}
.FonteTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #525252;
	text-decoration: underline;
	font-weight: bold;
}
.FonteTitulo16 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
#divPaginacao
{
	border-top: solid 1px #CCCCCC;
	padding-top: 3px;
}

.FontePadraoAzN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
#divBuscaAvancada
{
	position: absolute;
	right: 455px;
	top: 140px;
	background-color: #666666;
	display: none;
	width: 50px;
	height: 20px;
	border: solid 1px #666666;
}
.divCarregando
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -20px;
	background-color: #FFFFFF;
	width: 100px;
	height: 40px;
	border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
}
#divAdicionarPraca
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #666666;
	display: none;
	width: 50px;
	height: 20px;
	border: solid 1px #666666;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color: #F5F7F8;
	opacity: .9;
	filter: alpha(opacity=90);
}
.popupHover {
	/*background-image:url(images/header-opened.png);*/
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.linhaGridOver
{
	/*background-color: #FAF8CD;*/
	background-color: #EFEFEF;
}
.linhaGrid
{
	background-color: #FFFFFF;
}
#tabelaHeaderGridView
{
	 background-image: url(../Admin/Img/bgHeaderGridView.gif);
} 
.IndicadorSenha
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;
     margin-top: 10px;
}
#divInferior
{
    text-align: center;
    width: 600px;
    padding: 5px;
}
.divTab
{
    width: 100%;
    height: 100%;
    /*background-color: #76A1C4;*/
    background-color: #FFFFFF;
    /*background-image: url(img/bgTab.gif);*/
	background-repeat: repeat-x;
}.FontePadraoMaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}
.Foto {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
}
.BgAlunoPerfil 
{
	background-color: #F9F9F9;
}
.TituloPortal
{
    font-family: Arial, Helvetica, sans-serif;;
	font-size: 22px;
	color: #000000;
	line-height: 45px;
	
}
.PnlAlunosHeader
{
	cursor: pointer;
}

