#trilhas { margin:0; padding:0}
#trilhas  li { float:left; text-align:center; background:url(../suporte/img/1.gif); width:21px; height:20px; margin:5px}
#trilhas  li a { width:21px; height:20px; padding:3px 0 0 0; color:#FFFFFF; display:block}
#trilhas  li a:hover { color:#000000}
* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:middle;

}

div, td {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00386c;}
body {
	background:#0075bf url(../img/bg.gif)  repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00386c;
}

#tudo {
	width:780px;
	margin:0 auto;
	background:#FFF;
	background:url(../img/bg_geral.gif) bottom repeat-x #FFF; 

	}

#topo {	
	height:39px;
	background: url(../img/bg_menu.gif) top no-repeat;
	}

#principal {
	width:559px;
	float:right;
	padding:0 15px 0 0;
	}

#navegacao {
	width:175px;
	float:left;
	padding:0 15px 0 15px;
	}

#rodape {
	height: 51px;
	width: 100%;
	clear: both;
	background:#00386b;
}
div#rodape address#endereco{		
	float: left;
	background: url(../img/tit_endereco.gif) 0 0 no-repeat;
	height: 32px;
	width: 514px;
	margin: 19px 0 0 0;
	display: inline;
}


div#rodape address#mapa a{		
	float: left;
	background:  url(../img/tit_map.gif) 0 0 no-repeat;
	height: 32px;
	width: 69px;
	margin: 19px 10px 0 16px;
	display: block;
}

span.hiddentext { display:none }
address, h1 {text-indent: -2000px;}

div#logo {
	background:url(../img/logo.gif) no-repeat bottom; 
	width:175px;
	height:63px;
	padding:3px 0 0 0;
}
div#flash {
	height:200px;
	}
div.resp{
	display:none;
	margin-top:4px;
	margin-left:12px;
}
a.em{
	font-weight: bold;
	color: #00376b;
	text-decoration: none;
}
a.em:hover{
	font-weight: bold;
	color: #e77817;
	text-decoration: none;
}
div.n{
	float: left;
	height:30px;
}
div.n1{
	float: left;
	height:15px;
}

a{
	color: #00376b;
	text-decoration: none;
}
a:hover{
	color: #e77817;
	text-decoration: none;
}

input, select, textarea {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:#00386c;
	border:1px solid #00386c
	}
.titulo{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0075bf;
	font-weight:bold;
	font-variant:small-caps;
	}
.titulo_g{font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0075bf;
	font-weight:bold;
	font-variant:small-caps;
	}
.titulo2{font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#c9c9c9;
	font-weight:bold;
	}
.border {padding:10px}