body {
	margin: 0;
	background-attachment: fixed;
	background-image: url(../images/fundo.gif);
	background-repeat: repeat;
	color:#000
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* Controla tamanho das fontes main contente */
	color: #000000; /* cor das fontes do content */
}
/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : bold;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #ED9517;
}
a.readon {
	background: #EEEEEE;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.readon:hover {
	background: #EEEEEE;
	text-decoration: none;
}

.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 10px;
	padding: 2px;
}

.sectiontableentry2 {
	background: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}

.button {
	color: #3988cb;
	font-size: 9px;
	font-weight: bold;
}

.inputbox {
	background-image:url(../images/input.jpg);
	border: 1px solid #BBBBBB;
	color: #80a5c4;
	font-size: 10px;
	font-weight: bold;
}

/* ##################### AnaMenü Menus eskerdo ##################### */


a.mainlevel:link, a.mainlevel:visited {
	font-size        : 14px;
	line-height:28px;
	color: #Ffffff;
	text-align:center;
	width: 188px;
	height: 28px;
	background-image:url(../images/botao1.jpg);
	background-repeat:no-repeat;
	/*background-color: #B95A24; /* cor de fundo dos botoes menu lado eskerdo */
	float: left;
    padding-top: 0px;
	
	
}
a.mainlevel:hover {
	/* background-color: #a91616; */
	background-image:url(../images/botao2.jpg);
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFF2AB;;
}
#active_menu {

text-align:center;
     color            		: #FFF2AB; /* control a cor da letra do botao menu depois de visitado ##*/
	background-image:url(../images/botao2.jpg);
	background-repeat:no-repeat;

 /* background       		: #cc0000; /* ### Controla a cor do botao menu depois de visitado */
}

                                 /* Content */
.contentheading {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	height: 23px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000; /* Cor dos titulos do Content */
	
}
table.moduletable {
	width:  100%;
	margin-bottom: 5px;
}

table.moduletable th  {

	background-repeat: repeat-x;
	height: 26px;
	width: 188px;
	
	text-align: center;
	color: #F5CD07; /* titulo dos topicos*/
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #6e6e6e;
	border-right:1px solid #6e6e6e;
	
	padding-left: 5px;

	height: 20px;
	line-height: 26px;
}

table.moduletable td {
	color: #F5CD07;
	font-size: 11px;
	padding-top: 0px; /*controle de distancias entre botoes*/
}

.sol_golge {
	background-image: url(../images/sol_golge.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.sag_golge {
	background-image: url(../images/sag_golge.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 550px;
}
#bar1 {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	height: 50px;
	
	
}
#bar {
	padding-top:10px;
	
}

#bar a.mainlevel-nav  {
	font-size:13px;
	padding-right: 10px;
	padding-left: 10px;
	color:#ffffff;
	text-decoration:none;
    border-right:2px solid #FAEBCC;	
 
}

#bar a.mainlevel-nav:hover, a.mainlevel-nav#active_menu   {

    padding-right: 10px;
	padding-left: 10px;
	color:#FFF2AB;
	width:800;
	}








#mod {
    background       		: #833010; 
	background-image: url(../images/top1.jpg); /*Controla imagem do menu lado eskerdo mas do topo*/
	background-repeat: repeat-x;
	height: 50px;
	width: 188px;
	margin-top: 0px;
	margin-left: 0px;
}
#orta {
background       		: #ffffff; 
/*	background-image: url(../images/mod.jpg); 
/*	background-repeat: repeat-x; */
	height: 15px;
	width: 133px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
}
#mod_orta {
	width: 188px;
	margin-left: 0px; /*afasta o fundo menu total da esquerda*/
	padding-top: 15px; 
	
	
	/*border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #6b6b6b;*/
	border-left-color: #eaeaea;
}
#mod_orta #mod_orta_2 {

	padding: 0px; /*movimenta os botoes do menu para direita */
	background-color: #B85720; /* fundo do menu lado esquerdo */
	/*background-image: url(../images/fundomenu.jpg); 
	background-repeat: repeat-y;*/
	
}
#orta_orta {
	margin-right: 0px;
	width: 538px;
	padding-left: 20px;
	padding-top:12px;
	
	
	
	/*border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #6b6b6b;
	border-left-color: #eaeaea; */
}

