/* ESTRUTURA DA PAGINA */
body {
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images/background_degradee.jpg);
	background-color:#D0D2C7;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a:active {
	color: #4890A8;
	text-decoration: none;
}
a:link {
	color: #4890A8;
	text-decoration: none;
}
a:visited {
	color: #4890A8;
	text-decoration: none;
}
a:hover {
	color: #267086;
	text-decoration: underline;
}

img {
	border-color: #000000;	
}

#bodyBg{
	height:100%;
}
#geral {
	width: 760px;
	margin:0 auto;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F8F8F;
	border-left-color: #8F8F8F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
}
#topoMenuRap {
	background-color: #3b6d9c;
	height: 5px;
	color: #3b6d9c;
	font-family: Tahoma;
	font-size: 10px;
	text-align:right; 
}
#topoMenuLogo {
	float: left;
	background-color: #3b6d9c;
	height: 80px;
	width: 186px;
	color: #3b6d9c;
	font-family: Tahoma;
	font-size: 10px;
	text-align:right; 
}
#topoMenuTool {
	float: right;
	background-image: url(images/topo_background.gif);
	background-color: #3b6d9c;
	height: 44px;
	width: 558px;
	color: #3b6d9c;
	font-family: Tahoma;
	font-size: 10px;
	text-align:right; 
	padding: 3px;
}
#topoAjuda {
	float: left;
	margin-top:-18px;
	.margin-top:-20px;
	margin-left:90px;
	.margin-left:0px;
}
#topoMenuOptions {
	float: right;
	background-image: url(images/topo.gif);
	background-color: #3b6d9c;
	height: 30px;
	width: 564px;
	color: #3b6d9c;
	font-family: Tahoma;
	font-size: 10px;
	text-align:right; 
}
#topoMenuDropDown {
	margin-top:3px;
}

#mainFrame{
	padding:10px;
}
#topo,#mainFrame{
	background-color: #FFFFFF;
}
#rodape{
	background-color: #DADADA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
	height: 50px;
	font-family: Tahoma;
	font-size: 10px;
	color: #7C7C7C;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 7px;
	text-align:justify;
}
h1{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}

/* ESTRUTURA DO MENUBAR */
#menuBar{
	background-image:url(images/background_menubar.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #285C8E;
	border-bottom-color: #477BAD;
	height:20px;
	width:760px;
}
#menuLink {
	border:none;
	margin:0px;
	padding-left:20px;
	padding-top:2px;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#menuLink2 {
	border:none;
	margin:0px;
	padding-left:10px;
	padding-top:2px;
	color:#88C4FF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#menuLink li, #menuLink2 li {
	list-style: none; 
	display: inline;
	width:94px;
	height:21px;
}
#menuLink li a {
	height:1px;
	color: #FFFFFF;
	text-decoration:none;
}
#menuLink2 li a{
	height:1px;
	color:#88C4FF;
	text-decoration:none;
}
#menuSub{
	background-color:#1A3C5F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #285C8E;
	height:20px;
	width:760px;
}
.divBgMenu{
	position:absolute;
	width:94px;
	height:21px;
}
.inputSearch{
	border-style: solid;
	border-color: #4890A8;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px;
	width: 180px;
	height: 17px
}
.esmod_noticias_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #555555;
}
