
/* COMMON STYLE
--------------------------------------------------------- */
html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, ul, ol, li, dl, dt, dd, a, img, address, strong, em { 
	margin: 0 auto; 
	padding: 0; 
	font-weight: normal; 
	font-style: normal; 
	list-style: none; 
	border: 0; 
	outline: none; 
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	
}

.jthumbs {
border: 0;
width: 200px;
max-height: 200px;
}


body#bd {
	padding: 0px;
	margin:0px;
	color: #000;
	background-color: #F0F0F0;
	/*
	background: #e5e6e5;
	**/
	font: normal 0.78em  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
}


/* Normal link */
/* Normal link */
a {
	font-weight: normal;
	text-decoration:underline;
	color:#A9A901;
}
div.intro {
	color:#000000;
	text-align:justify;
}
h4.contentheading a {
	
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}

h3 a {
	
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}

a:active, a:focus {
	color: #cccc01; 
	text-decoration: nome;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {
	font-weight: normal;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate {
	color: #666666;
	font-size: 100%;
}

.createdate2 {
	color: #666666;
	font-size: 100%;
	border-bottom: 1px solid #b9bac1;
}

/* Heading */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 75%;
}

p, pre, blockquote {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
    color: #004181;
	padding-left:5px;
	line-height: 20px;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #464646;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
	color:#000000;
	
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

/*
.button {
	padding: 3px 8px;
}
*/
* html .button, *+html .button {
	padding: 2px 5px !important;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #CCC;
}

.inputbox:hover, .inputbox:focus {
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	display: block;
	/*background: url(../images/sep.gif) repeat-x center;*/
	height: 20px;
}

#fsc-col1 .article_seperator, #fsc-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
}

table.contenttoc td {
	padding: 3px 5px 3px 22px;
	background: url(../images/arrow.png) no-repeat 10px 9px;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

img.novidades_direita {
margin-right: 10px;
margin-bottom: 10px;
}

img.novidades_esquerda {
margin-left: 10px;
margin-bottom: 10px;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 155%;
	line-height: 30px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 24px;
	background: url(../images/arrow.png) no-repeat 12px 5px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: right;
		border-bottom: 1px solid #b9bac1;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	line-height: 1.4em; 
	margin: 7px 0 15px; 
	padding: 0 0 5px; 
	font-size: 30px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #b9bac1;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	line-height: 1.2em; 
	margin: 7px 0 15px; 
	padding: 0 0 0px; 
	font-size: 20px; 
	color:#000000;
}

a.contentpagetitle {
	/*color: #EFEFEF;*/
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: underline;
}

a.readon {
	float: right;
	width: 90px;
	display: block;
	font-size: 11px;
	line-height: 20px;
	background-color:#cccc33;	
	background:url(../images/readmore.gif) no-repeat;

	text-indent: 25px;
	margin-top:5px;
	text-align:left;
	height: 20px;
	text-decoration: none;
	color:#fff;
}


a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px;
}

.modifydate {
	color: #666666;
	height: 15px;
}

.moduletable {
	padding: 0 0 20px 0;
}

#fsc-header-m .moduletable {
	padding: 0;
	margin:0;
	height:25px;
}
.mosimage {
	margin: 15px 10px 5px 0;
	padding: 0 0 5px;
}

* html .mosimage {
	padding: 0 !important; /*IE 6*/
	margin: 15px 0 10px 0;
}

*+html .mosimage {
	padding: 0 !important; /*IE 7*/
	margin: 15px 5px 10px 0;
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 3px;
	padding: 1px 2px;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	border-top: 1px solid #464646;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #464646;
	background: url(../images/grad2.gif) repeat-x top #333333;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot.gif) repeat-x bottom;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

#fsc-topsl,
#fsc-container,
#fsc-botsl,
#fsc-footer {
	width: auto;
	margin: 0 auto;
	clear: both;
	
}

#fsc-wrapper {
	margin: auto;
	width: 1000px;
	background:url(../images/bg_cont.gif) repeat-y top;
	background-color: #F0F0F0;
}


