/*
	Desenolvido por Brani
	Web Designer: Demétrios Martins
	www.brani.com.br	
	contato@brani.com.br
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
}
p
{
	margin: 0.7em 0;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------ Configurações do site ------------------ */
body
{ 
	margin: 0;
	padding: 0;
	background: #dae3ee;
	text-align: center;
	line-height: normal;
}

.geral
{	
	width: 780px; 
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
  background: #fff;
  background-color: #fff;
}

img a
{
	border: none;
}

.linkNomes
{
	color: #666;
	font: 11px arial;
	text-decoration: none;
}

/* ------------------ Rodape ------------------ */

.rodape
{
  text-align: center;
  width: 780px;
}

.rodape ul
{
	margin-top: 10px;
}

.rodape li
{
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #a7a7a7;
}

.rodape a
{
	color: #333;
	font: 10px arial, verdana;
	text-decoration: none;
}

.rodape a:hover
{
	color: #000;
	text-decoration: underline;
}

.rodape address
{
	margin-top: 10px;
	color: #666;
	font: normal 10px/12px arial;
}

.rodape address a, .rodape address a:hover
{
	color: #666;
	text-decoration: none;
}

.credito
{
	text-align: left;
	width: 535px;
	max-width: 535px;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 280px;
}

.credito strong
{
	width: 67px;
	height: 15px;
	display: block;
	float: left;
}

.credito strong a
{
	background: url(imagens/selo-yaslip.gif) no-repeat;
	width: 64px;
	height: 15px;	
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
}

/* ------------------ Mapa do site ------------------ */

.mapaSite
{
}

.mapaSite ul
{
	margin-left: 30px;
}

.mapaSite ul li
{
	font: bold 15px arial;
	margin: 10px 0;
	color: #6a6a6a;
}

.mapaSite ul li a
{
	color: #6a6a6a;
}

.mapaSite ul li ul
{
	margin-left: 35px;	
}

.mapaSite ul li ul li
{
	margin: 5px 0;
	padding: 0;
}

.mapaSite ul li ul li a
{
	font: bold 12px arial;
	color: #888888;
}

.mapaSite ul li ul li ul li
{
	margin: 0;
}

.mapaSite ul li ul li ul li a
{
	font: bold 11px/0px arial;
	color: #ababab;
	background: url(../imagens/seta.gif) no-repeat left;
	padding-left: 8px;
}

.mapaSite ul li a:hover
{
	text-decoration: none;
}



/* ------------------ Menu topo ------------------ */
.menu 
{
	background: #4a68a6;
	padding-left: 10px;
	width: 770px;
}

.navegacao
{
	height: 23px;
	position: relative;
	z-index: 199;
	font-family: arial,  sans-serif;
}

.navegacao li.top
{
	display: block;
	float: left;
}

.navegacao li a.topLink
{
	display: block;
	float: left;
	height: 23px;	
	color: #fff;
	text-decoration: none;
	font: bold 11px tahoma;
	cursor: pointer;
	padding: 0 11px;
	line-height: 23px;	
}

.navegacao li a.topLink span
{
	float:left;
	display:block;
	height:23px;
}

.navegacao li a.topLink span.down 
{
}

.navegacao li:hover a.topLink,
.navegacao a.topLink:hover,
.navegacao .top a:hover
{
	color: #bbb;
}

.navegacao table
{
	border-collapse:collapse;
	position:absolute;
	left:0;
	top:0;
}

.navegacao li:hover
{
	position:relative;
	z-index: 200;
}

.navegacao a:hover
{
	position:relative;
	white-space: normal;
	z-index: 200;
}

.navegacao :hover ul.subMenu
{
	left: 1px;
	top: 23px;
	background: #f5f6f6;
	padding: 3px;
	white-space: nowrap;
	width:180px;
	height: auto;
	z-index: 300;
}

.navegacao :hover ul.subMenu li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:180px;
	font-weight:normal;
}
.navegacao :hover ul.subMenu li a
{
	display:block;
	font-size:11px;
	height:18px;
	line-height:18px;
	text-indent:5px;
	text-decoration:none;
	color: #000;
}

.navegacao :hover ul.subMenu li a:hover 
{
	background:#3a65a6;
	color: #fff;
}

.navegacao a:hover a:hover ul,
.navegacao a:hover a:hover a:hover ul,
.navegacao a:hover a:hover a:hover a:hover ul,
.navegacao a:hover a:hover a:hover a:hover a:hover ul
{
	left:89px;
	top:-3px;
	padding:3px;
	white-space:nowrap;
	width:180px;
	z-index:400;
	height:auto;
}

.navegacao ul, 
.navegacao a:hover ul ul,
.navegacao a:hover a:hover ul ul,
.navegacao a:hover a:hover a:hover ul ul,
.navegacao a:hover a:hover a:hover a:hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	list-style:none;
}

.navegacao li:hover li:hover > ul
{
	left:90px;
	top:-3px;
	padding:3px;
	white-space:nowrap;
	width:180px;
	z-index:400;
	height:auto;
}

.navegacao li:hover > ul ul 
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	list-style:none;
}

