body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0;
	background-color: #000000;
	width: 1000px;
}


hr {
	color: #000000;

}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #423525;
}
.branco {
	color: #FFF;
}


a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	height: 193px;
	background: url(imagens/img021.jpg) repeat-x left top;
	margin: auto;
	padding: 0px;
	overflow: visible;
}

/* Header */

#logo {
	width: 970px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 50px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 72px 0 0 3px;
	font-size: 10px;
	color: #423525;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 920px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.player {
	width: 250px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.Log {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 30px;
	font-size: 13px;
	position: absolute;
	top: 3px;
	margin: auto;
	text-align: right;
	right: 3px;
	left: 700px;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ol {
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border-right: 1px #423525 solid;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	margin: 1;
	padding-bottom: 10px;
	width: 72px;
}
/*#menu #login {
	display: block;
	float: left;
	border-right: 1px #423525 solid;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	margin: 1;
	padding-bottom: 10px;
	width: 72px;
}
*/

#menu .current_page_item a {
	margin: 0 3px 0 0;
	color: #FFFFFF;
}


/* Wrapper */


#lista_icones {
	float: left;
	width: 220px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


/* Page */

#page {
	width: 1000px;
	background: #110E0F;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}

#page-bg {
}
#lista_icones_direita {
	float: right;
	width: 219px;
}
.selo {
	background-image: url(imagens/Selo.png);
	height: 155px;
	width: 200px;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
}


.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	/*border-bottom: 2px solid #423525;*/
	margin-top: 05px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(imagens/byline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 20px;
	/* [disabled]text-align: left; */
	font-weight: bold;
	background: #423525;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #423525 dashed;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 10px 15px;
	background: #423525;
	font-size: 13px;
	color: #FFFFFF;
}

.sidebar a {
	color: #FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 110px;
	height: 18px;
	border: 1px solid #423525;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #000000;
	border: 1px solid #423525;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	background: #514334;
	border-top: 2px solid #423525;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

a.topo {
	color: #a08059;
	
}

a.topo:visited {
	color: #ffdfb8;
}
#page #sidebar1 ul li ul li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #967144;
}



a.topo:hover{
	color: #d7d7d7;
}

a.indice:hover{
	color:#ffdfb8;
}
.icones {
	float: left;
	height: 90px;
	width: 220px;
}
#rodape {
	height: 100px;
	width: 1000px;
	clear: both;
	background-image: url(imagens/resultados_aparecem.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.firjan {
	background-image: url(imagens/logo_firjan.gif);
	height: 87px;
	width: 219px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#paragrafo {
	text-indent: 32px;
	text-align: justify;
	line-height: normal;
}
p {
	padding: 0px;
	margin: 0px;
}

.aba_direita {
	width: 173px;
	float: right;
	margin-top: 2px;
}
.asterisco {
	color: #FF0;
}
.subescrito {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: sub;
}
.mni_capa {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 520px;
}
#imagem {
	height: 181px;
	width: 153px;
	float: left;
}
#texto {
	height: 181px;
	width: 350px;
	float: right;
	font-size: 13px;
	text-align: justify;
	text-indent: 25px;
	line-height: 15px;
	overflow: auto;
	padding-right: 5px;
}
#header #menu #main li a:hover {
	color: #fff;
	background-image: url(imagens/icones/fundo_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding: 1px;
	line-height: 28px;
}

#logos {
	height: 30px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
.logotipo {
	float: right;
	height: 30px;
	width: 30px;
	margin-left: 2px;
	margin-right: 5px;
}
#lista_grande {
	list-style-position: inherit;
	list-style-type: none;
	list-style-image: url(imagens/titulo/marcador.png);
}
#lista_grande a {
	color: #FFF;
}
#lista_grande a:hover {
	color: #999;
}
#lista_pequena a:hover {
	color: #999;
}

em center {
	line-height: normal;
}
#lista_pequena {
	list-style-type: disc;
	list-style-position: inherit;
}
#lista_pequena a {
	color: #FFF;
}
#lista_pequena a:visited {
	color: #423525;
}

.titulo {
	font-size: 20px;
	text-align: center;
	line-height: normal;
}
.subtitulo {
	font-size: 16px;
	line-height: normal;
	text-align: center;
}
#tabela {
	line-height: normal;
}
.L3 {
	font-size: 18px;
}