#fsc-inner {
	margin: 0 auto;
	width: 98%;
	overflow: hidden;
	/*
	background:#fff no-repeat top left;
	*/
	border:0px;
	padding:0px;
	padding:0px;
}

#fsc-innerwrap{
	width: 100%;
	display:inline-block;

	background:none;

}	

#fsc-contentwrap #fsc-content-c{
	margin-top:5px;
} 
#fsc-containerwrap-l {
	background:none;
}
#fsc-container {
	
	/*background:url(../images/bg_content.jpg) no-repeat top right;*/
	padding: 0;
	/*
	border:0px solid #999999;
	margin:0px;
	*/

	
	width: 98%;
}


#fsc-container #fsc-col1 {
	width: 20%;
	min-height: 200px; 
	float: left; 
	padding: 0 0 0px; 
	background:none;
	color: #98989b;	
}
#fsc-container #fsc-col1 #fsc-left-co{
	margin:0px;
	padding-left:0px;
}
/* content + left col */
#fsc-container #fsc-contentwrap{
	width: 76%;
	float: right;
	background:none;
}
#fsc-container #fsc-contentwrap1{
	width: 100%;
	float: right;
	background:none;
}

/* content + 2 col */


#fsc-contentwrap1 #fsc-contentwrap-main{
	float: left;
	width: 76%;
	padding: 0; 
	background:none;
	text-align:justify;
}

#fsc-contentwrap1  #fsc-col2 {
	width: 20%;
	float: right; 
	padding: 0 0 0 0; 
	background:none;
	color: #1A2254;	
}
#fsc-contentwrap #fsc-contentwrap-main{
	float: left;
	width: 76%;
	padding: 0; 
	background:none;
	text-align:justify;
}

#fsc-contentwrap  #fsc-col2 {
	width: 20%;
	float: right; 
	padding: 0 0 0 0; 
	background:none;
	color: #1A2254;	
}




/* HEADER
--------------------------------------------------------- */
#fsc-headerwra {
	height: 150px;
	margin-left: 0;
	margin-right: 0; 
	padding:0;
	background: #e5e6e5;
	width:100%;
}
#fsc-header-menu {
	width:100%;
	height:20px;
}


#fsc-header-m{
	width:100%;
	}

#fsc-header-m .hd_top { float:left; display:inline;}
#fsc-header-m .hd_top3 { float:left; width: 70px; display:inline;}
#fsc-header-m .hd_top1 { float:right;width: 80px;}
#fsc-header-m .hd_top2 { float:right; width: 20px;}


#fsc-header-m ul {
	padding: 0;
	margin-right: 200px;
	margin: 0 0 0 0px;
	text-align: left;
	margin-top: 5px;
}


#fsc-header-m li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
	
	color: #004181;
	/*
	color: #D1C162;
	*/
	padding-right:10px;
	text-transform:none;
	line-height:16px;
	text-align:left;

	
}

input#mod_search_searchword { height:15px; margin-top:5px; margin-right:5px;}
div.search input.button {height:23px; border:none; }

#fsc-header-m ul li a {
	color: #004181;
	/*
	color: #565B5F;
	*/
	font-size: 100%;
	text-decoration:none;
	
	
}
#fsc-header-m li a:hover {
color: #cccc01;
/*
	color: #565B5F;
*/
	font-size: 100%;
	text-decoration:none;
}

#fsc-header-m li a:active {
color: #cccc01;
/*
	color: #565B5F;
*/
	font-size: 100%;
	text-decoration:none;
}

#fsc-header-m li img{
	position:relative;
	left:0px;
	top:3px;
	margin-right:5px;
}

#fsc-header {
	width:979px;
	float:right;
	margin:0 auto;
	padding:0;
}
#fsc-header .moduletable { margin:0; padding:0;}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#fsc-mainnavwrap {
	background: url(../images/topnav_bg.gif) bottom left repeat-x;
	/*
	background-color:#EEEEEE;
	border-bottom:1px solid #CCCCCC;
	*/
}
#fsc-mainnav {
	width: 900px; 
	height: 29px; 
	float: left; 
	clear: both; 
	padding: 0 0 0 20px; 
	background: url(../images/bg-top-nav.png) repeat-x 0 0 ;
}

