/* CSS Document */
.msg {
	color: #FF0000;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/fundo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	text-align: center;
}

h1, h2, h3 {
	color: #FF9900;
	text-transform: uppercase;
	margin-bottom: 0;
}

h1 {
	font-size: 15px;
	text-align: left;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

p {
	text-align: justify;
	vertical-align: baseline;
}

.data {
	margin: 0;
	padding: 0;
	color: #999;
	font-style: italic;
	text-align: right;
}

a {
	color:#666666;
}

a:hover {
	color:#000000;
}

ul {
	padding-left: 15px;
	*margin-left: 0;
}

th {
	background-color: #FF9900;
	color: #000000;
	text-align: center;
}

.fonte {
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
}

input, select, textarea {
	font-size: 11px;
}

img {
	margin: 8px;
	margin-top: 0;
}

.index {
	margin-bottom: 0;
	border: 0;
}

hr {
	height: 1px;
	color: #555;
	width: 100%;
}

blockquote {
	margin-right: 0;
}

#layout {
	margin: auto;
	width: 1000px;
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 85px;
}

#home {
	width: 1000px;
	text-aling: justify;
}

#homeLogo {
	float: left;
	width: 400px;
}

#homeConteudo {
	padding: 15px 0 15px 400px;
}

#homeObservatorio, #homeComunicar, #homeDicas, #homeUltimos, #homeNoticias {
	background: url(images/chaveBottom.gif) left bottom no-repeat;
	text-align: justify;
	margin-top: 20px;
}

#homeObservatorio div, #homeComunicar div, #homeDicas div, #homeUltimos div, #homeNoticias div {
	padding: 1px 10px 1px 240px;
	min-height: 120px;
}

#homeDicas div {
	background: url(images/homeDicas.gif) left top no-repeat;
}

#homeComunicar div {
	background: url(images/homeComunicar.gif) left top no-repeat;
}

#homeObservatorio div {
	background: url(images/homeObservatorio.gif) left top no-repeat;
}

#homeUltimos div {
	background: url(images/homeUltimos.gif) left top no-repeat;
}

#homeNoticias div {
	background: url(images/homeNoticias.gif) left top no-repeat;
}

.anteriores {
	text-align: right;
	font-size: 10px;
}

#homeObservatorio div a, #homeComunicar div a, #homeDicas div a, #homeUltimos div a, #homeNoticias div a {
	text-decoration: none;
}

#homeObservatorio div a:hover, #homeComunicar div a:hover, #homeDicas div a:hover, #homeUltimos div a:hover, #homeNoticias div a:hover {
	color: #000000;
}

#conteudoIndex {
	margin: 10px;
	text-align: left;
	padding-left: 200px;
	padding-right: 110px;
}

#conteudoIndex a {
	color: #FF9900;
	text-decoration: none;
}

#conteudoIndex a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#conteudoIndex h2 {
	text-align: center;
}

#conteudo {
	margin: 10px;
	text-align: left;
}

#footer {
	clear: both; 
	margin: auto;
	width: 1000px;
	height: 22px;
	text-align: center;
	background-image: url(images/footer.jpg);
	padding-top: 3px;
}

#titulo {
	text-align: left;
}

#eventos {
	background-image: url(images/eventos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
	padding-top: 60px;
}

#noticias {
	background-image: url(images/noticias.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
	padding-bottom: 40px;
	margin: 20px 0;
}

#premios {
	background-image: url(images/premios.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
}

#animacaoPremios {
	float: right;
	width: 480px;
	height: 100px;
	margin: 0;
}

#equipe {
	background-image: url(images/equipe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
}

#animacaoEquipe {
	float: right;
	width: 405px;
	height: 230px;
	margin: 0;
}

#contato {
	background-image: url(images/contato.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
}

#online {
	background-image: url(images/online.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
}

#animacaoContato {
	float: right;
	width: 470px;
	height: 140px;
	margin: 0;
}

#agencia {
	background-image: url(images/agencia.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 60px;
}

#menuAgencia {
	width: 200px;
	float: left;
	*margin: 20px 0 0 -35px;
}

