body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #111;
	margin: 0px;
	padding: 0px;
	color: #F90;
	font-size: small;
	background-image: url(../imgs/fundo.gif);
	background-repeat: repeat;
}
#cabecalho {
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(../imgs/barras.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
#cabecalho h1 {
	font-size: large;
}
#cabecalho h2 {
	font-size: small;
}

#cabecalho  #logo  {
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}


#cabecalho #slogan {
	text-align: center;
	padding-top: 5px;
}
#cabecalho   #logo  a, #cabecalho #logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cabecalho #menu {
	clear: both;
	text-align: center;
}
#cabecalho    #menu    li    {
	display: inline;

}
#cabecalho #menu a, #rodape a {
	color: #F90;
}

#cabecalho        #menu        a        {
	width: 98px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	clear: right;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	height: 20px;
	right: 15px;
}
#cabecalho  #menu  a:link  {
	background-image: url(../imgs/fd_botao.jpg);
	background-repeat: repeat-x;
}
#cabecalho  #menu  a:visited  {
	background-image: url(../imgs/fd_botao.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#cabecalho  #menu  a:hover  {
	background-image: url(../imgs/fd_botao_inv.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#cabecalho  #menu  a:active  {
	background-image: url(../imgs/fd_botao_inv.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FC6;
}
#container {
	background-color: #333;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FDD983;
	border-bottom-color: #FDD983;
	border-left-color: #FDD983;
	top: -1px;
	position: relative;
}
#conteudo  {
	margin-top: 0px;
	color: #fdd983;
}
#container     #conteudo     .col-esq, #container     #conteudo     .col-dir       {
	width: 360px;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	margin: 5px;
}
*   html   #container   #conteudo   .col-esq, #container   #conteudo   .col-dir    {
	margin: 4px;
	width: 360px;
	padding: 5px;
}


#container #conteudo .col-esq {
	float: left;
}
#container #conteudo .col-dir {
	float: right;
}

#container #conteudo .col-meio {
	clear: both;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000;
	margin-bottom: 10px;

}
#container #conteudo .col-meio-niv {
	clear: both;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000;
	margin-bottom: 10px;
	background-image: url(../imgs/baloes.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}

#container #conteudo .autor {
	text-align: right;
	font-size: 9px;
}




#container #conteudo h1 {
	text-align: center;
	font-size: large;
}
#container #conteudo h2 {
	text-align: center;
	font-size: medium;
}
#container #conteudo h3 {
	text-align: center;
	font-size: medium;
}
#container #conteudo h4 {
	text-align: center;
	font-size: small;
}
#container #conteudo h5 {
	font-size: x-small;
	font-weight: bold;
}





#container  #conteudo p {
	text-indent: 15px;
}
#container #conteudo li {
	list-style-type: square;
	list-style-image: url(../imgs/ico_asterisco.png);
}

#container #conteudo .centralizado-srecuo {
	text-align: center;
	text-indent: 0px;
}
#container #conteudo .al-esq {
	text-align: left;
}
#container #conteudo .aln-linha {
	list-style-type: none;
	text-align: center;
}
#container #conteudo .aln-linha li {
	display: inline;
	position: relative;
	width: 200px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}




#container .centralizado {
	text-align: center;
}
#container #conteudo a {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
#container #conteudo a:link {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
#container #conteudo a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
#container #conteudo a:hover {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#container #conteudo a:active {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#container #conteudo .foto-sup-dir {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#container #conteudo .foto-sup-esq {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#container  #conteudo  .agenda, #container #conteudo .agenda_c {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
}
#container #conteudo .agenda_c {
	width: 100%;
}
#container   #conteudo   .agenda   .t_cabecalho  td, #container #conteudo .agenda_c .t_cabecalho td {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#container    #conteudo    .agenda    .t_conteudo   td, #container #conteudo .agenda_c .t_conteudo td {
	border: 1px dotted #999;
}
#container  #conteudo  .agenda_c  .n_cabecalho  td      {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #999;
}
#container #conteudo .agenda_c .n_conteudo td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


#container   #conteudo   .agenda   td     {
	text-align: center;
}
#container   #conteudo   .agenda   caption, #container  #conteudo  .agenda_c  caption {
	font-weight: bold;
}
#container   #conteudo   .agenda   .t_col_um     {
	width: 25px;
}
#container #conteudo .agenda_c .t_col_um {
	width: 120px;
}

#container #conteudo .agenda .t_col_dois {
	width: 220px;
}









#rodape  {
	text-align: center;
	background-color: #000;
	bottom: 0px;
	height: 20px;
	border: 1px solid #333;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#rodape ul {
	position: relative;
	margin-bottom: -8px;
	top: -12px;
}
* html #rodape ul{
	top: 2px;
	margin-bottom: -13px;
}

#rodape   li   {
	display: inline;
	margin-right: 30px;
}
#rodape  a  {
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
#rodape  a:link  {
	text-decoration: none;
	font-weight: bold;
}
#rodape  a:visited  {
	text-decoration: none;
	font-weight: bold;
}
#rodape  a:hover  {
	color: #F8F172;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#rodape  a:active  {
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
}
#copy {
	color: #666;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	text-align: center;
}
#copy a {
	text-decoration: none;
	color: #999;
}

#copy .esquerda {
	float: left;
	margin-left: 10px;
}
#copy .direita {
	float: right;
	margin-right: 10px;
}
