@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#95937C;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
}
h1 {
	color:#7E7B61;
	display:block;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 35px;
	padding:0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin-bottom: 15px;
  margin-top: 5px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
form {
	font-family:Arial, Helvetica, sans-serif;
}
.matricula_form {
	background-color:white;
	padding-left:0px;
	padding-top:20px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
}
#tudo {
	position:relative;
	width:100%;
}
#letra {
	background-image: url(images/R_gigante.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 246px;
	width: 383px;
	position:absolute;
	z-index:100;
	top:70px;
	left:-130px;
}
#wrapper {
	/*height:100%;*/
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	/*height:360px;*/
	width:950px;
	position:relative;
}
#header_superior {
	width:950px;
	height:75px; /*background-color:#CCCCCC;*/
	/*background-image: url(images/header_superior.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/	
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header_superior p {
	padding-top:30px;
	padding-left:80px;
}
#menu {
	height:27px;
	/*width:950px;*/
	width:890px;
	padding-left: 60px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul {
	list-style-type:none;
	margin:0 0 0 150px;
	text-align:center;
	padding-top:3px;
}
#menu ul li {
	display:inline;
	/*margin-left:10px;
	margin-right:10px;*/
	margin: 0px 3px;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#menu ul li a:hover {
	text-decoration:none;
	background-color:#993300;
	color:#FFFFFF;
}
body#home a#homenav,
body#cursos a#cursosnav,
body#professores a#professoresnav,
body#matricula a#matriculanav,
body#fotos a#fotosnav,
body#downloads a#downloadsnav,
body#projetos a#projetosnav,
body#plantoes a#plantoesnav,
body#horarios a#horariosnav,
body#promocao a#promocaonav,
body#equipe a#equipenav {
	color: #fff;
	background: #930;
}
a#promocaonav {
	background-color: #f58220;
}
#banner {
	height:191px;
	background: url(images/header_bg.jpg) left top repeat-x;
}
#banner div {
	position: absolute;
	height:191px;
	width:856px;
	right: 0px;
	z-index:10;
}
#news {
	height:70px;
	width:950px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;/*border:1px solid red;*/
	/*position:relative;*/
}
.itens_news {
	position:absolute;
	width: 430px;
	right: 130px;
	margin-top: 7px;
	z-index:auto;
}
.itens_news ul {
	list-style-type:square;
	padding:0 0 0 20px;
}
.itens_news ul li {
	font:10px/14px Arial, Helvetica, sans-serif;
}
.itens_news ul li a:link, #news ul li a:active, #news ul li a:visited {
	color:#333333;
	text-decoration:none;
}
#news .itens_news ul li a:hover {
	text-decoration:underline;
}
.link_noticias {
	position:absolute;
	left: 160px;
	margin-top: 18px;
	width: 200px;
}
.link_noticias a:link, .link_noticias a:active, .link_noticias a:visited {
	color:#fff;
	text-decoration:none;
}
.link_noticias a:hover {
	color:#fff;
	text-decoration:underline;
}
div.categorias {
	background-color: #d8d8d8;
	width: 200px;
	padding: 10px;
	float: right;
	line-height: 20px;
}
div.categorias a {
	text-decoration: none;
}
div.categorias a:hover {
	text-decoration: underline;
}

#content {/*background-color:#DFDDD3;*/
	background-color:#DFDCD3;
	padding-top:20px;
}
#content p {
	margin-bottom: 20px;
}
#combo_box {
	text-align:center;
}
#footer {
	/*
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	*/
	
	background-color:#656565;
	height: 30px;
	width: 950px;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid white;
}
#footer p {
	padding-top:8px;
}
#tirad #caixa_msg {
	text-decoration: none;
	float: left;
	width: 300px;
	height: 300px;
}
#tirad #caixa {
	text-decoration: none;
	float: left;
	width: 300px;
	height: 300px;
}
/* monte de lixo */


