﻿body 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-image: url("Imagens/fundo.gif");
}

.Menu
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}

.Menu:hover
{
	color: #CCCCCC;
}

.menu
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover
{
	text-decoration: underline;
}

.menuRodape
{
	font-family: Century Gothic, Arial, Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.menuRodape:hover
{
	text-decoration: underline;
}

.menuCursos
{
	font-family: Eras Demi ITC, Verdana, Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.menuCursos:hover
{
	text-decoration: underline;
}

.rodape
{
	font-family: Verdana, Arial;
	font-size: 10px;
	padding-bottom: 3px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.input
{
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #F8F8F8;
	height: 14px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.dropDown
{
	font-size: 11px;
	border: solid 1px #999999;
	background-color: #F8F8F8;
	height: 14px;
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 23px;
}

.subTitulo
{
	font-family: Arial;
	font-size: 13px;
	color: #669933;
	font-weight: bold;
}

.pontilhado
{
	background-image: url("Imagens/pontilhado.gif");
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}

.margemImagem
{
	margin: 5px 5px 5px 5px;
}

.margemDestaque
{
	margin: 5px 5px 5px 0px;
}

.cadastrarMargem
{
	margin-bottom: 10px;
	margin-left: 5px;
}

.noticiasCurso
{
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
.noticiasCurso3
{
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
.noticiasCurso4
{
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
.noticiasTitulo
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.noticiasTitulo:hover
{
	text-decoration: underline;
}

.escolaTexto
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.button
{
	font-size: 11px;
	background-color: #F8F8F8;
	font-weight: bold;
	cursor: hand;
}

.bold
{
	font-weight: bold;
}

.center
{
	text-align: center;
}

.modalProgress
{
    background:#666666;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    background-color:White; 
    width:300px; 
    height:100px;
}