@charset "utf-8";
html {
	height:100%;
}
body {
	width:100%;
	height:100%;
	background-color: #dfddd3;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
* {
	padding:0px;
	margin:0px;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #BBB8A5;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 5px;
	font-size: 13px;
}
ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 15px;
}
.tblProfs td {
	padding: 0px 20px 0px 0px;
}
.tabela {
	background-color: #D1CFBB;
}
/* layer principal, centralizador */
#principal {
	width:750px;
	margin:auto;
	height: 100%;
	text-align: left;
}
#fax_top {
	height:90px;
	width:750px;
}
#fax_top #logomarca {
	text-decoration: none;
	float: left;
	height: 90px;
	width: 300px;
}
#fax_top #endereco {
	text-decoration: none;
	float: left;
	height: 90px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #8F8C69;
	line-height: 18px;
}
#fax_top h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #615F47;
	line-height: 18px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#fax_top p {
	text-decoration: none;
	height: 70px;
	margin-top: 10px;
}
#fax_menu {
	height:200px;
	width:750px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#fax_noticias {
	margin: 10px 0 0 -30px;
	height:200px;
	width:810px;
}
#fax_noticias .not {
	margin: 5px 10px;
	text-decoration: none;
	float: left;
	height: 200px;
	width: 250px;
	display: inline-block;
}
#fax_noticias a {
	text-decoration: none;
	width: 240px;
	height: 170px;
	color: #706D52;
}
#fax_noticias a:hover {
	text-decoration: none;
	width: 240px;
	height: 170px;
	color: #454332;
}
#fax_noticias .img {
	text-decoration: none;
	height: 145px;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#fax_noticias .txt {
	text-decoration: none;
	height: 35px;
	margin-right: 10px;
	margin-left: 10px;
	width: 230px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEBCA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fax_noticias .txtYT {
	background: url(../img/youtube2.png) top no-repeat;
	text-decoration: none;
	text-align: center;
	padding-top: 120px;
	margin-right: 10px;
	margin-left: 10px;
	width: 230px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEBCA7;
}
#fax_noticias select {
	background: #dfddd3;
	width: 200px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #8F8C69;
}
#fax_noticias .ir {
	margin-left: 3px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #8F8C69;
}
#fax_meio {
	background-color: #FFFFFF;
	padding-top: 25px;
	font-size: 12px;
}
#fax_meio .imagem {
	float: right;
	margin-right: 25px;
}
#fax_meio .textop {
	margin-left: 35px;
	line-height: 19px;
	margin-right: 35px;
}
#fax_meio li {
	text-decoration: none;
	list-style-type: none;
}