#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:920px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid red;*/
	
	padding-left:15px;
}
#fax_noticias .not {
	margin: 20px 10px;
	text-decoration: none;
	float: left;
	height: 145px;
	width: 250px;
	display: inline-block;
	border:15px solid white;
}
#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;
	margin: 0px 10px;
	padding: 20px 10px 10px 10px;
}
#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;
	font-family:Arial, Helvetica, sans-serif;
}
.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;
	width:50px
}
/* 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;
}
span.destaque {
	color: #FF0000;
	font-weight: bold;
}
table.tblProfs td {
	width: 200px;
}
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;/* REQUIRED */
}
#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;/* REQUIRED */
}
#lightwindow_container {
	/* REQUIRED */
		display: none;
	visibility: hidden;
	position: absolute;
	/* REQUIRED */
		padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
	overflow: hidden;
}
#lightwindow_contents {
	overflow: hidden;
	z-index: 0;
	position: relative;
	border: 10px solid #ffffff;
	background-color: #ffffff;
	line-height: 24px;
}
#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}
#lightwindow_loading_shim {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}
#lightwindow_loading span {
	font-size: 12px;
	line-height: 32px;
	color: #333333;
	float: left;
	padding: 0 10px 0 0;
}
#lightwindow_loading span a,  #lightwindow_loading span a:link,  #lightwindow_loading span a:visited {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
}
#lightwindow_loading span a:hover,  #lightwindow_loading span a:active {
	text-decoration: underline;
}
#lightwindow_loading img {
	float: left;
	margin: 0 10px 0 0;
}
/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;/* REQUIRED */
}
/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim {
	/* REQUIRED */
		display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;/* REQUIRED */
	}
#lightwindow_navigation a,  #lightwindow_navigation a:link,  #lightwindow_navigation a:visited,  #lightwindow_navigation a:hover,  #lightwindow_navigation a:active {
	/* REQUIRED */
		outline: none;/* REQUIRED */
	}
#lightwindow_previous,  #lightwindow_next {
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightwindow_previous {
	float: left;
	left: 0px;
}
#lightwindow_next {
	float: right;
	right: 0px;
}
#lightwindow_previous:hover,  #lightwindow_previous:active {
	background: url(../img/prevlabel.gif) left 15% no-repeat;
}
#lightwindow_next:hover,  #lightwindow_next:active {
	background: url(../img/nextlabel.gif) right 15% no-repeat;
}
#lightwindow_previous_title,  #lightwindow_next_title {
	display: none;
}
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50;
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}
#lightwindow_galleries_tab_container {
	width: 100%;
	height: 0px;
	overflow: hidden;
}
a#lightwindow_galleries_tab,  a:link#lightwindow_galleries_tab,  a:visited#lightwindow_galleries_tab {
	display: block;
	height: 20px;
	width: 77px;
	float: right;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	color: #ffffbe;
	background: url(../img/black-70.png) repeat 0 0 transparent;
}
* html a#lightwindow_galleries_tab,  * html a:link#lightwindow_galleries_tab,  * html a:visited#lightwindow_galleries_tab {
	background: none;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity=70);
}
a:hover#lightwindow_galleries_tab,  a:active#lightwindow_galleries_tab {
	color: #ffffbe;
}
#lightwindow_galleries_tab_span {
	display: block;
	height: 20px;
	width: 63px;
	padding: 0 7px 0 7px;
}
#lightwindow_galleries_tab .up {
	background: url(../img/arrow-up.gif) no-repeat 60px 5px transparent;
}
#lightwindow_galleries_tab .down {
	background: url(../img/arrow-down.gif) no-repeat 60px 6px transparent;
}
#lightwindow_galleries_list {
	background: url(../img/black-70.png) repeat 0 0 transparent;
	overflow: hidden;
	height: 0px;
}
* html #lightwindow_galleries_list {
	background: none;
	background-color: #000000;
	opacity: .70;
	filter: alpha(opacity=70);
}
.lightwindow_galleries_list {
	width: 200px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
}
.lightwindow_galleries_list h1 {
	color: #09F;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 0 5px 0;
	font-size: 16px;
}
.lightwindow_galleries_list li {
	margin: 5px 0 5px 0;
	list-style-type: none;
}
.lightwindow_galleries_list a,  .lightwindow_galleries_list a:link,  .lightwindow_galleries_list a:visited {
	display: block;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 0 10px;
	font-size: 11px;
}
.lightwindow_galleries_list a:hover,  .lightwindow_galleries_list a:active {
	background: #000000;
	color: #ffffbe;
	border-left: 3px solid #ffffbe;
	padding: 0 0 0 7px;
}
#lightwindow_data {
	/* REQUIRED */
	position: absolute;/* REQUIRED */
}
#lightwindow_data_slide {
	/* REQUIRED */
		position: relative;/* REQUIRED */
	}
