#main {
	width: 780px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	/* background-attachment: fixed; */
	background-position: 10px 1px;
	height: 95px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	position: relative;
	/* background-color: red; */
}

.search {
	/* height: 30; */
	z-index: 1;
	top: 10px;
	right: 1px;
	position: absolute;
}

#mod_search_searchword {
	border: none;
}

.menuhorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuhorizontal li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.menuhorizontal li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}
/*.menuhorizontal li:last-child a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
.menuhorizontal li a:hover {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF9900;
	text-decoration: none;
	height: 20px;
	background-image: url(../images/triangl.png);
	background-repeat: no-repeat;
	background-position: center 12px;
	position: relative;
}
.menuhorizontal li a:active {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	background-image: url(../images/triangl.png);
	background-repeat: no-repeat;
	background-position: center 14px;
	position: relative;
}
.menuhorizontal #current > a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	background-image: url(../images/triangl.png);
	background-repeat: no-repeat;
	background-position: center 14px;
	position: relative;
}
#topmenu {
	float: right;
	position: relative;
	top: 75px;
}

#home {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#internas {
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#banner {
	width: 780px;
	position: absolute;
	top: 105px;
	background-image: url(../images/fotos.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 170px;
}

#slogan {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	position: absolute;
	top: 15px;
	left: 15px;
}

#flash {
	width: 431px;
	height: 169px;
	position: absolute;
	top: 2px;
	left: 350px;
}


#slogan h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;	
}

#slogan p {
	font-size: 12px;
	color: #666666;	
}

#slogan a {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

#slogan a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
#lower {
	width: 780px;
	position: absolute;
	top: 290px;
	height: 250px;
	/* background-color: #FFFF99; */
}
#endereco {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	position: absolute;
	left: 15px;
	padding: 0;
	margin: 0;
	/* background-color: #FFFFBB; */
}
#endereco h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#endereco p {
	font-size: 10px;
	color: #666666;
}
#endereco p a { text-decoration:none; color:#666;}
#endereco p a:hover { text-decoration:underline; }


#extranetbox {
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	background-position: -10px -23px;
	position: absolute;
	width: 206px;
	height: 216px;
	left: 572px;
	top: -4px;
}
.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-align: center;
	margin-top: 10px;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
.boxtext p {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.boxform {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	right: 20px;
	top: 125px;
}
.boxform input[type="submit"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 40px;
	margin-top: 2px;
	vertical-align: middle;
}
#latestnews {
	font-family: Arial, Helvetica, sans-serif;
	width: 340px;
	position: absolute;
	left: 225px;
	padding: 0;
	margin: 0;
	/* background-color: #FFFFBB; */
}
#latestnews h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#latestnews li {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#latestnews ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#latestnews li a {
	text-decoration: none;
	color: #666666;
}
#latestnews li a:hover {
	text-decoration: underline;
}
.componentheading {
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
	padding-top: 30px;
}
.contentpane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentdescription h3 {
	font-size: 12px;
	color: #FF6600;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.contentdescription h2 {
	font-size: 14px;
	color: #FF6600;
}
.contentdescription h1 {
	font-size: 16px;
	color: #FF6600;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentcontainer {
	position: relative;
	width: 780px;
	padding-bottom: 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	/* background-color: red; */
}
#content {
	position: relative;
	left: 270px;
	width: 500px;
	font-size: 10px;
}
#left {
	position: relative;
	top: 60px;
	width: 270px;
	font-size: 10px;
	float: left;
}
.contentheading {
        font-size: 14px;
        font-weight: bold;
        color: #FF6600;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
	height: 45px;
	padding-top: 10px;
	vertical-align: bottom;
	/* border: solid; */
}
.contentdescription {
	padding-top: 30px;
}
#component-contact {
	padding-top: 30px;
}
.small {
	font-size: 8px;
}
.createdate {
	font-size: 8px;
        height: 20px;
        vertical-align: top;
        font-weight: normal;
        vertical-align: top;
        padding-bottom: 5px;
        padding-top: 0px;
}
.buttonheading img {
	border: 0;
}
#idiomas {
	position: absolute;
	right: 180px;
	top: -7px;
}

