@charset "iso-8859-1";
/* CSS Document */


body,td,th {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #FFFFFF;
}
body {
	background-image:url("../_img/back_site.jpg");
}

a {
	color: #FFFFFF;
	padding: 3px;	
}

a:hover {
	/*background-color: #FFFFFF;*/
	color: #000000;	
}

h1 { 
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 { 
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}


h3 {
	padding: 0px;
	margin: 0px;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	}

h4 {
	padding: 0px;
	margin: 0px;
	text-align:right;
	font-size: 11px;
	font-weight: normal;
	}


#logo {
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 50%;
	margin-left: -441px;
	width: 200px;
}

#limite {

}

#destaque {
	position: absolute;
	z-index: 3;
	top: 490px;
	left: 50%;
	margin-left: -415px;
	width: 810px;
	height: 255px;
}

#endereco {
	position: absolute;
	z-index: 3;
	top: 320px;
	left: 50%;
	margin-left: -220px;
	font-size: 13px;
	text-align: right;
}

#twitter {
	position: absolute;
	z-index: 3;
	top: 750px;
	left: 50%;
	width: 810px;
	margin-left: -415px;
	font-size: 10px;
}
	#twitter .pontos
		{
		clear: both;
		}

	#twitter .data
		{
		margin-bottom: 10px;
		}

	#twitter .item
		{
		width: 192px;
		float: left;
		padding: 5px;
		}

	#twitter .item:hover { background-color: #faac74; }

	#twitter .item a
		{
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		}

	#twitter a
		{
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		}

#apresentacao {
	position: absolute;
	z-index: 3;
	top: 185px;
	left: 50%;
	margin-left: -441px;
	width: 430px;
}

#contador {
	position: absolute;
	z-index: 3;
	top: 145px;
	left: 50%;
	margin-left: 0px;
	width: 535px;
}

.icos { margin-left: 6px; margin-top: 8px; }


.texto3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto4 {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.texto5 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#area_imagem {
	width: 396px;
	height: 396px;	
	z-index: 3;
	position: absolute;
}

#area_conteudo {
	margin-left: 396px;
	width: 594px;
	height: 396px;	
	z-index: 4;
	position: absolute;
}

#contagem {
	text-align: center;	
}

.clear {
	clear: both;	
}

#avanca {
	z-index: 5;
	position: absolute;
	left: 50%;
	margin-left: 400px;
	top: 380px;
	text-align: right;	
}

.pontos	
	{
	background-image: url(../_img/pontos.gif);
	background-repeat: repeat-x;	
	height: 1px;	
	}
	
#oportunidades {
	position: absolute;
	z-index: 3;
	top: 410px;
	left: 50%;
	width: 810px;
	margin-left: -415px;
	font-size: 11px;
}

	#oportunidades .oport { floaT: left; margin-bottom: 5px; margin-right: 30px; }
	#oportunidades .oport:hover { background-color: #faac74; }
	#oportunidades a { color: #FFF; }

