body {
	margin: 0px;
}
li {
	list-style-type: none;
}
ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1, h2, h3 {
	font-family: trebuchet MS, arial;
	padding: 0;
	margin-top: 0;
}

#geral {
	width:1000px; 
	margin:0 auto;
}

/* ------- TOPO */
#topo {
	width: 1000px;
}

#menu {
	font-family: trebuchet MS, arial;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	background-color:#dedede;
	padding: 5px;
}
		#menu a:link {
			color: #000000;
			text-decoration: none;
		}
		#menu a:link:hover {
			color: #ffffff;
			background-color: #9a9696;
			text-decoration: none;
		}
		#menu a:link:active {
			color: #ffffff;
			background-color: #9a9696;
			text-decoration: none;
		}
		#menu a:visited {
			color: #000000;
			text-decoration: none;
		}
		#menu a:visited:hover {
			color: #ffffff;
			background-color: #9a9696;
			text-decoration: none;
		}
		
#submenu {
font-family: trebuchet MS, arial;
font-weight: bold;
font-size: 24px;
text-align: center;
background-color:#dedede;
padding: 5px;
}
		#submenu a:link {
			color: #000000;
			text-decoration: none;
		}
		#submenu a:link:hover {
			color: #ffffff;
			background-color: #9a9696;
			text-decoration: none;
		}
		#submenu a:link:active {
			color: #ffffff;
			background-color: #9a9696;
			text-decoration: none;
		}
		#submenu a:visited {
			color: #000000;
			text-decoration: none;
		}
		#submenu a:visited:hover {
			color: #ffffff;
			background-color: #9a9696;
			text-decoration: none;
		}


/* ------- CONTEUDO */
#conteudo {
	width: 1000px;
}
#conteudo_noticias_midia {
	width: 330px;
	height: 200px;
	float: left;
	padding-right: 45px;
}
#conteudo_noticias_blogs {
	width: 330px;
	height: 200px;
	float: left;
}
#conteudo_info {
	width: 250px;
	float: right;
}
		#conteudo_dest_twitter {
			width: 252px;
			height: 91px;
			float: right;
		}	
		#conteudo_info_videos {
			margin-top: 10px;
			background-color: #f4fafd;
			width: 250px;
			border: 1px solid;
			border-color: #ebebeb;
			float: right;
		}
		#conteudo_info_fotos {
			background-color: #f4fafd;
			margin-top: 10px;
			width: 250px;
			border: 1px solid;
			border-color: #ebebeb;
			float: right;
		}	
		#conteudo_dest_googlefc {
			margin-top: 10px;
			width: 252px;
			height: 180px;
			float: right;
		}		
		#conteudo_info_historia {
			background-color: #f4fafd;
			margin-top: 10px;
			width: 250px;
			border: 1px solid;
			border-color: #ebebeb;
			float: right;
		}
		#conteudo_info_links {
			background-color: #f4fafd;
			margin-top: 10px;
			width: 250px;
			border: 1px solid;
			border-color: #ebebeb;
			float: right;
		}
		#conteudo_info_links_consulados {
			background-color: #f4fafd;
			margin-top: 10px;
			width: 250px;
			border: 1px solid;
			border-color: #ebebeb;
			float: right;
		}
						
#estadio {
	width: 1000px;
	height: 800px;
}
#map {
	position:relative; 
	margin: auto; 
	width: 1000px; 
	height: 450px
}

/* ------- VIDEOS */
#videos {
	width: 1000px;
}
#videos_windows {
	width: 600px;
	float: left;
}
#videos_links {
	width: 350px;
	float: right;
}
	
/* ------- TITULOS */
.titulo_noticias {
	width: 330px;
	font-family: trebuchet MS, arial;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	background-color:#c6e6f5;
}
.titulo_estadio {
	width: 1000px;
	font-family: trebuchet MS, arial;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	background-color:#c6e6f5;
}
.titulo_clube {
	width: 250px;
	font-family: trebuchet MS, arial;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	background-color:#c6e6f5;
}

/* ------- NOTICIAS */
.noticias_data {
	font-family: trebuchet MS, arial;
	color: #575c5f;
	font-size: 14px;
	font-weight: bold;
}
.noticias_titulo {
	font-family: trebuchet MS, arial;
	font-size: 18px;
}
.noticias_titulo a:link {
	color: #0792d3;
	text-decoration: underline;
}
.noticias_titulo a:link:hover {
	color: #ffffff;
	background-color: #0792d3;
	text-decoration: none;
}
.noticias_titulo a:link:active {
	color: #ffffff;
	background-color: #0792d3;
}
.noticias_titulo a:visited {
	color: #0792d3;
	text-decoration: underline;
}
.noticias_titulo a:visited:hover {
	color: #ffffff;
	background-color: #0792d3;
	text-decoration: none;
}
.noticias_fonte {
	font-family: trebuchet MS, arial;
	color: #8e979b;
	font-size: 12px;
}

/* ------- LINKS */
.links_titulo {
	font-family: trebuchet MS, arial;
	font-size: 16px;
}
.links_titulo a:link {
	color: #0792d3;
	text-decoration: underline;
}
.links_titulo a:link:hover {
	color: #ffffff;
	background-color: #0792d3;
	text-decoration: none;
}
.links_titulo a:link:active {
	color: #ffffff;
	background-color: #0792d3;
}
.links_titulo a:visited {
	color: #0792d3;
	text-decoration: underline;
}
.links_titulo a:visited:hover {
	color: #ffffff;
	background-color: #0792d3;
	text-decoration: none;
}

/* ------- DESTAQUES */
#destaque_esq {
	width: 480px;
	float: left;
}
#destaque_dir {
	width: 480px;
	float: right;
}
#destaque_esq img { padding: 0px 0px 15px 0px ; }
#destaque_dir img { padding: 0px 0px 15px 0px ; }