#fsc-mainnav a,
#fsc-mainnav a:hover,
#fsc-mainnav a:active,
#fsc-mainnav a:focus {
	outline: none;
}

/* Default Joomla! Menu */
a.mainlevel {
	width: 99%;
	display: block;
	color: #EFEFEF;
	background: url(../images/mainlevel-bg.gif) no-repeat right top;
	line-height: 20px;
	height: 29px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #F26522;
	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;
	font-weight: bold;
}

a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
	background: url(../images/bullet-list.gif) no-repeat 5px 11px;
	color: #EFEFEF;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #F26522;
	text-decoration: none;
}

#active_menu {
	color: #F26522;
	font-weight: bold;
}

#fsc-pathwaywrap {
	border-bottom:1px solid #D9D9D9;
	margin-bottom: 10px;
	padding: 0;
	display: block;
	height: 32px;
	position: relative;
	width: 100%;
}

.narrow #fsc-pathwaywrap {
	/*background: url(../images/pathway-bg-n.gif) no-repeat;*/
}

#fsc-pathway {
	position: absolute;
	top: 8px;
	left: 0;
}

#fsc-pathway strong {
	margin-right: 10px;
}

#fsc-pathway img {
	margin: 0 5px 1px;
}

#fsc-pathway a {
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */

/* Module H3 Style */
div.module h3, 
div.module_menu h3, 
div.module_text h3,
div.module_green h3, 
div.module_blue h3 {
	background: none;
	border-bottom: 0;
	margin: 0;
	padding: 10px 0 5px ;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height:normal;
}

div.module h3 span {
	padding-left: 22px;
	display: block;
	background: url(../images/h3span-bg.gif) no-repeat left 45%;
}


div.module_menu h3 span {
	padding-left: 22px;
	display: block;
	background: url(../images/h3span-bg.gif) no-repeat left 45%;
}


div.module_text h3 span {
	padding-left: 22px;
	display: block;
	background: url(../images/h3span-bg.gif) no-repeat left 45%;
}

div.module, 
div.module_text,
div.module_green
{
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
	background: url(../images/box-br.gif) no-repeat bottom right;
	overflow: hidden;
}

