/*****************************/
/*** Core html setup stuff 2 ***/
/*****************************/
* {
margin:0;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

img {
	border: 0 none;
}

#content img {
	border: 0 none;
	margin: 0px;
	padding: 5px;
}

hr {
	border: 1px dotted #C2A967;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background-color: #D6D7D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

div#header {
	background-color: #006699;
	height: 49px;
	width: 770px;
}

div#top_left {
	background-color: #ffffff;
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 185px;
	float: left;
}

div#top_right {
	background-color: #ffffff;
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 585px;
	float:right;
}

div#nav {
	background-color: #c5a960;
	height: 22px;
	width: 762px;
	padding-top: 5px;
	padding-left: 8px;
}

div#header2 {
	height: 150px;
	width: 770px;
	position:relative;
}

div#title {
	background-color: #252525;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 185px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#titleinside {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 150px;
	width: 185px;
	position:relative;
	font-size: 20px;
	font-weight: normal;
	z-index: 3;
}
#titleinside div {
	position:absolute;
	bottom: 0px;
	width: 185px;
	text-align:center;

}
div#banner {
	background-color: #181818;
	height: 150px;
	width: 770px;
	position:absolute;
	left: 0px;
	top: 0px;
}

div#nav2 {
	background-color: #252525;
	height: 150px;
	width: 200px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	position: absolute;
	top: 0px;
	left: 570px;
	z-index: 2;
}
div#nav2inside {
	margin: 8px;
	font-size: 14px;
	font-weight: none;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	z-index: 3;
}

div#main {
	position: relative;
	background-color: #757576;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	width: 770px;
	color: #FFFFFF;
	text-align: justify;
}

div#footer {
	background-color: #434444;
	height: 60px;
	width: 770px;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}
#search {
	display: table-cell;
	position: relative;
	height: 25px;
	width: 130px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C5A960;
	font-weight: bold;
}

form.searchForm input {
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}

form.searchForm table {
	border-collapse: collapse;
}

form.searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	padding-right: 3px;
	width: 130px;
	color: #969696;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4c4c4c;
	border: 1px solid #696969;
}
h1 {
	padding: 0;
	font-family:Arial,Helvetica ,sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	vertical-align: bottom;
	color: #353537;
	text-align: left;
	width: 100%;
}

#content h2 {
	padding: 0;
	font-family:Arial,Helvetica ,sans-serif;
	font-size: 1.1em;
	font-weight: none;
	vertical-align: middle;
	color: #353537;
	text-align: left;
	width: 100%;
}

#content {
	padding: 10px;
	font-family:Arial,Helvetica,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	color: #353537;
	text-align: justify;
	width: 100%;
}

#content_aux {
	font-family:Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #CCCCCC;
	text-align: left;
	width: 100%;
}

#content_aux p {
	font-family:Arial,Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #CCCCCC;
	text-align: left;
	width: 175px;
}
.modifydate {
	height: 10px;
	vertical-align: bottom;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	text-align: right;
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	font-weight: bold;
	color: #373535;
	text-decoration: none;
}

a.mainlevel:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainlevel:active {
	font-size: 12px;
	font-weight: regular;
	color: #373535;
	text-decoration: none;
}

/* menu links footer */
a.mainlevelfootermenu:link, a.mainlevelfootermenu:visited {
	color: #999999;
	text-decoration: none;
}

a.mainlevelfootermenu:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.mainlevelfootermenu:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* menu nivel bnp3 */

ul.menubnp3  {
	padding-left: 0px;
	list-style-type: none;
}

ul.menubnp3 li a:link, ul.menubnp3 li a:visited {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 180px;
	display: block;
}

ul.menubnp3 li a:hover, ul.menubnp3 li a:active {
	color: #CCCCCC;
	text-decoration: none;
}

ul.menubnp3 li.item97 a:link, ul.menubnp3 li.item97 a:visited {
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	color: #c5a960;
	text-decoration: none;
	border-style: none;
	width: 210px;
	display: block;
	padding-bottom: 8px;
}

ul.menubnp3 li.item97 a:hover, ul.menubnp3 li.item97 a:active {
	color: #CCCCCC;
	text-decoration: none;
}

ul.menubnp3 li.item98 a:link, ul.menubnp3 li.item98 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-style: none;
	padding-top: 4px;
}

ul.menubnp3 li.item98 a:hover, ul.menubnp3 li.item98 a:active {
	color: #CCCCCC;
	text-decoration: none;
}

/* menu pathway */

#pathway a:link, #pathway a:visited {
	color: #6cc5cf;
	text-decoration: none;
}

#pathway a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#pathway a:active {
	color: #ffffff;
	text-decoration: none;
}

/* links barra lateral esquerda */

#content_aux a:link, #content_aux a:visited {
	color: #ffffff;
	text-decoration: none;
}

#content_aux a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content_aux a:active {
	color: #ffffff;
	text-decoration: none;
}

/* menu links conteudo */
#content a:link, a:visited {
	color: #79642D;
	text-decoration: none;
}

#content a:hover {
	color: #fff;
	text-decoration: underline;
}

#content a:active {
	color: #79642D;
	text-decoration: none;
}
/* Content styles 

table.contentpaneopen table {
	table-layout:fixed;
}*/

table.contentpaneopen_icon {
	position:absolute;
	top: 150px;
}

#tutela {
	display: table-cell;
	position: relative;
	height: 42px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
        margin-left: 20px;
}

/* impressao */
@media print {
div#titleinside {
	display: none;
}
div#title {
	display: none;
}
div#nav2 {
	display: none;
}
div#search {
	display: none;
}
#content p {
	text-align: left;
}
}