#lightwindow_data_slide_inner {
	background-color: #ffffff;
	padding: 0 10px 10px 10px;
}
#lightwindow_data_caption {
	padding: 10px 0 0 0;
	color: #666666;
	line-height: 25px;
	background-color: #ffffff;
	clear: both;
}
#lightwindow_data_details {
	background-color: #f0f0f0;
	padding: 0 10px 0 10px;
	height: 20px;
}
#lightwindow_data_author_container {
	width: 40%;
	text-align: right;
	color: #666666;
	font-style: italic;
	font-size: 10px;
	line-height: 20px;
	float: right;
	overflow: hidden;
}
#lightwindow_data_gallery_container {
	font-size: 10px;
	width: 40%;
	text-align: left;
	color: #666666;
	line-height: 20px;
	float: left;
	overflow: hidden;
}
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}
#lightwindow_title_bar_title {
	color: #ffffbe;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	float: left;
}
a#lightwindow_title_bar_close_link,  a:link#lightwindow_title_bar_close_link,  a:visited#lightwindow_title_bar_close_link {
	float: right;
	text-align: right;
	cursor: pointer;
	color: #ffffbe;
	line-height: 25px;
	padding: 0;
	margin: 0;
	font-size: 70%;
}
a:hover#lightwindow_title_bar_close_link,  a:active#lightwindow_title_bar_close_link {
	color: #ffffff;
}
/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}
#header_superior a:link {
	color:#FFFFCC;
}
/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;
	padding: 1.2em;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
	border-width: 0px 0px 5px 0px;
}
.caption-bottom {
	border-width: 5px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c {
	clear: both;
}

/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

div#boxParceiros {
	text-align: center;
}
div#boxParceiros a {
	margin: 0px 40px;
}
div#boxParceiros a img {
	border: none;
	vertical-align: middle;
}

body#aprovadosMedicina2011 #fax_meio {
	background: transparent url(img/aprovados-medicina-2011.jpg) top center no-repeat;
	width: 930px;
	height: 1946px;
	padding: 0px;
}

.nucleomaxalfa,
.nucleomaxbeta,
.nucleonoite,
.nucleomaxanual,
.nucleomaxsemestral {
	background: transparent url(img/splash_nucleo_2011.png) 512px 26px no-repeat;
}

.semtarde {
	/*background: transparent url(img/splash-sem-aulas-sabados.jpg) 500px 50px no-repeat;*/
}

.semnoite {
/*	background: transparent url(img/splash-maior-carga-horaria.jpg) 500px 50px no-repeat;*/
}
.nucleorevisaonoite {
	/*background: transparent url(img/esgotado_splash.png) 386px 84px no-repeat;*/
}

.curso-esgotado {
	background: transparent url(img/esgotado_splash.png) 386px 84px no-repeat;
}

.formObs {
	color: #666666;
}

#matricula #cursoInfo {
	float: right;
	width: 40%;
	padding-top: 20px;
}

table.tblPlantoes {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
table.tblPlantoes th {
	background-color: #d8d8d8;
	text-align: left;
	padding-left: 10px;
}
table.tblPlantoes td {
	text-align: center;
}
table.tblPlantoes caption {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

table.tblHorarios {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.tblHorarios th {
	background-color: #d8d8d8;
	text-align: center;
	border: 1px solid #000000;
}
table.tblHorarios td {
	text-align: center;
	border: 1px solid #CCCCCC;
}
table.tblHorarios caption {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
table.tblHorarios td.destaque {
	color: #FFF;
	background-color: #963634;
	font-weight: bold;
}

#central_vestibulando_container {
	background-color: #DFDCD3;
	padding: 34px 34px 0px 34px;
}
#central_vestibulando {
	border: 15px solid #FFFFFF;
	width: 850px;
}
#central_vestibulando h2 {
	background-image: url(img/central_vestibulando.jpg);
	width: 314px;
	height: 72px;
	float: left;
	margin: 0px;
}
#central_vestibulando h2 span {
	display: none;
}
#central_vestibulando ul {
	list-style: none;
	font-size: 12px;
	padding-top: 10px;
}
#central_vestibulando ul li {
	float: left;
	width: 158px;
	text-align: left;
	padding: 5px 0px 5px 20px;
	background: transparent url(img/custom_bullet.png) left center no-repeat;
}