div.module div, 
div.module_text div,
div.module_green div 
{
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div, 
div.module_text div div,
div.module_green div div
{
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div,  
div.module_text div div div,
div.module_green div div div 
{
	padding: 5px 0;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div,  
div.module_text div div div div,
div.module_blue div div div div,
div.module_green div div div div
{
	background: none;
	padding: 0;
	margin: 0;
}

/* Module Green Style*/

/* Menu Module*/

div.module_menu {
	margin: 0 auto;
	padding: 0;
	width: 170px;
	clear: both;
	overflow: hidden;
}

div.module_menu div {
	padding: 0;
	
}

div.module_menu div div {
	padding: 0;
	
}

div.module_menu div div div {
	padding: 5px 0 20px;
	
}

div.module_menu div div div div
{
	background: none;
	padding: 0;
	margin: 0;
}

div.module_menu ul {
	border-top: 0; 
}	
div.module_menu ul li {
	border-bottom: 0;
	background: none;
	padding-left: 0;
}	
div.module_menu ul li a {
	display: block; 
	padding: 12px 5px 5px; 
	font-size: 1.4em; 
	
}
div.module_menu ul li a:hover,
div.module_menu ul li a.active{
	background: none;
	cursor: pointer;
	text-decoration: underline;
}
div.module_menu  li ul {
	border: 0;
}
div.module_menu  li li {
	margin: 0 10px; 
	padding: 10px 0; 
	border: 0; 
	background: url(../images/icon-dot.png) repeat-x 0 100%;
}
div.module_menu li li .last-child { 
	background: none; 

}
div.module_menu li li a {
	padding: 0 0 0 20px; 
	background: url(../images/icon-arrow.png) no-repeat 0 3px; 
	font-size: 0.9em; 
}
div.module_menu li li a:hover {
	padding: 0 0 0 20px; 
	background: url(../images/icon-arrow.png) no-repeat 0 3px; 
	font-size: 0.9em; 
}

/* Blue Module*/
div.module_blue {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
	background: url(../images/box-br-blue.gif) no-repeat bottom right;
	overflow: hidden;
}

div.module_blue div {
	padding: 0;
	background: url(../images/box-bl-blue.gif) no-repeat bottom left;
}

div.module_blue div div {
	padding: 0;
	background: url(../images/box-tr-blue.gif) no-repeat top right;
}

div.module_blue div div div {
	padding: 5px 20px 20px;
	background: url(../images/box-tl-blue.gif) no-repeat top left;
}

div.module_blue li {
	background: url(../images/icon-dot-2.png) repeat-x 0 100%;
	padding: 0;
}
div.module_green li p { 
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
}
div.module_blue a {
	width: 99%;
	display: block;
	background: url(../images/icon-arrow-2.png) no-repeat center left;
	padding-left: 20px;
	line-height: 32px;
	height: 32px;
}
div.module_blue a:hover,
div.module_blue a:active,
div.module_blue a:focus {
	
}
div.module_blue #current a {
	text-decoration: underline;
}

div.module_blue #current ul li a {
	padding: 5px 4px 5px 15px;
	display: block;
	background: url(../images/bullet-list.gif) no-repeat 5px 18px;
	
}

div.module_blue #current ul li a:hover,
div.module_blue #current ul li a:active,
div.module_blue #current ul li a:focus {	
	text-decoration: none;
}




/*--------------------------------------------------------- */


#fsc-footer {
	border-top:2px solid #CCCC33;
	width: 100%; 
	height: 40px; 
	margin: 10px auto; 
	padding:0 0; 
	color: #9294A1;
	clear:both;
}
#contbase {
	background:url(../images/bd_contbase.gif) no-repeat top;
	background-color: #F0F0F0;
	height: 40px;
}
#fsc-footer #fsc-menu-footer {
	font-family:tahoma;
	font-size:12px;
	color:#2f2f2f;
	font-weight:normal;
	line-height:37px;
	text-align:right;
	padding-right:5px;
	
}
#fsc-footer1 {
	text-align:center;
	width: 98%;
	margin-top:10px;
	clear:both;
}
#fsc-footer #copyright a{
	font-weight: normal;
}
#fsc-footer a {
	color: #9294A1;
}

#fsc-footer a:hover, #fsc-footer a:active, #fsc-footer a:focus {
	text-decoration: underline;
}

#fsc-footer1 ul {
	margin: 0 ;
	padding: 0;
	height:27px;
	float:right;
}

#fsc-footer1 ul li {
	margin: 0;
	padding: 3px 0 0;
	display: inline;
	background: none;
	font-size: 11px;
	line-height: 20px;
	height:27px;
	
}

#fsc-footer1 li a {
	padding: 5px 5px 0;
	display: inline;
	font-weight: normal;
	line-height: normal;
}

/* USER TOOLS
--------------------------------------------------------- */

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}



div.back_button a,
div.back_button a:hover,
div.back_button a:active {
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* Module Inset */
#fsc-inset {
	text-align: left;
	margin: 0 ;
}
#fsc-inset div.moduletable h3 {
	 line-height: 1.2em; 
	 margin: 7px 0; 
	 padding: 0 0 5px; 
	 color: #cccc01; 
	 font-size: 18px; 
	 border-bottom: 1px solid #b9bac1;
	 font-weight:normal;
}