td.sectiontableheader {
  color: #666;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px dashed #666;
}
td.sectiontableheader a {
  color: #666;
  text-decoration: none;
}
td.sectiontableheader a:hover {
  color: #666;
  text-decoration: underline;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td {
  padding: 4px;
}

tr.sectiontableentry0,
tr.sectiontableentry1,
tr.sectiontableentry2 {
  background: #FFF;
}

tr.sectiontableentry0 a,
tr.sectiontableentry1 a,
tr.sectiontableentry2 a {
  color: Navy;
  text-decoration: none;
}

tr.sectiontableentry0 a:hover,
tr.sectiontableentry1 a:hover,
tr.sectiontableentry2 a:hover {
  text-decoration: underline;
}

tr.sectiontableentry2 td {
  padding: 4px;
  background: #FFF;
  /* border-right: 1px solid #fff; */
}
td.sectiontableentry0,
td.sectiontableentry2 {
  padding: 3px;
}

td.sectiontableentry2 {
  padding: 3px;
  background: #FFF;
}

.contentpane a {
  color: Navy;
  text-decoration: none;
}
.contentpane a:hover {
  color: Navy;
  text-decoration: underline;
}
.contentpane img {
  border: 0;
}

/*
.menu ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
}
.menu li {
        font-size: 10px;
        color: #666666;
        text-transform: uppercase;
        background-image: url(../images/hr.png);
        background-repeat: no-repeat;
        background-position: left bottom;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-left: 4px;
        list-style-type: none;
}

.menu li a {
	color: #666666;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}
*/
.contentpaneopen h3 {
	font-size: 12px;
	color: #FF6600;
}

table.contentpaneopen tr td > ul {	list-style-type: none; }
table.contentpaneopen tr td > ul li ul {	list-style-type: none; }
table.contentpaneopen tr td > ul li ul li ul {	list-style-type: none; }

.contentpaneopen h2 {
	font-size: 14px;
	color: #FF6600;
}
.contentpaneopen a {
        text-decoration: none;
}
.contentpaneopen a:hover {
        text-decoration: underline;
}
.contentpaneopen td {
        vertical-align: top;
}

.allweblinks h2 {
	color: #FF6600;
}

.links h2 {
	color: #FF6600;
}

#submenucontainer {
	width: 780px;
	height: 30px;
	/* background-color: yellow; */
	position: absolute;
	bottom: 1px;
}

#submenu {
	margin-top: 40px;
	position: relative;
}

.mask {
	background-color: #FFF; 
	width: 780px;
	height: 50px;
	position: absolute;
	top: -7px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
}

ul.menusub {
	text-align: left; /* set to left, right or center */
	margin: 5px 0 5px 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #9b9b9b; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}
ul.menusub li {
	display: inline;
}
ul.menusub li a {
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #9b9b9b; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #DDD; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	margin-right: 10px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}
ul.menusub li a:hover {
	background: #fff; /* set desired hover color */
}
ul.menusub li a:active {
	background: #fff; /* set desired hover color */
}
ul.menusub #current li {
	background-color: #fff; /* set selected tab background color as desired */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}
ul.menusub #current > a {
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}
table.caption {
	position: absolute;
	left: -260px;
	top: 0px;
}
table.caption strong {
	font-size: 12px;
	color: #FF6600;
}
table.caption p {
	margin: 0;
	padding: 0;
}
table.caption ul {
	padding-top: 0;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 3px;
}
#rodape {
        width: 750px;
        height: 50px;
	padding-top: 10px;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: grey;
        border-top: 1px solid #999;
}
.selnktop {
	font-size: 10px;
	color: #FFF;
        background-image: url(../images/topicon.gif);
        background-repeat: no-repeat;	
}
