* {
	margin: 0;
	padding: 0;
}
body  {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center;
	color: #141414;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #141414;
}
a:hover, a:active {
	color: #039;
}
#moldura { 
	width: 775px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
#cabecalho {
	background: url(imagens/bg_cabecalho.png) repeat-x;
	height: 100px;
	position: relative;
	margin-bottom: 10px;
} 
#cabecalho h1 {
	padding: 2px 0 0 50px; 
}
.dataCabecalho {
	position: absolute;
	top: 15px;
	left: 140px;
	font-size: 11px;
}
#menuSalas {
	position: absolute;
	left: 215px;
	bottom: 0px;
}
#menuFuncional {
	position: absolute;
	top: 15px;
	right: 10px;
}
#lateral1 {
	float: left; 
	width: 194px;
	margin-left: 7px;
}
#lateral1 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background: url(imagens/bg_tit_menu_principal.png) no-repeat;
	padding: 2px 0px 2px 15px;
	margin-top: 10px;
}
.itemMenu {
	font-size: 10px;
	padding: 6px 0 6px 5px;
	margin: 2px 0 0 4px;
	background: url(imagens/pontilhado_hor.png) repeat-x bottom;
	position: relative;
}
.itemMenu:hover, .itemMenu:active {
	background-color: #c0dee9;
}
.subMenu {
	position:absolute;
	top: -30px;
	margin:0px;
	padding: 0 3px;
	white-space: nowrap;
	visibility: hidden;
	left: 185px;
	background-color:#c0dee9;
}
.subMenu2 {
	position:absolute;
	bottom: -5px;
	margin:0px;
	padding: 0 3px;
	white-space: nowrap;
	visibility: hidden;
	left: 185px;
	background-color:#c0dee9;
}
.subMenu a:link, .subMenu a:visited, .subMenu2 a:link, .subMenu2 a:visited {
	display:block;
	text-align:left;
	background-color:#c0dee9;
	padding: 6px 20px 8px 10px;
	text-decoration:none;
	height: 10px;
	border-bottom:1px solid #FFF;
	margin: 0 3px;
}
.subMenu a:hover, .subMenu a:active, .subMenu2 a:hover, .subMenu2 a:active {
	color: #ffffff;
	background: #77B8D0;	
}

#lateral2 {
	float: right; 
	width: 140px;
	margin-left: 7px;
	margin-top: 11px;
}
#lateral2 ul li {
	list-style: none;
	background: url(imagens/pontilhado_hor_claro.png) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 5px
}
#conteudoPrincipal {
	margin: 0 0 0 215px;
	color: #595959;
}
#conteudoPrincipal h1 {
	font-size: 20px;
	font-weight: normal;
	color: #22799d;	
}
#conteudoPrincipal h2 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #22799d;	
}
#conteudoPrincipal legend {
	margin-left: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #22799d;	
}
#conteudoPrincipal fieldset {
	padding-left: 8px;
	padding-right: 8px;
}
#conteudoPrincipal acronym {
  border-bottom: none;
}
#conteudoPrincipal ul li {
	text-align: justify;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position:inside;
	color: #141414;
}
#conteudoPrincipal ol li {
	text-align: justify;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #141414;
}
#conteudoPrincipal p {
	text-align: justify;
	margin-top: 5px;
	color: #141414;
	line-height: 18px;
	margin-bottom: 12px;
}
#conteudoPrincipal div {
	text-align: justify;
	margin-top: 5px;
	color: #141414;
	line-height: 18px;
	margin-bottom: 12px;
}
#conteudoPrincipalIndex {
	margin: 0 159px 0 215px;
	color: #595959;
}
#conteudoPrincipalIndex h1 {
	font-size: 20px;
	font-weight: normal;
	color: #22799d;	
}
#conteudoPrincipalIndex p {
	line-height: 18px;
	margin-bottom: 12px;
}
#display {
	margin: 0 10px 0 0px;
}
.chamada {
	font-size: 13px;
	color: #141414;
	margin: 6px 0 12px;
}
.autor {
	font-size: 11px;
	color: #141414;
}
.divisao {
	background: url(imagens/pontilhado_hor_claro.png) repeat-x;
	padding: 6px 0px;
}
#rodape {
	background: url(imagens/bg_footer.png) repeat-x;
	padding: 5px 0px 5px 5px;
	height: 80px;
	text-align: left; 
} 
#rodape p {
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	color: #595959;
	text-align: left; 
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tabelaLista {
	margin: 3px 4px 20px;
}
.tabelaLista th {
	text-align: left;
	color: #266a81;
	font-weight: normal;
	padding: 5px;
}
.tabelaLista td {
	padding: 5px;
}
.tabelaBorda td {
	padding: 1px 1px 1px 1px;
	border-top: 1px outset;
	border-left: 1px outset;
	border-right: 1px inset;
	border-bottom: 1px inset;
	color: black;
}