#fax_borda {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBCA7;
	height: 5px;
	margin-bottom: 5px;
}
#fax_rodape {
	height:169px;
	width:750px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEBCA7;
	clear: both;
	display: block;
}
#fax_end {
	height:114px;
	width:730px;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	color: #8F8C69;
	margin-left: 10px;
	clear: both;
}
#fax_end h1 {
	font-size: 16px;
	margin: 0px;
	color: #615F47;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fax_rodape img {
	text-decoration: none;
}
.voltar {
	float: right;
	font-size: 16px;
	margin-right: 25px;
	margin-top: 0px;
}
.voltar a {
	color: #990000;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
.voltar a:hover {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.voltar2 {
	font-size: 16px;
	padding: 0px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.voltar2 a {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
.voltar2 a:hover {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.barra {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 1px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
.navegacao {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	float: right;
	margin-top: 8px;
	margin-right: 35px;
}
.navegacao2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navegacao3 {
	text-align: center;
	padding-bottom: 15px;
}
.navegacao3 img {
	padding: 10px;
	border: 1px solid #C5C2A5;
	margin-right: 5px;
	margin-left: 5px;
}
.navegacao3 p {
	margin-top: 10px;
}
.albums {
	margin-right: 12px;
	margin-left: 12px;
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
.album {
	background-color: #DFDDD3;
	margin-right: 12px;
	margin-left: 0px;
	margin-top: 15px;
	float: left;
	margin-bottom: 0px;
	width: 230px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	height: 200px;
	text-align: center;
}
.album img {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #D2CFC1;
}
.album .texto {
	padding-top: 15px;
}
.caixathumbs {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
}
.thumbfoto {
	float: left;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	width: 169px;
}
.thumbfoto img {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #C5C2A5;
}
img.sgThumbnailPreviewCurrent {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C2A5;
	border-right-color: #9D9768;
	border-bottom-color: #9D9768;
	border-left-color: #C5C2A5;
}
.foto {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.foto img {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 1px solid #C5C2A5;
}
.caixaprof  {
	clear: both;
	margin-bottom: 15px;
	height: 79px;
}
.caixaprof .fotoprof {
	float: left;
}
.caixaprof .fotoprof img {
	border: 2px solid #000000;
}
.caixaprof .textoprof {
	float: left;
	margin-left: 15px;
}
.materia {
}
#listaprofessores {
	width: 220px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 35px;
	height: 360px;
	overflow: hidden;
	margin-bottom: 20px;
		position: relative;
}
#paginaprofessor {
	background-color: #FFFFFF;
	width: 410px;
	margin-right: 35px;
	float: right;
	margin-bottom: 35px;
	min-height: 360px;
	position: relative;
}
#paginaprofessorconteudo {

}
#paginaprofessor #caixaprof {
	color: #000000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#paginaprofessor #caixaprof h4 {
}
#paginaprofessor .textoprof h4 {
	margin: 0px;
	padding: 0px;
}
#paginaprofessor .fotoprof {
	height: 260px;
	width: 101px;
	position: relative;
	float: left;
	margin-right: 15px;
}
#paginaprofessor .fotoprof img {
	border: 2px solid #000000;
}
#paginaprofessor .textoprof {
position: relative;
	width: 245px;
	float: left;
}
#paginaprofessor .materia {
	margin-bottom: 15px;
}
#paginaprofessor .materiaVeridiana {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#paginaprofessor .assinatura {
}
#paginaprofessor p {
	font-size: 11px;
	line-height: 20px;
}
#carregando {
	text-align: center;
	margin-top: 30%;
}
.fotoprof img {
cursor: pointer;
}
#tirad {
	text-decoration: none;
}
#tirad #caixa_msg {
	text-decoration: none;
	float: left;
	width: 300px;
	height: 300px;
}
#tirad #caixa {
	text-decoration: none;
	float: left;
	width: 300px;
	height: 300px;
}
.campo {
	text-decoration: none;
	background-color: #F1F0EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.botao {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DFDDD3;
	color: #000000;
	padding: 2px;
	width: 50px;
	height: 20px;
	font-size: 11px;
	margin-top: 10px;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
#listaprofessores .scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* the following line puts fleXcroll into scrollbar-on-left mode */
#listaprofessores .vscrollerbase {left: 0 !important;}
/* fleXcroll detects this CSS setting and sets content positions correctly with
respect to whether a scrollbar is needed or not*/


/* following are the styles for fat & cuddly, comments and newlines removed */
#listaprofessores .vscrollerbar {width: 15px;background: url(../img/scrollbar2.png) -15px 0px repeat-y;}
#listaprofessores .vscrollerbarbeg {height: 15px !important;width: 15px;background: url(../img/scrollbar2.png) -45px -15px no-repeat;}
#listaprofessores .vscrollerbarend {height: 15px;width: 15px;background: url(../img/scrollbar2.png) -45px 0px no-repeat;}
#listaprofessores .vscrollerbase {width: 15px;background: url(../img/scrollbar2.png) 0px 0px repeat-y;}
#listaprofessores .vscrollerbasebeg {width: 15px;height: 15px !important;background: url(../img/scrollbar2.png) -30px -15px no-repeat;}
#listaprofessores .vscrollerbaseend {height: 15px;width: 15px;background: url(../img/scrollbar2.png)  -30px 0px no-repeat;}
#listaprofessores .hscrollerbase {height: 16px; background-color: white;}
#listaprofessores .hscrollerbar {height: 16px; background-color: black;}
#listaprofessores .vscrollerbar, .hscrollerbar {padding: 15px;z-index: 2;}
#listaprofessores .scrollerjogbox {width: 15px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;}

/* Scroll Bar Master Styling Ends Here */
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
#paginaprofessor .scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* the following line puts fleXcroll into scrollbar-on-left mode */
#paginaprofessor .vscrollerbase {left: 0 !important;}
/* fleXcroll detects this CSS setting and sets content positions correctly with
respect to whether a scrollbar is needed or not*/


/* following are the styles for fat & cuddly, comments and newlines removed */
#paginaprofessor .vscrollerbar {width: 15px;background: url(../img/scrollbar2.png) -15px 0px repeat-y;}
#paginaprofessor .vscrollerbarbeg {height: 15px !important;width: 15px;background: url(../img/scrollbar2.png) -45px -15px no-repeat;}
#paginaprofessor .vscrollerbarend {height: 15px;width: 15px;background: url(../img/scrollbar2.png) -45px 0px no-repeat;}
#paginaprofessor .vscrollerbase {width: 15px;background: url(../img/scrollbar2.png) 0px 0px repeat-y;}
#paginaprofessor .vscrollerbasebeg {width: 15px;height: 15px !important;background: url(../img/scrollbar2.png) -30px -15px no-repeat;}
#paginaprofessor .vscrollerbaseend {height: 15px;width: 15px;background: url(../img/scrollbar2.png)  -30px 0px no-repeat;}
#paginaprofessor .hscrollerbase {height: 16px; background-color: white;}
#paginaprofessor .hscrollerbar {height: 16px; background-color: black;}
#paginaprofessor .vscrollerbar, .hscrollerbar {padding: 15px;z-index: 2;}
#paginaprofessor .scrollerjogbox {width: 15px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;}

/* Scroll Bar Master Styling Ends Here */
#nucleo {
	display: none;
}
#extensivo {
display: none;
}
#lestrangeira {
  display: none;
}
.aviso {
	background-color: #FFE280;
	background-image: url(../img/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 24px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD851;
	border-right-color: #FFD851;
	border-bottom-color: #FFD02F;
	border-left-color: #FFD02F;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.ok {
	background-color: #FFE280;
	background-image: url(../img/icon_ok.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 24px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD851;
	border-right-color: #FFD851;
	border-bottom-color: #FFD02F;
	border-left-color: #FFD02F;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#noticias {
	display: block;
	height: 30px;
	background-color: #C4C1A3;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 10px;
}
#noticias h4 {
	display: block;
	margin: 0px;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newsticker {
	display: block;
	height: 30px;
	position: relative;
	font-size: 80%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#newsticker ul {
	min-height: 30px;
	padding: 0px;
	margin: 0px;
	height: 30px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
* html #newsticker ul {
	padding: 0px;
	margin: 0px;
	height: 30px;
	overflow: visible;
}
#newsticker li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	height: 30px;
	float: left;
}
#newsticker li.error {
	color: #f00;
}
.album .imagem {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#outras {
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}
#promo {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.vermelho {
	color: #FF0000;
}
.grande {
	font-size: 14px;
}
