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

#esquenda{
	width:1000px;
	height:313px;
	clear:both;

	}
	
#top_esquenda{
	width:1000px;
	height:75px;
	background-image:url("../images/geral_31.png");
	}
	
#esportes{
	width:314px;
	height:229.229px;
	background-image:url("../images/geral_33.jpg");
	margin-left:20px;
	float:left;
	}
	#cont_esporte{
		width:302px;
		height:222px;
		background-image:url("../images/geral_35.jpg");
		margin-left:6px;
		}
		#texto_esporte{
			width:292px;
			margin-left:5px;
			margin-right:5px;
			font-family:Verdana, Geneva, sans-serif;
			color:#333;
			font-size:11px;
			}
			#data_esporte{
			width:292px;
			margin-left:5px;
			margin-right:5px;
			font-family:Verdana, Geneva, sans-serif;
			color: #09C;
			font-size:11px;
			}
		
#enquete{
	width:314px;
	height:229.229px;
	background-image:url("../images/geral_37.jpg");
	margin-left:10px;
	float:left;
	}
	#cont_enquete{
		width:302px;
		height:222px;
		background-image:url("../images/geral_35.jpg");
		margin-left:6px;
		}
		#texto_enquete{
			width:292px;
			margin-left:5px;
			margin-right:5px;
			font-family:Verdana, Geneva, sans-serif;
			color:#333;
			font-size:12px;
			}
	
#agenda{
	width:314px;
	height:229.229px;
	background-image:url("../images/geral_39.jpg");
	margin-left:9px;
	float:left;
	}
	#cont_agenda{
		width:302px;
		height:222px;
		background-image:url("../images/geral_35.jpg");
		margin-left:6px;
		}
		#texto_agenda{
			width:292px;
			margin-left:5px;
			margin-right:5px;
			font-family:Verdana, Geneva, sans-serif;
			color:#333;
			font-size:12px;
			}

#menu_inferior{
	width:1000px;
	height:30px;
	margin-left:180px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}

	.meninfo a {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		color: #333;
	}
	.meninfo a:link {
		text-decoration: none;
	}
	.meninfo a:visited {
		text-decoration: none;
	}
	.meninfo a:hover {
		text-decoration:none;
		color: #fff;
	}
	.meninfo a:active {
		text-decoration: none;
}
	