﻿/* LINKS */
A.LinksTexto {
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A.LinksTexto:hover {
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
BarraMenuSuperior {
	margin-left: 150px;
    vertical-align:top;
}
body {
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align: top;
	
}
#cabecalho {
	background-position: right top;
	background-image: url("http://www.quarta.com.br/imagens/TopRight.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top:6px;
}
#content {
	margin-left: 150px;
	padding: 20px;
	background-color: #fff;
    vertical-align:top;
    height:auto ;
	border: 0;
}
#container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align:top;
}
#conteudo {
	width: 571px;
	height: 100%;
}
#corpo {
	position: relative;
    height: 100%;
    vertical-align: top;
    border:1px;
}
.float_right {
	float:right;
}
#footer {
	clear: both;
	width: 100%;
	overflow: hidden;
	background-color: #cfa03f;
	height: 20px;
	padding-top: 5px;
	color: #ffffff;
	margin: 0;
	border: 0;
    vertical-align:top;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
#IconePagPrincipal 
{
	position: relative;
	float: left;
	width: 150px;
	vertical-align:top;
}

#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #c5d5e5;
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align:top;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
/* MENU ESQUERDO */
.menuLeft {
	float: left;
	width: 142px;
	vertical-align: top ;
	background-color: #f7eedd;
	border-right: groove 1px black;
	padding-left:4px;
	padding-right:4px;
	height: 100%;
}
.menuLeftStaticLevel0 {
	display: none;
	vertical-align: top ;
}
.menuLeftStaticLevel1 {
	background-color: #e6cd99;
	border: solid 1px #e6cd99;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	height: 23px;
	padding-left: 2px;
	vertical-align: top ;
}
.menuLeftStaticLevel2 {
	background-color: #f7eedd;
	border: solid 1px #f7eedd;
	color: Black;
	cursor: hand;
	font-size: 10px;
	font-style: normal;
	height: 20px;
	padding-left: 6px;
	vertical-align: top ;
}
.menuLeftHover {
	border: solid 1px tan;
	vertical-align: top ;
}
/* MENU SUPERIOR */
.menuItem {
	background-color: #cfa03f;
	border: none thin #f7eedd;
	color: White;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 80px;
}
.menuItemHover {
	background-color: #f7eedd;
	border: solid thin tan;
	color: #d3a347;
}
.menuPopup {
	background-color: #f7eedd;
	border: solid 1px tan;
}
.menuPopupItem {
	background-color: #f7eedd;
	color: Black;
	font-style: normal;
	padding: 3px;
}
.menuPopupItemHover {
	background-color: #d3a347;
	color: #f7eedd;
}
#MenuSuperior {
	background-color: #cfa03f;	
}
p {
	font: 11px/15px;
	margin: 5px 10px 15px 5px;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
    vertical-align:top;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.TextoColunas {
	text-decoration: none;
}
.Titulo {
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
.TituloColunas {
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}