body {
	
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url('/site/Images/Layout/Filete_Banner.jpg');
	background-repeat: repeat-x;
}


#geral {

	width: 801px;
	height: auto;
	margin: 0 auto;
	text-align: left;

}

a.menu:link {text-decoration: none; color: #000000;}
a.menu:visited {text-decoration: none; color: #000000;}
a.menu:hover {color: #FF0000;}
a.menu:active {text-decoration: none; color: #000000;}

#banner {

	width: 100%;
	height: 151px;
	background-image: url('/site/Images/Layout/Banner.jpg');
}

#menu_geral {

	width: 130px;
	height: 600px;
	float: left;
	position: relative;
	left: 0px;
	top: 8px;
}

#menu_layout {

	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	
}

#menu_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #999999;
	height: 20px;
	background-color: #EEEEEE;
	padding: 4px;
}

#busca {

	width: 650px;
	height: 25px;
	float: right;
	position: relative;
	top: 8px;
	background-color: #E6E6FF;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

#rodape {

	clear: both;
	float: left;
	position: relative;
	top: 443px;
	width: 100%;
	background-image: url(../Images/Layout/rodape_fundo.jpg);
	background-repeat: repeat-x;

}

#rodape_font {
 font-family:Arial;
 font-size: 12px;
 color: #FFFFFF;

}