div#fsc-banner div.module,
div#fsc-inset div.module {
/*	background: url(../images/sep.gif) repeat-x bottom right;*/
	background: none;
	width: 99%;
	margin: 0;
	padding: 100px;
}
div#fsc-banner div.module div,
div#fsc-inset div.module div {
	background: none;
		margin: 0;
	padding: 0;
}
div#fsc-banner div.module div div, 
div#fsc-inset div.module div div {
	background: none;
	margin: 0;
	padding: 0;	
}
div#fsc-banner div.module div div div,
div#fsc-inset div.module div div div {
	background: none;
	margin: 0;
	padding: 0;	
}
div#fsc-banner div.module div div div div,
div#fsc-inset div.module div div div div {
	background: none;
	margin: 0;
	padding: 0;	
}
div#fsc-banner div.module h3,
div#fsc-inset div.module h3 {
	margin: 0;
	padding: 0;	
	line-height: normal;
	background: none;
	color:#1B73B3;
	font-weight: normal;
	font-size: 150%;
}
#fsc-contact-form {
	float: right;
	width: 50%;
	border: 1px solid #CCC;
	padding: 5px;
}
#fsc-contact1 {
	float: right;
	width:100%;
}
#fsc-contact2 {
	float:right;
	width:100%;
}
.narrow #fsc-contact2 {
	width: 50%;
}	
#contact_text {
	width: 90%;
}

/* Login Form */
#fsc-login {
	position: absolute;
	bottom: 20px;
	right: 0;
}

#fsc-login form {
	float: left;
}

#fsc-login form label {
	float: left;
}

label.fsc-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.fsc-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#fsc-login form input.button {
	font-size: 11px !important;
	float: left;
}

#fsc-login form #mod_login_username,
#fsc-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
}

#fsc-login form a {
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}
div.moduletable_menu h3{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #cccc01;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px solid #b9bac1;
}
div.moduletable h3{
	font-family:Trebuchet MS, Georgia,"Times New Roman",Times,serif;
	color: #cccc01;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
	border-bottom: 1px solid #b9bac1;
	text-align:left;
}


div.moduletable_menu ul {
	border-top: 0; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}	
div.moduletable_menu ul li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #565b5f;
	border-top: 0px solid #d6d6d6;
	background: none;
	padding-left: 0;
	height:35px;
	padding-left:0px;
	text-align:right;
}	
div.moduletable_menu ul li a {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	display: block; 
	font-size:10px; 
	color: #565b5f;
	text-transform:uppercase;
}

div.moduletable_menu ul li a:hover {
	background: none ;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	display: block; 
	font-size:10px; 
	color: #d1c162;
	text-transform:uppercase;	
}

div.moduletable_menu ul li img{
	position:relative;
	right:0px;
	float:right;
	margin-left:5px;

}

/****************************************/
div.moduletable_menu2 ul {
	border-top: 0; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}	
div.moduletable_menu2 ul li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #565b5f;
	border-top: 0px solid #d6d6d6;
	background: none ;
	padding-left: 0;
	height:23px;
	padding-left:13px;
	text-align:right;
}	
div.moduletable_menu2 ul li a {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	display: block; 
	font-size:10px; 
	color: #565b5f;
	text-transform:uppercase;
}

div.moduletable_menu2 ul li a:hover {
	background: none ;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display: block; 
	font-size:10px; 
	color: #565b5f;
	text-transform:uppercase;	
}
.item14 span{
	color:#FF0000;	
}
#fsc-header-m ul li a span { font-size:10px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}

#fsc-left-co dl dt a:hover { color:#cccc01;}
#fsc-left-co ul li.active a { color:#cccc01;}

