@charset "iso-8859-1";
*{
	border:0;
	margin:0; 
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	text-decoration:none;
	list-style-position:outside;
}
html,  form
{
	height:100%;
}
.master
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}
.masterContent
{
	background-color:#FFFFFF;
}

.body{
	background:#f6f6f6;
}

#bg{
	background:#FFFFFF;
}
#topo{
	height:52px;
	width:100%;
	background-image:url('../../../../images/nucleo/imgs/topo_back.jpg');
	background-repeat:repeat-x;
}

#intranet{
	width:1000px;
	text-align:right;	
	padding:7px 0 0 0;
	margin:0 auto;
}

#intranet a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

#intranet a:hover{
	text-decoration:underline;
}

#geral{
	width:1000px;
	margin:0 auto;
	padding:0 0 10px 0;
}

#rodape{
	_height:100px;
	min-height:100px;
	width:100%;
	border-top: 5px solid #000;
	clear:both;
	
}

#logomarca{
	float:left;
}

#menu{
	font-size:12px;
	font-weight:bold;
	color:000;
	float:left;
	height:45px;
	background-color:#fff;
	margin:5px 0 0 0;
}

#menu_flash{
	margin:10px 0 0 60px;
}

#menu ul{
	margin:12px 0 0 20px;
	height:22px;
} 

#menu ul li{
	display:inline;
	height:22px;
	float:left;
}

#destaq{
	margin:0 0 10px 0;
}

#destaq_sec{
	float:left;
	width:300px;
	margin:0 55px 0 0;
}

#noticias_home{
	float:left;
	width:267px;
	margin:0 0 0 0px;
}

#tit_noticias_home {
	margin:12px 0 10px 0;
}

#marcador{
	float:left;
	margin:2px 0 0 0;
	background-image:url('../../../../images/nucleo/imgs/noticia_marcador.gif');
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}

#noticia_destaq_home {
	margin:0 0 0 10px;
}

#noticia_destaq_home a {
	font-size:12px;
	color:#000000;
}
#noticia_destaq_home a:hover {
	text-decoration:underline;
}
#noticia_destaq{
	margin:10px 0 10px 0;
}

#saiba_mais_home a{
	font-size:12px;
	color:#d91604;
	float:right;	
}

#saiba_mais_home a:hover{
	text-decoration:underline;
}

#certificacoes {
	clear:both;
}

#tel{
	width:215px;
	font-size:11px;
	float:left;
	margin:10px 0 0 0;
}

#tel_centro{
	width:215px;
	font-size:11px;
	float:left;
	margin:10px 175px 0 175px;
}
.tel_estado {
	float:left;
	width:82px;
}
.tel_number {
	float:left;
	width:93px;
}

#rodape_conteudo{	
	width:1000px;
	margin:0 auto;
}

#rodape_conteudo a{
	color:#d91604;
}

#rodape_conteudo a:hover{
	text-decoration:underline;
}