body {
	background: #222/* url(imagens/body_fundo.png) repeat-y center*/;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


/* CORES DE LINKS */

a:link {
	color: #3388dd;
}

a:visited {
	color: #6a4859;
}

/* ESTRUTURA */

#container {	
	background: #000;
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	padding: 0 0 20px 0;

}

#cabecalho {
	height: 90px;
	background: #3c7d37 /* url(imagens/cabecalho_fundo.png) no-repeat top*/;
}

#cabecalho img {
	margin-top: 32px;
	margin-left: 60px;
	position: relative;
	top: -18px;
	text-align: left;	
	padding-left: 0;
}

#menu_topo {
	position: absolute; 
	top: 0;
	width: 12em;
	background: #699942;	
	left: 72%;
	text-align: center;
	
}

#menu_topo ul {
	position: relative; 
	margin-left: 0;
	margin-top: 6px;
	padding-left: 0;
	list-style: none;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 0.8em;	
	
}


#menu_topo ul li {	
	display: inline;
	margin: 0 10px;
		}

#menu_topo ul li a {
	color: #2c3c00;
}

#barra_navegacao ul {
	background: #5b312f ;
	height: 27px;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;	
	width: 100%;
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-size: 0.9em;
	letter-spacing: 1px;
	line-height: 18px;
	/* fixes Firefox 0.9.3 */
}

#barra_navegacao ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#barra_navegacao ul li a {
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 9px;
	padding-top: 8px;
	color: #a87;
	text-decoration: none;
}

#barra_navegacao ul li a:hover {
	background:  #663936 /*url(imagens/barra_navegacao_fundo_hover.png) repeat-x  top*/ ;
}

#barra_navegacao #inativo {
	color: #844;
}

#menu_topo #inativo {
	color: #a66;
}



/* CONTEÚDO */

#conteudo {
	margin-bottom: 20px;
	padding: 20px 60px 0px 60px;
}

#conteudo p,ul,dl,ol {
	font-family: Lucida Grande, Verdana, sans-serif ;	
}

#conteudo label {
	font-family: Lucida Grande, Verdana, sans-serif ;	
}

h1 {

	font-family: Lucida Grande, Tahoma, sans-serif ;	
	font-size: 1.2em;
	font-weight: normal;
	color: #282;
	margin-top: 20px;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: 1px;

}

h2 {
	font-family: Lucida Grande, Tahoma, sans-serif;	
	font-size: 0.75em;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: 1px;
}

h2 a {
	text-decoration: none;	
	color: #282;
}

h3 {
	font-family: Lucida Grande, Tahoma, sans-serif;	
	font-size: 0.8em;
	font-weight: bold;
	color: #555;
}

.breadcrumb {
	color: #777;
	font-size: 0.7em;
	margin: 16px 0 ;
}

.novidade {
	color: #888;
	font-size: 0.9em;
	margin: 16px 0;
}

.imagem_galeria_quantidade {
	font-size: 0.7em;
	font-style: italic;
	color: #555;
	margin-top: 10px;
}

.imagem_comentario {
	clear: both;
	font-size: 0.9em;
	font-weight: normal;
	color: #888;
}

.imagem_info {
	font-size: 0.7em;
	font-style: italic;
	color: #555;
	margin-top: -8px;
	margin-bottom: 13px;
}

.caixaseries {
	color: #888;
	font-size: 0.8em;
	line-height: 17px;
	background-color	: #111;
	margin-top: 4px;
	padding: 8px 12px 12px 12px;
	float: left;
	border: 1px solid #222;
}

.caixaseries p {
	margin: 0;
	line-height: 1.6em;
}

.espacador {
	clear: both;
}

.imagem_grande_home {
	border: 0;
	padding: 20px;
	background-color: #fff;
	
}

/* ESTA CLASSE "TEXTOS" DETERMINA A APARÊNCIA DOS ARTIGOS E LINKS */

.textos {

}

.textos p {
	color: #888;
	font-size: 0.9em;
	line-height: 133%;
}

.textos ul,dl,ol  {
	color: #888;
	font-size: 0.9em;
	line-height: 133%;
}

/* DUAS COLUNAS DA HOME (ÚLTIMA IMAGEM E NOVIDADES) */

#home_coluna_ultima_imagem {
	width: 450px;
	float: left;
}

#home_coluna_novidades {
	float: left;
	margin-left: 80px;
	width: 300px;
}

/* THUMBNAILS */

div.thumb {
	text-align: center;
	height: 220px;
	margin-bottom: 20px;
	float: left;
	width: 25%;
}

div.thumb p {
	font-weight: normal;
	width: 94%;
}

div.thumb img {
	border: 0;
}

/* IMAGE NAVIGATOR TABAJARA DA PÁGINA COM A IMAGEM GRANDE */


.imagem_grande_interna {
	background-color: #fff;
	border: 0;		
	float: left;
	margin-bottom: 30px;
	padding: 20px;
}

.seta_anterior {
	float: left;	
	margin-right: 20px;
	position: relative;
	top: 64px;
}

.seta_proxima {
	margin-left: 20px;
	position: relative;
	top: 64px;
}

/* RODAPÉ */

#rodape {
	clear: both;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 9px;
	color: #444;
	margin: 40px 0 20px 0;
	text-align: center;
}

#rodape a {
	color: #444;
}

/* PÁGINA DE CONTATO */

form {
	font-size: 0.8em;
	color: #888;
}

