@CHARSET "ISO-8859-1";

body, div, html{
	margin: 0;
	padding: 0;
	
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
}

html{
	/*height: 1024px;*/
}
	
body {
	/*height: 1024px;*/
	background-color: #FFFFFF;
	color:#000000;
}

#global{
	width: 999px;
	float:left;
	background-repeat: no-repeat;
	margin: 1px;
	text-align: justify;	
}

#topo{
	float: left;
}

#left{
	float:left;
}

#left #menu{
	width: 227px;
}

#centro{
	width: 765px;
}

#base{
	float:left;
}

#right{
	
}

#novos_rumos{
	float:left;
	width: 200px;
}

#conteudo_central_principal{
	width: 335px;
	float: left;
}

#conteudo_central{
	width: 335px;
	float: left;
	margin-left: 0px;
}

#conteudo_central #conteudo{
	width: 320px;	
	min-height: 640px;
	background-color: #f8f8f8;
	margin: auto;
	margin-top: 13px;
}

#ouca_nossos_clientes{
	width: 200px;
	height: 241px;
}	

#noticias{
	float: left;
}

#noticias_bg{
	width: 335px;
	height: 189px;
	background-image: url(../images/entrada_21.jpg);
	background-repeat: no-repeat;
}

#lista_noticias_principal{
	padding-top: 20px;
	padding-left: 10px;
	width: 282px;
	text-align: left;
}

#texto{
	padding-top: 4px;
	padding-bottom: 20px;
	padding-left: 7px;
	padding-right: 7px;
}

#texto_espalhado{
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	/*padding-top: 20px;	
	padding-left: 5px;	
	margin: auto;*/
	padding-bottom: 20px;
}

#botao_voz_cliente_1{
	position: relative;
	left: 115px;
	top: 50px;
}

a{
	color: #003399;
	text-decoration: underline;
}

a:hover{
	color: black;
}

ul.noticias{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.noticias li{
	padding-bottom: 5px;
	text-align: left;
}

a.link_noticia, a.noticias_ver_todas{
	color: black;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.link_noticia:hover, a.noticias_ver_todas:hover{
	color: #990000;
	text-align: left;
}

a.noticias_ver_todas{
	font-size: 11px;
	font-weight: bold;
}

.floating_left{
	float: left;
}

.floating_right{
	float: right;
}

.clear_both{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.separador_conteudo{
	width: 100%;
	border: 1px solid #ccc;
}

.titulo_noticia{
	margin-top: -5px;
}

.data_noticia{
	font-size: 10px;
	line-height: 20px;
	color: #990000;
}

.destaque_verm{
	color: #990000;
}

.tam15{
	font-size: 15px;
	font-weight: normal;
}
