@import url(http://fonts.googleapis.com/css?family=Raleway:400,600);

body,td,th {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #232323;
	line-height:130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#eeeeee;
}

#corpo {
	position:absolute;
	width:964px;
	left:50%;
	margin-left:-482px;
}

#topo {
	position:relative;
	width:964px;
	height:164px;
	float:left;
}

#topo_nome {
	position:relative;
	width:157px;
	height:86px;
	margin-top:34px;
	margin-left:5px;
	float:left;
}

#topo_publicidade {
	position:relative;
	width:468px;
	height:90px;
	margin-top:54px;
	margin-left:57px;
	float:left;
	
}

#topo_foto {
	position:relative;
	width:207px;
	height:164px;
	margin-right:54px;
	float:right;
	
}

#topo_relogio {
	position:absolute;
	width:82px;
	height:78px;
	right:20px;
	margin-top:35px;
	font-size:14px;
	font-weight:400;
	text-align:center;
	color:#8E8E8E;
	background-image:url(../imagens/relogio.png);
	background-repeat:no-repeat;
	z-index:99;
}

#menu {
	position:relative;
	width:964px;
	height:65px;
	background-image:url(../imagens/menu_fundo.png);
	background-repeat:no-repeat;
	float:left;
}


#menu ul {
	position:relative;
	width:658px;
	height:44px;
	margin-top:10px;
	margin-left:8px;
	float:left;
}

#menu ul li  {
	padding:0px 11px 0px 11px;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	text-align:center;
	color:#9E9E9E;
	display:inline;
	float:left;
}

#menu a, #menu a:link, #menu a:visited  {
	height:44px;
	line-height:44px;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	color:#9E9E9E;
}

#menu a:hover {
   	text-shadow: 2px 2px 2px #9E9E9E;
   	-webkit-text-shadow: 2px 2px 2px #9E9E9E;
   	-moz-text-shadow: 2px 2px 2px #9E9E9E;
}

#form_busca_corpo {
	position:relative;
	width:236px;
	height:41px;
	margin-top:10px;
	margin-left:5px;
	float:left;
}

#form_busca_esq {
	position:relative;
	width:8px;
	height:41px;
	float:left;
}

#form_busca_interno {
	position:relative;
	width:190px;
	height:41px;
	background-image:url(../imagens/busca_fundo.png);
	background-repeat:repeat-x;
	float:left;
}

#form_busca_botao {
	position:relative;
	width:38px;
	height:41px;
	float:left;
}

#corpo_interno {
	position:relative;
	width:624px;
	margin-top:25px;
	float:left;
}

#compartilhar {
	position:absolute;
	width:210px;
	right:0px;
	line-height:34px;
	color:#9E9E9E;
}

#lateral_dir {
	position:relative;
	width:280px;
	margin-top:25px;
	float:right;
}

#quadro_destaque_corpo {
	position:relative;
	width:278px;
	border:1px solid #dddddd;
	background-color:#EFEFEF;
	float:left;
}

#quadro_destaque_titulo {
	position:relative;
	width:278px;
	height:36px;
	font-size:16px;
	line-height:36px;
	text-align:center;
	color:#9E9E9E;
	float:left;
}

#quadro_destaque_interno {
	position:relative;
	width:278px;
	height:164px;
	float:left;
}

#quadro_destaque_texto {
	position:relative;
	width:278px;
	height:36px;
	margin-top:7px;
	font-size:12px;
	line-height:130%;
	text-align:center;
	color:#9E9E9E;
	float:left;
}

#separador_lateral_dir {
	position:relative;
	width:100%;
	height:1px;
	border-bottom:1px solid #DDDDDD;
	margin:20px 0px 20px 0px;
	float:left;
}

#form_news_corpo {
	position:relative;
	width:280px;
	height:42px;
	margin-top:10px;
	float:left;
}

#form_news_esq {
	position:relative;
	width:8px;
	height:42px;
	float:left;
}

#form_news_interno {
	position:relative;
	width:190px;
	height:42px;
	background-image:url(../imagens/news_fundo.png);
	background-repeat:repeat-x;
	float:left;
}

#form_news_botao {
	position:relative;
	width:84px;
	height:42px;
	float:left;
}

#rodape {
	position:relative;
	width:964px;
	margin-top:-20px;
	padding-top:30px;
	padding-bottom:15px;
	font-size:14px;
	text-align:center;
	line-height:120%;
	color:#9E9E9E;
	background-image:url(../imagens/separador_rodape.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}