#menuHome {
	width: 250px;
	float: left;
	margin: 20px 0 0 20px;
	text-align: left;
}

#menuAgencia ul, #menuHome ul {
	padding: 0;
	*margin-left: 30px;
}

#menuAgencia li, #menuHome li {
	list-style: none;
	padding-top: 2px;
}

#menuAgencia li ul{
	margin: 0 0 0 10px;
}

#menuAgencia li ul li{
	padding-top: 2px;
	padding-left: 0;
}

#menuAgencia a {
	border-left: 5px solid #FFFF00;
	padding-left: 6px;
	text-decoration: none;
}

#menuAgencia a:hover {
	border-left: 5px solid #999999;
	color: #000000;
}

.linkNulo {
	color: #666666;
	border-left: 5px solid #FFFF00;
	padding-left: 6px;
	margin: 0;
	text-indent: 0;
}

#menuHome a {
	color: #CCCCCC;
	border-left: 5px solid #FFFF00;
	padding-left: 6px;
	text-decoration: none;
}

#menuHome a:hover {
	border-left: 5px solid #999999;
	color: #FFFFFF;
}

#texto {
	margin-left: 200px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#bordaPerfil {
	width: 80%;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#animacaoAgencia {
	float: right;
	width: 390px;
	height: 400px;
	margin: 0;
}

#menuLateral {
	float: left;
	padding-top: 20px;
	width: 190px;
	background-image: url(images/notas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#menuLateral img {
	margin: 0;
}

#menuLateral form {
	margin-top: 0;
}

#marcas {
	position: relative;
	top: 20px;
	right: 5px;
	width: 100px;
	float: right;
	text-align: center;
}

#notas {
	position: relative;
	width: 160px;
	height: 225px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	margin-left: 15px;
	margin-top: 70px;
	overflow: auto;
}

#notas p {
	padding-right: 10px;
}

#observatorio h2 {
	color: #000000;
	float: left;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	margin: 0;
}

#comunicar h1, #comunicar h2 {
	color: #FF0000;
	font-weight: bold;
}

#comunicar h2 {
	text-align: left;
}

#imgEsq {
	float: left;
	margin: 8px;
	margin-left: 0;
	margin-top: 0;
}

#imgDir {
	float: right;
	margin: 8px;
	margin-right: 0;
	margin-top: 0;
}

#coluna {
	width: 25%;
	float: left;
}

#radio {
	position: absolute;
	left: 660px;
	top: 200px;
}


/* ==================================================  M E N U  ======================================================== */
/* http://www.maujor.com/tutorial/ddownmenu.php */

#menu {
	text-align: left;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: center;
}

#menu ul li {
	position: relative;
	float: left;
	width: 95px;
	line-height: 10px;
}

#menu ul li.gabinetec {
	width: 310px;
}

#menu ul li ul li {
	width: 200px;
	text-align: left;
}

#menu ul li.noFloat {
	float: none;
}

#menu li ul, #menu li ul li ul {
	position: absolute;
	left: 40px;
	display: block; /* mudar para none */
}

#menu li ul li ul {
	left: 200px;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #999;
	background: #000;
	padding: 5px;
	border-left: 1px solid #f6e200;
	border-right: 1px solid #f6e200;
	border-top: 0;
	border-bottom: 0;
}

#menu ul li a.gabinetec {
	border: none;
	background: none;
	text-indent: -9999px;
	width: 295px;
}

#menu ul li ul li a {
}

#menu ul li a:hover {
	color: #FFFF00;
}

#menu li:hover ul, #menu li.over ul { 
	display: block;
}

#menu li.ativo {
	color: #FFFF00;
	position: relative;
	float: left;
	line-height: 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #000;
	padding: 5px;
	border-left: 1px solid #f6e200;
	border-right: 1px solid #f6e200;
	border-top: 0;
	border-bottom: 0;
}

/* Fix IE. Hide from IE Mac */
* html ul li li.ativo { float: left; height: 1%; }
* html ul li a li.ativo { height: 1%; }
/* End */

/* ====================================================================================================================== */