@charset "utf-8";
/* CSS Document - Farrell */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('../images/bkg_fundo.jpg');

	font-family: "Arial", trebuchet ms, sans-serif;
	color: #FFFFFF;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#fbf103;
	text-decoration:underline;
	
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
}


#principal{
}

#conteudo{
	margin:0 auto;
	clear:both;
	width: 925px;
	height:auto;
	border: 0px solid #FF0000;
}

#flash_home{
	width: 925px;
	height: 535px;
	border: 0px solid #FFF000;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

#conteudo_interno{
	width: 925px;
	height: auto;
	border: 0px solid #FFF000;
	padding-top: 10px;
	padding-left: 0px;
	text-align: justify;
	padding-bottom: 10px;
	font-size: 12px;

}

#conteudo_interno a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#conteudo_interno a:visited {
	color:#666666;
	text-decoration:none;
}

#conteudo_interno a:hover {
	color:#fbf103;
	text-decoration:none;
}

#conteudo_interno a:active {
	color:#FFFFFF;
	text-decoration:none;
}


#header_img{
	width: 925px;
	height: 84px;
}

#menu{
	background: #523628;
	width: 925px;
	height: 27px;
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
	
	
}

.detalhe_linha{
		border-top: 1px solid #666666;
}

.titulo_categoria{
	font-size: 26px;
	color: #fbf103;
}
.link_categoria{
	color: #fbf103;
	font-size: 16px;
}
.data_news{
	color: #FF9900;
	text-decoration: underline;
}

.menu_espaco{
	padding-left: 40px;
	padding-right: 40px;
}
.menu_espaco1{
	padding-left: 40px;
	padding-right: 30px;
}
.menu_espaco2{
	padding-left: 30px;
	padding-right: 40px;
}

.links_destaque{
	padding-right: 10px;
	color: #FF0000;
}
#rodape{
	width: 925px;
	font-size: 10px;
	padding-top: 5px;
	border-top: 1px solid #81604f;
	}