@charset "utf-8";
* {
	margin:0;
	padding: 0;
}
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #f2f2f3;
	background-color:#f2f2f3;
}
div#total {
	width:100%;
}
div#painel {
	width:1004px;
	position: relative;
	left: 50%;
	margin-left: -502px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-bottom: 10px;
}
ul li {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	list-style:none; 
	text-indent: -10px;
}

.titHP { 
	font-family : Arial,Verdana; 
	font-weight : bold;
	font-size : 14px; 
	color : #7c7559; 
	text-decoration : none; 
	margin-left:0px;
	padding-left:0px;	
}
a.titHP {
	color : #f58220; 
	text-decoration : none;
}
a.titHP:hover {
	text-decoration : underline;
}
.txtHP { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 12px; 
	color : #6d6e71; 
	text-decoration : none; 
	margin:0;
	padding:0;	
}
.bulletHP { 
	font-family : Arial,Verdana; 
	font-weight : bold;
	font-size : 15px; 
	color : #f58220; 
	text-decoration : none; 
}
a {
	font-family : Arial,Verdana;
	color : #f58220;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	}
a:hover {
	text-decoration : underline;
}
	
.link {
	font-family : Arial,Verdana;
	color : #f58220;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.link:hover {
	text-decoration : underline;
}


html { overflow: -moz-scrollbars-vertical; }

/*p { margin: 10px 0 0px 0; } */
p {
	margin-top: 10px; 
	margin-left: 0px; 
}
.int { 
	margin-top: 10px; 
	margin-left: 20px; 
}
div#conteudo p { 
	margin-top: 10px; 
	margin-left: 20px; 
	}
div#conteudo a { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 12px; 
	color : #F58220; 
	text-decoration : none; 
}
div#conteudo ul { 
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}	

.intLi {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.branco { 
	font-family : Arial,Verdana; 
	font-size : 12px; 
	font-weight : bold;
	color : #FFFFFF; 
	text-decoration : none; 
}
a.branco:hover { 
	font-family : Arial,Verdana; 
	font-size : 12px; 
	font-weight : bold;
	color : #FFFFFF; 
	text-decoration : underline; 
}

.tit { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 18px; 
	color : #7c7559; 
	text-decoration : none; 
}
.tit1 { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 18px; 
	color : #980000; 
	text-decoration : none; 
}
.tit2 { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 18px; 
	color : #AB5A10; 
	text-decoration : none; 
}
.tit3 { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 18px; 
	color : #517120; 
	text-decoration : none; 
}

.txt { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 12px; 
	color : #6D6E71; 
	text-decoration : none; 
}
a.txt { 
	font-family : Arial,Verdana; 
	font-weight : normal;
	font-size : 12px; 
	color : #F58220; 
	text-decoration : none; 
}
a.txt:hover { 
	text-decoration : underline; 
}

.txtAb { 
	font-family : Arial,Verdana; 
	font-size : 12px; 
	color : #F58220; 
	text-decoration : none; 
}

.rdp {
	font-family : Arial,Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #6D6E71;
	text-decoration : none;
}