/*#fsc-left-co ul li.item1 a.item1 { background:url(../images/m_coleccoes_off_L1.gif) no-repeat right top;}
#fsc-left-co ul li.item1:hover a.item1 ,
#fsc-left-co ul li.active a.item1
 { background:url(../images/m_coleccoes_off_L1.gif) no-repeat  85px top;}

#fsc-left-co ul li.item27 { background:url(../images/icon_menu2.jpg) no-repeat right top;}
#fsc-left-co ul li.item27:hover a.item27 ,
#fsc-left-co ul li.active a.item27
 { background:url(../images/icon_menu1.jpg) no-repeat  85px top;}

#fsc-left-co ul li.item2 { background:url(../images/icon_menu1.jpg) no-repeat right top;}
#fsc-left-co ul li.item2:hover a.item2 ,
#fsc-left-co ul li.active a.item2
{ background:url(../images/icon_menu1.jpg) no-repeat  85px top;}

#fsc-left-co ul li.item37 { background:url(../images/icon_menu1.jpg) no-repeat right top;}
#fsc-left-co ul li.item37:hover a.item37 ,
#fsc-left-co ul li.active a.item37 
{ background:url(../images/icon_menu1.jpg) no-repeat  85px top;}

#fsc-left-co ul li.item41 { background:url(../images/icon_menu1.jpg) no-repeat right top;}
#fsc-left-co ul li.item41:hover a.item41 ,
#fsc-left-co ul li.active a.item41
{ background:url(../images/icon_menu1.jpg) no-repeat  85px top;}

#fsc-left-co ul li.item50 { background:url(../images/icon_menu1.jpg) no-repeat right top;}
#fsc-left-co ul li.item50:hover a.item50 ,
#fsc-left-co ul li.active a.item50 
{ background:url(../images/icon_menu1.jpg) no-repeat  85px top;}

#fsc-left-co ul li.item53 { background:url(../images/icon_menu1.jpg) no-repeat right top;}
#fsc-left-co ul li.item53:hover a.item53 ,
#fsc-left-co ul li.active a.item53
{ background:url(../images/icon_menu1.jpg) no-repeat  85px top;}

#fsc-left-co ul li.item48 { background:url(../images/icon_menu1.jpg) no-repeat right top;}
#fsc-left-co ul li.item48:hover a.item48 ,
#fsc-left-co ul li.active a.item48 
{ background:url(../images/icon_menu1.jpg) no-repeat  85px top;}
*/
#fsc-col2,
.accordion-menu{
padding: 10px 0 0 0;
margin:0;

}

#fsc-container{
padding-top: 10px;
}

span.pathway {
color:#A9A901;
font-size: 10px;
}

span.pathway a {
color:#A9A901;
text-decoration:none;
}

td.item_verde {
color:#A9A901;
}

li.map0 span {
	font-weight: normal;
	text-decoration:none;
	color:#666666;
	font-size:14px;
}

li.map0 a {
	font-weight: normal;
	text-decoration:none;
	color:#666666;
	font-size:14px;
}

li.map0 a:hover {
	font-weight: normal;
	text-decoration:underline;
	color:#000000;
}

li.map1 a {
	font-weight: normal;
	text-decoration:none;
	color:#333333;
}

li.map1 a:hover {
	font-weight: normal;
	text-decoration:underline;
	color:#000000;
}
div.button2 {
display:block;
text-align:left;
}

input[type="submit"] {
background-color:#c8c80e;
color:#FFFFFF;
}
a.button {
background-color:#c8c80e;
text-decoration:none;
color:#FFFFFF;
}
/*
.button {
background-color:#cccc33;
text-decoration:none;
color:#FFFFFF;
}
*/
.button {
	background: #cccc33;
	bottom: 20px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	font-size: 100%;
	right: 0;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input.buttonas {
background:url(../../../../templates/museudamusica/images/subscrever.gif) no-repeat;
width: 100px;
height: 17px;
text-decoration:none;
color:#FFFFFF;
}

a.button a:hover, active, focus {
background-color:#c8c80e;
text-decoration:none;
color:#FFFFFF;
}


div.cont {
background-image:url(../images/bg_cont.gif);
background-repeat:repeat-y;
width: 1000px;
}

.negrito {
font-weight:bold;
}

table.loja {
vertical-align:top;
margin-left:10px;
}

.loja td{
width:220px;
vertical-align:top;
margin-left:10px;
}

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }
.rbroundbox2 { background: url(../images/nt.gif) repeat; }
/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
color:#FFFFFF;
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
.rbroundbox2 { width: 100px; margin: 1em auto; }

div.latest_events a {
text-decoration:none;
}