body
{
	background-color: #a0c0fd;
	background-image: url(../imgs/_bg1.gif);
	background-repeat: repeat-x;
	background-position: center -124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.enquete
{
	background-color: #ECECEC;
	padding: 2px;
}
.enqueteLine
{
	font-size: 12px;
	padding: 2px;
	background-color: #F7F7F7;
}
.enqueteLine .input
{
	font-size: 10px;
	background-color: #FAFAFF;
	border: 1px solid #A7A6AA;
}
.enqueteLine  .pctBar
{
	position: relative;
	background-color: #CCCCCC;
	height: 5px;
	font-size: 1px;
	margin: auto;
	width: 90%;
}
.enqueteLine  .pctBar  div
{
	background-color: #335EA8;
	height: 5px;
	position: absolute;
	width: 0%;
}

.enqueteLine b
{
	font-weight: bolder;
	color: #666666;
}


.formulario
{
	position: relative;
	width: 450px;
	margin: auto;
}
.formulario  b
{
	display: block;
	text-indent: 5px;
}
.formulario  .inputWidth
{
	width: 400px;
	position: relative;
}
.formulario .inputHeight
{
	height: 150px;
}
.formulario .scrollAuto
{
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formulario .formError
{
	background-color: #FF9595;
}
.formulario .spanAlert
{
	font-size: 10px;
	background-color: #FFFFD7;
	padding-right: 5px;
	padding-left: 5px;
	color: #FF0000;
}
.formulario .conents
{
	padding: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}

.formulario #len
{
	font-size: 10px;
	padding: 2px;
}
.formulario #ds
{
	z-index: 0;
	display: inline;
}
.ajuda {
	padding: 10px;
}
.ajuda p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.ajuda i {
	background-color: #DBE4CD;
	display: block;
	padding: 5px;
}

.showDuvidas h1
{
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1B0766;
	display: block;
}
.showDuvidas .conents
{
	background-color: #FBFBFB;
	border: 1px solid #7F9DB9;
}
.showDuvidas hr
{
	border: 1px solid #ECECEC;
	background-color: #ECECEC;
}








.prof .profLine
{
	display: block;
	height: 50px;
	position: relative;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 60px;
	background-color: #FFFFFF;
}
.prof .profLine:hover 
{
	background-color: #EBF3FE;
}
.prof .profLine .imgAvatar
{
	position: absolute;
	top: 3px;
	left: 3px;
}
.prof .profLine:hover .imgAvatar
{
	top: 2px;
	left: 2px;
	border: 1px solid #95C0FB;
}
.prof .profLine .dvDialog
{
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.prof .matDiv
{

}
.prof .biografia
{
	margin: 5px;
	background-color: #F7F7FD;
	border: 1px solid #7F9DB9;
	padding: 5px;
	min-height: 148px;
	_height: 148px;
}
.prof .biografia img
{
	border: 1px solid #7F9DB9;
	margin-right: 5px;
	background-color: #FFFFFF;
}
.prof .biografiaMini
{
	min-height:60px;
	_height:60px;
}
.prof .miniTitle
{
	font-size: 12px;
	font-weight: bold;
	position: relative;
	padding: 1px;
	color: #4D6185;
}
.prof .biografiaMini img
{
	border: 5px solid #F7F7FD;
	margin-right: 5px;
	background-color: #FFFFFF;
}
.prof  .profBox
{
	margin-top: 10px;
}
.prof .profBox h5
{
	color: #FFFFFF;
	background-color: #7F9DB9;
	font-size: 12px;
	margin-bottom: 5px;
	margin-right: -5px;
}
.prof  .profBox  .content
{
	padding: 5px;
	position: relative;
	display: block;
}
.prof .profBox p
{
	text-indent: 25px;
}
.prof .posts,.prof .files
{
	margin: 5px;
	border: 1px solid #7F9DB9;
	padding: 5px;
	position: relative;
}
.prof .posts h5,.prof .files h5
{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F9DB9;
	padding-bottom: 2px;
}
.prof .posts h6
{
	font-size: 10px;
}

.prof .posts b,.prof .files b
{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.prof .posts img,.prof .files img
{
	margin-bottom: -3px;
}
.prof .posts p,.prof .files p
{
	padding: 3px;
}
.prof .posts a.admLink,.prof .files a.admLink
{
	font-size:10px;
	color:#0000FF;
}
.prof .posts a.admLink:hover,.prof .files a.admLink:hover
{
	font-size:10px;
	color:#009900;
}
.prof .bg1
{
	background-color: #FFFFFF;
}
.prof .bg0
{
	background-color: #F7F7FD;
}
.prof .noPublic
{
	background-color: #FFFFC6;
}
.prof .up
{
	margin: 3px;
	padding: 3px;
	background-color: #FAFAFB;
	border: 1px solid #7F9DB9;
	text-align: center;
}
.prof .up input
{
	background-color: #fcfcfe;
	font-size: 12px;
	border: solid 1px #7f9db9;
}
.prof .starForm {
	background-color: #CECEF2;
	padding: 3px;
	border: 1px solid #7F9DB9;
	margin-bottom: 4px;
	text-align: right;
}
.prof .starForm input {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.prof .starForm select {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	padding: 2px;
}


.bth1
{
	position: absolute;
	font-size: 10px;
	padding: 2px;
}
.bth1 b
{
	position: absolute;
	width: 180px;
	left: 20px;
	top: 20px;
	padding: 2px;
	border: 1px solid #7F9DB9;
	background-color: #FAFAFB;
	visibility: hidden;
	text-align: center;
}
.bth1:hover
{
	text-decoration: none;
	background-color: #FFFFFF;
}
.bth1:hover b
{
	visibility: visible;
}

.noticiasArea
{
	padding:5px;
}
.noticiasArea .dt
{
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
.noticiasArea .content
{
	margin-top: 5px;
	color: #666666;
	display: block;
	position: relative;
	_height:230px;
	min-height:230px;
}
.noticiasArea .content img
{
	padding: 5px;
	background-color: #CFDDF3;
	border: 1px solid #7F9DB9;
	margin-right: 5px;
}
.noticiasArea .content2
{
	margin-top: 5px;
	color: #666666;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.noticiasArea .content .showmini
{
	font-size: 12px;
	color: #000000;
}

.noticiasArea .buttons
{
	padding: 2px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	text-align: center;
}


.noticiasArea .outrasn
{
	background-color: #FBFBFB;
	border: 1px solid #7F9DB9;
	padding: 2px;
	margin-top: 5px;
}
.noticiasArea .outrasn h2
{
	font-size: 14px;
	background-color: #ECECEC;
}
.layout  .center  .conteudo  .noticiasArea .outrasn a
{
	display: block;
	font-size: 10px;
	padding: 2px;
	position: relative;
}
.layout  .center  .conteudo  .noticiasArea .outrasn a:hover
{
	background-color: #DADDFC;
	color: #000000;
	text-decoration: none;
}
.layout  .center  .conteudo  .noticiasArea .content a
{
	color: #0000FF;
	text-decoration: underline;
}
.layout  .center  .conteudo  .noticiasArea .content a:hover
{
	text-decoration: none;
}
.noticiasArea  .h1
{
	position: relative;
	font-size: 14px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F9DB9;
}
.noticiasArea p
{
	margin-bottom: 10px;
}

.layout  .center  .conteudo  .noticiasArea  a
{
	color: #000000;
	font-weight: normal;
}
.layout  .center  .conteudo  .noticiasArea  a:hover
{
	text-decoration: underline;
	color: #0000FF;
}











.layout .center
{
	position: relative;
	background-image: url(../imgs/_sdw1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.layout .t12
{
	font-size: 12px;
}
.layout .t14
{
	font-size: 14px;
}
.layout .t16
{
	font-size: 16px;
}

.layout img
{
	border: none;
}
.layout .title
{
	color: #1B0766;
	padding: 5px;
}


.layout .center .shadowLeft
{
	background-image: url(../imgs/_sdw2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.layout .center .shadowRight
{
	background-image: url(../imgs/_sdw2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.layout .topo
{
	background-image: url(../imgs/_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom: 1px solid #697BC5;
}
.layout .topo .lnks
{
	color: #CCD9EE;
}
.layout .topo .lnks a
{
	color: #CCD9EE;
}
.layout .topo .lnks a:hover
{
	color: #FFFFFF;
}
.layout .menu
{
	background-color: #200671;
}
.layout .menu p
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin-top: 20px;
	background-color: #316AC5;
}

.layout .menu iframe
{
	display:none;
	display:block;
	position:absolute;
	border:0px;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:100%;
	height:50px;
}
.layout .menu a
{
	background-color: #36237f;
	display: block;
	padding: 3px;
	color: #FFFFFF;
	height: 100%;
	border-bottom: 1px solid #697BC5;
	text-decoration: none;
}
.layout .menu a:hover
{
	background-color: #894c13;
}
.layout .menu {position:relative;}
.layout .menu a {float:left;display:block;white-space:nowrap;}
.layout .menu div a 
{
	float:none;
}
.layout .menu div {
	visibility:hidden;
	position:absolute;
	z-index: 5;
}
.layout .menu a {float:none}
.layout .menu .qmactive, .layout .menu .qmactive:hover
{
	background-color:#894c13;
}
.layout .menu .qmparent
{
	background-position:right center;
	background-image: url(../imgs/_menuBg.gif);
	background-repeat: no-repeat;
}
.layout .menu div
{
	width:169px;
	padding:0px;
	margin-top:-1px;
	border: 1px solid #697BC5;
}
.layout .menu div a:hover
{
	text-decoration:none;
}
.layout .menu div .qmactive, .layout .menu div .qmactive:hover
{
	background-color:#894c13;
}

.layout .conteudo
{
	background-color: #FFFFFF;
	color: #000000;
	display: inherit;
}
.layout .conteudo a
{
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.layout .conteudo a:hover
{
	color: #0000FF;
}
.layout .conteudo .overflow
{
	overflow: hidden;
	position:relative;
	width: 472px;
	margin: 0px auto;
}

.layout .base
{
	background-image: url(../imgs/_bg1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #697BC5;
	text-align: center;
	padding:3px;
	background-color: #880B13;
}
.layout .base a
{
	color: #FFFFFF;
}
.layout .galeria .line img
{
	background-color: #F6F5F1;
}
.layout .galeria .line p
{
	background-color: #ECE9D8;
}
.layout .galeria .pgs
{
	background-color: #FBFAFC;
	border: 1px solid #7F9DB9;
}

.layout .pgslink a
{
	padding: 0px 3px;
}
.layout .pgslink a:hover
{
	background:#D3E6F8;
}
.layout .pgslink a.pgAtual
{
	color: #FFFFFF;
	background-color: #316AC5;
	text-decoration: none;
}
.layout .pgslink a.pgAtual:hover
{
	color: #FFFFFF;
	background-color: #316AC5;
	text-decoration: none;
}
.layout .alunos
{
	padding: 5px;
}
.layout .alunos .subTitle
{
	background-color: #FBFAFC;
	border: 1px solid #7F9DB9;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}
.layout .alunos .ano, .prof .matDiv
{
	font-weight: bold;
	text-align: center;
	padding: 2px;
	color: #999999;
}

.layout .alunos .boletim
{
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.layout .alunos a.boletim:hover
{
	background-color: #EBF3FE;
}
.layout .alunos .boletimIco
{
	background-image: url(../imgs/_blt_ico.GIF);
	background-position: 2px center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.layout .pagesBody a
{
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
.layout .pagesBody a:hover
{
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
.layout .yellow,.layout .yellow a.boletim:hover,.layout .yellow a.boletim
{
	background-color: #FFFFB9;
	color: #888800;
}
.layout .red,.layout .red a.boletim:hover,.layout .red a.boletim
{
	background-color: #DF6063;
	color: #FFEAEA;
}
.modal
{
	background-color: #000000;
	z-index: 1000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.modalDiv
{
	z-index: 1001;
	text-align:center;
}
#tmp  h2
{
	color: #FFFFFF;
	position: absolute;
	width: 100%;
	height: 25px;
	text-align: center;
	clear: both;
	top: 15px;
	z-index: 1005;
}
.modalDiv img
{
	background-color: #FCFBFE;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.prof .showPGs
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F9DB9;
	text-align: right;
}
.prof .showPGs a
{
	padding: 0px 3px;
}
.prof .showPGs a:hover
{
	background:#D3E6F8;
}
.prof .showPGs a.pgAtual
{
	color: #FFFFFF;
	background-color: #316AC5;
	text-decoration: none;
}
.prof .showPGs a.pgAtual:hover
{
	color: #FFFFFF;
	background-color: #316AC5;
	text-decoration: none;
}
.noticiasArea .showPGs
{
	text-align: right;
}
.noticiasArea .showPGs a:hover
{
	background:#D3E6F8;
}
.noticiasArea .showPGs a
{
	padding: 0px 3px;
	text-decoration: none;
	font-weight: bold;
}
.noticiasArea .showPGs .bsPgsLinks
{
	display: inline;
}
.noticiasArea .showPGs .bsPgsLinks a.pgAtual
{
	color: #FFFFFF;
	background-color: #316AC5;
	text-decoration: none;
}
.noticiasArea .showPGs .bsPgsLinks a.pgAtual:hover
{
	color: #FFFFFF;
	background-color: #316AC5;
	text-decoration: none;
}
a.button
{
	padding: 3px;
	background-color: #FAFAFB;
	border: 1px solid #7F9DB9;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-align: center;
	margin: 1px;
}
a.button:hover
{
	text-decoration: none;
	background-color: #316AC5;
	color: #FFFFFF;
}
