body{
	background:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#site{
	width: 930px;
	height: 750px;
	margin: 0 auto;
	border:#999 2px solid;
	background:#000;
}
#conteudo {
	width: 780px;
	height: 750px;
	float:left;
}
#publicidade {
	width: 148px;
	height: 750px;
	background:#dddddd;
	border-left:#999 2px solid;
	float:right;
}
#publicidade img {
	margin: 0 0 20px 0;
	border-top:#999 1px dotted;
	border-bottom:#999 1px dotted;
}
#publicidade-barra {
	width: 148px;
	height: 21px;
	padding: 5px 0 0 0;
	background:#999;
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
#topo {
	width: 780px;
	height: 85px;
}
#logo {
	width: 138px;
	height: 73px;
	float:left;
	text-align:center;
	padding: 6px;
}
#banner {
	width: 469px;
	height: 74px;
	padding: 5px;
	text-align:center;
	float:left;
}
#banner img{ border: #999 1px solid; }
#anuncie {
	width: 140px;
	height: 75px;
	padding: 5px;
	text-align:center;
	float:left;
}
#anuncie img{ border: #999 1px solid; }
#menu-flash {
	width: 780px;
	height: 55px;
	background:url(../web_img/fundo_menu.gif) repeat-x;
}
#meio {
	width: 780px;
	height: 545px;
	
}
#coluna-esquerda{
	width: 150px;
	height: 545px;
	float:left;
	text-align:center;
}
#coluna-esquerda img {
	margin: 10px 0;
}
#centro{
	width: 629px;
	height: 545px;
	border-left: 1px #999 dotted;
	float:right;
}

#galeria-eventos{
	width: 609px;
	padding: 6px 5px 5px 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
}

#barra-eventos{
	width: 609px;
	height: 33px;
	padding: 12px 10px 8px 10px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
}
#eventos{
	width: 629px;
	height: 495px;
	color:#FFF;
	font-size:14px;
}
#eventos img{
	border:#999 1px dotted;
}
#eventos a:link { color:#FFF; text-decoration:none; }
#eventos a:visited { color: #FFF; text-decoration: none; }
#eventos a:hover { color: #FFF; text-decoration: none; }
#eventos a:active { text-decoration: none; }

#menu-inferior {
	width: 760px;
	height: 20px;
	padding: 10px;
	background:url(../web_img/baixo.gif) repeat-x;
	color:#FFF;
	text-align:center;
	font-size:14px;
}
#menu-inferior a:link { color:#FFF; text-decoration:none; }
#menu-inferior a:visited { color: #FFF; text-decoration: none; }
#menu-inferior a:hover { color: #FFF; text-decoration: none; }
#menu-inferior a:active { text-decoration: none; }

#creditos {
	width: 772px;
	height: 17px;
	color:#FFF;
	text-align:center;
	padding: 4px;
}
#creditos a:link { color:#FFF; text-decoration:none; }
#creditos a:visited { color: #FFF; text-decoration: none; }
#creditos a:hover { color: #999; text-decoration: none; }
#creditos a:active { text-decoration: none; }
