/*** Geral ****************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
* {
	margin: 0px; 
	padding: 0px;
}

body {
	margin: 0px; 

	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000;
	background: #EFEEEE;
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}

img {
	margin: 0px; 
	padding: 0pxwidth;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.current {
	text-decoration: none;
	background-color: #F9C301;
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	padding:20px;
	margin-left:20px; 
	margin-bottom:15px; 
	font-size:20px;
	font-weight: bold;
	color:#FFCB05;
	border-color:#FFCB05;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

h2 {
	margin-bottom:15px;
	font-size:15px;
	font-weight: bold;
	color:#FF9900;
}
.txt_home {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color:333333;
	padding-left:80px;
	padding-right:80px;
	text-align:justify
}
.txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color:333333;
	padding-left:40px;
}

.txt ul {
	margin-left:20px;
}
.table_border_home {
	border-left:#999999 solid 3px;
	border-right:#999999 solid 3px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
.table_border {
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
.table_home{
	margin-left: auto;
	margin-right: auto;
}
.dicas {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}
.print_mail {

float:right;
margin-bottom:15px;
position:relative;
clear:both;
}
.print_mail img{
margin-left:5px;
}
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Geral ***************************************************************************/

/*** Header *********************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
#header {
	position: relative;
	width: 950px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Header ********************************************************************************/

/*** Top Navi *******************************************************************************/
/**/                                                                                      /**/
/**/ 
#topNavi {
	z-index: 9999;
	width: 950px;
	white-space: nowrap;
	height: 30px;
	background-color: #E4892C;
	position: relative; 

}
#topNavi UL {
	width: 950px;
	padding: 0px;
	border:0px;
	margin: 0px;
	white-space: nowrap;
	list-style-type: none;
	position: relative; 
}

#topNavi LI {
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid;
	display: inline;
	z-index: 10000;
	float: left;
	position: relative; 
	background-color: #E4892C;
	text-align:center;
}

#topNavi UL LI A {
	PADDING-RIGHT: 31px;
	DISPLAY: block;
	PADDING-LEFT: 32px;
	_PADDING-LEFT: 31px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	WIDTH: auto;
	COLOR: #000;
	PADDING-TOP: 7px;
	TEXT-DECORATION: none;
	font-weight:bold;
}

#topNavi UL LI A:hover {
	TEXT-DECORATION: none;
	background-color:#F9C301;
	color:#FFFFFF;
	font-weight:bold;
}
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Top Navi ******************************************************************************/

/*** popup *********************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
.popup {
	display: none;
	position: absolute;
	width: 350px;
	padding:10px;
	z-index: 99999;
	border: #ff6600 1px solid;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background: #EFEEEE;
}
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /popup *********************************************************************************/

/*** containerFooter ************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
#containerFooter {
	clear: both;
	padding-top: 10px;
	width: 950px;
}

#containerFooter div.footerLeft {
	float: left;
}

#containerFooter div.footerRight {
	float: right;
}

#containerFooter div.footerSepearator {
	clear: both;
	position: relative;
	height: 40px;
	background-color:#999999;
}

#containerFooter span {
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

#containerFooter div.footerRight a {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

#containerFooter div.footerLeft a {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
#containerFooter div.footerLeft{
	margin-left: 15px;
}

#containerFooter div.footerRight{
	margin-right: 15px;
}

#containerFooterRight {
	float:right;
}

#containerFooterRight UL {
	PADDING: 0px;
	BORDER:0px;
	MARGIN: 0px;
	WHITE-SPACE: nowrap;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	DISPLAY: inline;
}

#containerFooterRight li {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	DISPLAY: inline;
	Z-INDEX: 10000;
	FLOAT: left;
	POSITION: relative;
	BACKGROUND-COLOR: #E77817;
	text-align:center;
	margin-right:15px;
}

#containerFooterRight UL LI A {
	PADDING-RIGHT: 10px;
	COLOR: #ffffff;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-LEFT: 5px;
	MARGIN: 0px;
	WIDTH: auto;
	TEXT-DECORATION: none; 
}

#containerFooterRight UL LI A:hover {
	color:#000000;
	TEXT-DECORATION: none; 
	font-weight:bold;
}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerFooter ***********************************************************************/

DT {
	margin-top:15px;
	margin-bottom:15px;
	font-size:15px;
	font-weight: bold;
	color:#FFCB05;
	border-color:#FFCC00;
}

.showDD {
	position:relative;
	top:0;
}

.hideDD {
	top:-9999px;
	position:absolute;
}
