@charset "utf-8";
/* CSS Document */



#bodyall {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 1200px;

	height: 2300px;

	backgroundcolor: #000000;

	z-index: 0;

}

#header {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 1200px;

	height: 300px;

	z-index: 0;

	background-color: #000000;

}

#translate {

	position: absolute;

	left: 93px;

	top: 235px;

	width: 100px;

	height: 25px;

	z-index: 0;

	background-color: #000000;

}

#search {

	position: absolute;

	left: 680px;

	top: 235px;

	width: 300px;

	height: 30px;

	z-index: 0;

	background-color: #000000;

}

#barra_lateral_esquerda {

	position: absolute;

	left: 0px;

	top: 400px;

	width: 200px;

	height: 1300px;

	z-index: 2;

	background-color: #000000;

}

#menu_esq {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 200px;

	height: 500px;

	z-index: 2;

	background-color: #000000;

}

#bar_lat_esq {

	position: absolute;

	left: 0px;

	top: 500px;

	width: 200px;

	height: 800px;

	z-index: 2;

	background-color: #000000;

}

#counter {

	position: absolute;

	left: 50px;

	top: 1255px;

	width: 160px;

	height: 40px;

	z-index: 2;

	background-color: none;

}

#barra_lateral_direita {

	position: absolute;

	left: 1000px;

	top: 400px;

	width: 200px;

	height: 1300px;

	z-index: 2;

	background-color: #000000;

}

#menu_dir {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 200px;

	height: 500px;

	z-index: 2;

	background-color: #000000;

}

#bar_lat_dir {

	position: absolute;

	left: 0px;

	top: 500px;

	width: 200px;

	height: 800px;

	z-index: 2;

	background-color: #000000;

}

#marketing {

	position: absolute;

	left: 0px;

	top: 300px;

	width: 1200px;

	height: 100px;

	z-index: 2;

	background-color: #000000;

}

#marketing2 {

	position: absolute;

	left: 0px;

	top: 1700px;

	width: 1200px;

	height: 100px;

	z-index: 2;

	background-color: #000000;

}

#adsense {

	position: absolute;

	left: 221px;

	top: 5px;

	width: 758px;

	height: 90px;

	z-index: 2;

	background-color: none;

}

#content {

	position: absolute;

	left: 200px;

	top: 400px;

	width: 800px;

	height: 1300px;

	z-index: 2;

	background-color: #000000;

}

#seletor_menu {

	height: 100px;

	width: 800px;

	position: absolute;

	left: 0px;

	top: 0px;

	border: thin;

	border-color: #000000;

	border-style: solid;

	background-color: #000000;

}

#noticias {

	height: 1100px;

	width: 800px;

	position: absolute;

	left: 0px;

	top: 120px;

	border: thin;

	border-color: #000000;

	border-style: solid;

	background-color: #000000;

}

#noticia1 {

	height: 200px;

	width: 700px;

	position: absolute;

	left: 50px;

	top: 20px;

	border: thin;

	border-color: #000000;

	border-style: solid;

	background-color: #FFFFFF;

	text-align: justify;

}

#noticia2 {

	height: 200px;

	width: 700px;

	position: absolute;

	left: 50px;

	top: 260px;

	border: thin;

	border-color: #000000;

	border-style: solid;

	background-color: #FFFFFF;

	text-align: justify;

}

#noticia3 {

	height: 200px;

	width: 700px;

	position: absolute;

	left: 50px;

	top: 500px;

	border: thin;

	border-color: #000000;

	border-style: solid;

	background-color: #FFFFFF;

	text-align: justify;

}

#noticia4 {

	height: 200px;

	width: 700px;

	position: absolute;

	left: 50px;

	top: 740px;

	border: thin;

	border-color: #000000;

	border-style: solid;

	background-color: #FFFFFF;

	text-align: justify;

}

#footer {

	position: absolute;

	left: 0px;

	top: 1800px;

	width: 1200px;

	height: 500px;

	z-index: 5;

	background-color: #000000;

}

h1, h2, h3, h4, h5, h6, p {

	margin-top: 0;

	padding-right: 15px;

	padding-left: 15px;

	font-weight: bolder;

	color: #000000;

}

a img { 

	border: none;

}

a:link {

	color: #1A00FF;

	text-decoration: none;

	}

}

a:visited {

	color: #1A00FF;

	text-decoration: none;

	}

a:hover, a:active, a:focus { 

	color: #1A00FF;

	text-decoration: none;

	}

ul, ol, dl {

	padding: 0;

	margin: 0;

}

ul.nav {

	list-style: none;

	border-left: 1px;

	border-top: 1px solid #666; 

	margin-bottom: 1px; 

	background-color: #321DEB;

}

ul.nav li {

	border-bottom: 1px solid #666; 

}

ul.nav a, ul.nav a:visited { 

	padding: 5px 5px 5px 5px;

	display: block; 

	width: 150px;  

	text-decoration: none;

	background-color: #C6D580;

}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {

	background-color: #ADB96E;

	color: #FFF;

}
