@charset "utf-8";
/* ¢¢¢¢¢¢¢¢¢¢ documento responsável pela formatação em massa do página RODAPÉ.PHP ¢¢¢¢¢¢¢¢¢¢¢¢¢¢¢
									Desenvolvedor: OXY2
									Autor: Djalma Bento
									  SITE FBE 2009
									 data: 04/08/2009
					         Favor deixar os devidos créditos
*/

#rod_geral{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:1000px;
	height:250px;
	margin-left:50%;
	margin-right:50%;
	left:-500px;
	position:absolute;
	clear: both;
	}
#texto_rod{
	width:1000px;
	height:115px;
	}
	#texto_rod_esq{
		width:450px;
		height:115px;
		margin-left:90px;
		margin-right:10px;
		color:#069 ;
		text-align:left;
		padding-right:5px;
		float:left;
		}
		#img_separador{
			width:10px;
			height:69px;
			float:left;
			padding:10px;
			background-image:url("../images/geral_46.jpg");
			background-repeat:no-repeat;
			}
			#texto_rod_dir{
				width:400px;
				height:115px;
				color: #069;
				padding-left:5px;
				text-align:left;
				float:left;
				}	
#copy{
	width:1000px;
	height:109px;
	}
	#m_fbe{
		width:110px;
		height:49px;
		background-image:url("../images/geral_49.jpg");
		float:left;
		}
		#texto_copy{
			width:800px;
			color:#FFF;
			float:left;
			text-align:center;
			}
			#m_oxy2{
				background-image:url("../images/geral_48.jpg");
				width:50px;
				height:63px;
				float: right;
				}