@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	color:#666666;
}

a:hover {
	color:#FF9900
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* font-weight: bold; */
	color: #CCCCCC;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626567;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.borda {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.titulo_pagina {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #f94d01;
	margin-left:35px;
}

.titulo_lateral {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f94d01;
}

.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626567;
	margin: 15px;
	text-align:justify;
}


.empresas_titulo_tabela {
	color: #FFFFFF;
	font-weight: bold;
}


/* MENU */
#styletwo {
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(/imagens/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

#styletwo ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#styletwo ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
}

#styletwo ul li a {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:6px 20px 0 20px;
	height:24px;
}

#styletwo ul li	a:hover, #styletwo ul li a.current{color:#fff;background:transparent url(/imagens/bgON.gif) repeat-x top left;}
/* FIM MENU */
.info {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 15px;
	text-align:justify;
}
