﻿body 
{
	background-color:#183a2c; 
}
img.menu 
{
	display:block;
}
table.tabela 
{
	width: 780px;
	background-image: url(fundo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
td.contexto 
{
	 width: 570px;
	 vertical-align: top;	 
}	
td.contextoEsquerdo, td.contextoDireito 
{
width: 30px
}
td.menu 
{
	width: 150px;
}
td 
{
	font-family: Verdana;
	font-size: 8pt;
}
tr.trfundo 
{
	background-repeat: no-repeat;
}
td.imgtopo 
{
	width: 212px;
}
td.titulo 
{
	height: 25px;	
	color: #000000;
	text-align: right;				
}
tr.titulo
{
	height: 25px;
}
div.imglist
{
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	width: 110px;
	height: 95px;
	margin-right: 8px;
	margin-bottom: 8px;
	vertical-align: top;
	text-align: center;	
}
a
{
	color: #006357;
}
a:visited 
{
	color: #006357;
}
a.linkTopo 
{
	font-weight: bold;
	color: #006357;
}
tr.base 
{
	background-image: url(base.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.enquete
{
	background-color: #fff;
	margin-left: 10px;	
	margin-right: 20px;
}	
#calendarioMes 
{
    text-align: center; 
    background-color: #eeeeee;
}

#calendarioMes .diasSemana td
{
    font-weight:bold;
    background-color:#c6c6c6;
    color:#707070;   
}

#calendarioMes .diasMes td
{
    color:#303030;   
}

#edicaoCalendarioLetivo 
{
    background-color: #eeeeee;
    font-family:Verdana;
    font-size:8pt; 
    text-align:left; 
}

#edicaoCalendarioLetivo select
{
    font-family:Verdana;
    font-size:8pt;
    color:#505050;
    border-width:1px;
    border-style:solid;
    border-color:#6098ce;
}

#edicaoCalendarioLetivo .campoTexto input
{
    color:#505050;
    border-width:1px;
    border-style:solid;
    border-color:#6098ce;
}

#edicaoCalendarioLetivo .cabecalho
{
    background-color: #2a8f83;
    color:White;
    font-weight:bold;
    border-width:1px;
    border-style:solid;
    border-color:White;
}

#edicaoCalendarioLetivo .tituloSecao
{
    color:#404040;
    font-weight:bold;
}

#tableBackground .center
{
    background-color:#ffffff;
    
}
#tableBackground .left
{
    background-image:url('../../images/backLeft.gif');
    background-repeat:repeat-y;
    background-position:top right;
    width:245px;
    
}

#tableBackground .right
{
    background-image:url('../../images/backRight.gif');
    background-repeat:repeat-y;
    background-position:top left;
    width:245px;    
}

.TituloResultBusca
{
	font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#2a8f83;
}
.ResumoResultBusca
{
	font-family:Verdana;
    font-size:10px;       		
}

.btnPesquisa
{
	text-align:right;
}

#tblLinks 
{
    line-height:25px;   
}

#tblLinks .cabecalho
{
    font-weight:bold;
}