/**estrutura site**/
/* ==========================  Aqui fazemos o layout   ========================== */
#geral { 
	width:760px;
	/*height:auto;*/
	background-color: #FFFFFF;
	padding: 2px;
}

#esquerda { 
	float:left;
	width:136px;	
	background-color: #FFFFFF;
	padding:0 0 0 4;
}

#topoconteudo { 
	/*float:left;*/
	width:100%;
	height:auto;
	background-color: #FFFFFF;
}

#direita { 
	float:right;
	width:150px;
	height:100%;
	background-color: #FFFFFF;
}

#conteudo {
	width:auto; 
	margin-left:138px;
	background-color: #FFFFFF;
}

#cabecalho{
	width:auto;
	height:auto;
	background-color: #FFFFFF;	
}

#rodape{

	background-color: #FFFFFF;
	width:auto;
	height:auto;
	clear: both;
	padding: 0px;
	margin-top: ;
}

#publicidadesuperior{
	border:#CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

#menusuperior{
	width:755px;
	height:auto;
	padding:0 0 0 0;
}

#newsletterhome {    
	background:url(../img_info/detnewsletter3.gif);
	width:134px;
	float:left;
	height: auto;
	top:auto;
	padding: 0px;
}

#buscahomeempresa {
	background:url(../img_info/detbusca2.gif);
	width:614px;
	float:left;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;		
}

#autenticacaixaguia {
	background:url(../img_info/detbusca2.gif);
	width:304px;
	float:right;	
}

#buscacaixaguia {
	background:url(../img_info/detbusca2.gif);
	width:304px;
	float:left;	
}

#central {
	float:left;
	width:462px; 
	background-color: #FFFFFF;
}

#ultimahorahome {
	background:url(../img_info/detultimahora3.gif);
	width:301px;
}

#agendaeventoshome {
	background:url(../img_info/detagenda3.gif);
	width:145px;
}

#empresashome {
	background:url(../img_info/detempresa3.gif);
	width:145px;
	/*float:right;*/
}

#coluna4publicidade {    
	width:134px;
	padding: 2px;
}

#enquetehome {
	width:141px;
	background:url(../img_info/detenquete3.gif);
}

#noticiashome {
	width:304px;
	background:#FFFFFF;
}

#homeoutrosdestaques {
	width:304px;
	background:#FFFFFF;
}
 
/**estrutura site**/

body {
	background-color: #FFFFFF;
	background-image:url(../img_resolve/det_fundo1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat;
	margin-top: 0;
	margin-left: 0;
	margin-right:0;
	margin-bottom:0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.textobranco {
	color: #FFFFFF;
	text-decoration: none;
}

.textodourado {
	color: #999900;
	text-decoration: none;
}

.textoazul {
	color: #0033CC;
	text-decoration: none;
}

.textoamarelo {
	color: #FFFF00;
	text-decoration: none;
}

.linkmenudestaque {
	color: #990099;
	text-decoration: none;
}


a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	background-color: #ffffff; 
	/*
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	*/
}	
.formulario3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff; 
	font-weight:bold;
	background-color: #FF6600; 
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

