@import "siteLayoutMenus.css";
@import "content.css";
@import "contentPath.css";

#pageContainer, #pageContainer TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56738E;
}
#pageContainer {
	width: 937px;
	background-image: url(../imgs/img_pageBackgrd.jpg);
	background-repeat: repeat-y;
}
#btLanguage {
	position: relative;
	/*position: absolute;*/
	top: -22px;
	left: 695px;
	width: 29px;
	height: 11px;
	z-index: 10;	
}
#contentContainer {
	padding-bottom: 15px;
}
#contentBlock {
	margin-left: 9px;
	margin-right: 9px;
	width:519px;
}
#homeNews {
	min-height:240px;
}
#content A:link, #content A:visited, 
#homeNews A:link, #homeNews A:visited {
	color: #E46E00;
	text-decoration: none;
}
#content A:hover, #homeNews A:hover {
	text-decoration: underline;
}
#content, #homeNews {
	width: 512px;
}
#content table {
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*width: 50%;*/
}
#content th {
	text-align: left;
	font-size: 11px;
	padding: 5px;
	background-color: #192F62;
	color: #FFFFFF;
}
#homeImg {
	padding-bottom: 15px;
}
.horizontalRule{ 
	border-top: 1px solid #F6CFAB;
	margin-top: 3px;
	margin-bottom: 5px;
}
#footerContainer {
	width:937px;
	height:23px;
	background-image:url(../imgs/img_footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	background-color:#FFFFFF;
}
#copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#B3B8BB;
	/*border:1px solid #FF0000;*/
	margin-left:52px;
}
#footerPaleta {
	float:right;
	padding:0px 50px 0px 0px;
	background-color:#FFFFFF;
	/*border:1px solid #FF0000;*/
	margin-left:495px;
	/*width:835px;*/
}
/********** Assinatura paleta *************/
a.ass_plt,
a.ass_plt:visited,
a.ass_plt:active{
	display:block;
	width:55px;
	height:7px;
	background:url(../imgs/footerPLT.gif) top left no-repeat;
	text-decoration:none;
}

a.ass_plt:hover{
	background:url(../imgs/footerPLT.gif) bottom left no-repeat;
}

#headerContainer{
	position:relative;
	float:left;
	width:937px;
	height:217px;
	margin-bottom:0px;
	background:url(../imgs/bg_header.jpg) top left no-repeat;
}

#topoLeft{
	position:relative;
	float:left;
	margin:0px;
	width:197px;
	height:217px;
	padding:0px 14px 0px 0px;
}

#logo{
	position:relative;
	float:left;
	padding:44px 0px 0px 56px;
}

#linguas{
	position:relative;
	float:left;
	text-align:right;
	width:197px;
	margin-top:59px;
}


#bannerTopo{
	position:relative;
	float:left;
	margin:0px;
	width:713px;
	padding:16px 0px 0px 0px;
	margin:0px;
}

#homeJUP{
	position:relative;
	float:left;
}

#homeSIG{
	position:relative;
	float:right;
}

