@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	text-align:center;
	font-size: 14px;
}
#geral {
	width:850px;
	margin:0px auto;
}
/* banner */
#banner {
	width:800px;
	height:150px;
}
#topo {
	width:800px;
	height: 69px;
	background:url(images/topo.jpg) center center no-repeat;
}
#um {
	width:73px;
	height:79px;
	float:left;
}
#round {
	width:171px;
	height:47px;
	float:left;
}
#barra {
	width:556px;
	height:47px;
	float:left;
	background:url(images/barra.jpg) center center no-repeat;
}
.botao {
	height:32px;
	float:left;
}
/*Fim banner*/
#conteudo {
	width:800px;
	min-height:350px;
}
#boo {
	width:800px;
	height:30px;
	float: left;
}
#centro {
	width:570px;
	float:left;
}
#quadros {
	float: left;
	height: 154px;
	width: 570px;
	overflow:hidden;
	padding-bottom: 10px;
}
#content {
	float: left;
	width: 570px;
	text-align:left;
	margin-top: 10px;
}
#pe_content {
	float:left;
	height:20px;
	widows:730px;
}
#sidebar {
	float:left;
	width: 215px;	
}
.publicidade {
	width:100%;
	float:left;
}
.publicidade img {
	width:180px;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=135, strength=5);	
}
.int_quadros {
	float: left;
	height: 154px;
	width: 280px;
	margin-top:10px;
	background:url(images/fd_quadros.gif) center center no-repeat;
	text-align:left;
}
.evento {
	width: 66%;
	float:left;
	margin-left: 5px;
	margin-bottom:3px;
	text-align:left;
}
.data {
	width:25%;
	float:left;
	text-align:right;
}
a:link, a:visited {
	color:#000033;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
table {
	margin: 3px 0px;
}
