/*  ----- CONFIGURAÇÕES ----- */
body {
	position:absolute;
	margin:0;
	padding:0 0 15px 0;
	width:100%;
	background:url(/shared/bg.gif);
	font-family:'Arial', verdana, lucida grande, helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	line-height:1.38em;
}
img {
	border:0;
}
/*table {
	width:100%;
	margin:0;
}
th {
	padding:2px 3px 3px 3px;
	border-bottom:2px solid #363;
	color:#363;
}
td {
	padding:2px 3px 3px 3px;
	border-bottom:1px solid #DDD;
	font-size:.85em;
	background:#F5F5F5;
}*/
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, div{
	margin:0 0 .65em 0;
	padding:0;
}
p{
	margin:0 0 1.3em 0;
	padding:0;
}
h2, h3 {
	font-size:2em;
	font-weight:normal;
	color:#F90;
	margin-bottom:1.15em;
}
h4 {
	font-size:1.25em;
	color:#363;
	margin:1.25em 0 0 0;
}
h5 {
	font-size:1em;
	font-weight:bold;
	color:#F60;
	margin:1.25em 0 1em 0;
}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#F90;
	margin:1.25em 0 1em 0;
}
input, textarea {
	font:.85em 'Lucida Grande', verdana, arial, helvetica, sans-serif;
	color:#666;
	padding:2px 4px 4px 4px;
}
input.cadastro {
	border:1px solid #999;
	font:.85em 'Lucida Grande', verdana, arial, helvetica, sans-serif;
	color:#666;
	padding:2px 4px 4px 4px;
	width:150px;
}
ul {
	list-style:none;
	margin:0;
	padding-top:2px;
}
/*  ----- NAVBOX ----- */
#recipiente {
	position:relative;
	width:780px;
	min-height:80%;
	margin:auto;
	background-color:#FFFFFF;
	border-bottom:1px solid #7C7B80;
	border-left:1px solid #7C7B80;
	border-right:1px solid #7C7B80;
}
#boxmenu{
	margin:0 15px 0 18px;
	padding:0;
}
#colBanners{
	margin:0 15px 0 18px;
	padding:0;
}
#corpo {
	margin:0 15px 0 18px;
	position:relative;
	width:746px;
}
#corpo #colEsquerdahome {
	margin:0;
	padding:0;
	height:100%;
	width:295px;
	position:relative;
	float:left;
}
#corpo #colPrincipalhome {
	margin:0;
	padding:0;
	height:100%;
	width:232px;
	position:relative;
	float:left;
}
#corpo #colDireitahome {
	margin:0;
	padding:0;
	height:100%;
	width:216px;
	position:relative;
	float:right;
}
#corpo #colPrincipal {
	margin:0px 0px 40px 0px;
	padding:0;
	height:100%;
	width:520px;
	position:relative;
	float:left;
}
#corpo #colEsquerda {
	margin:0;
	padding:0;
	height:100%;
	width:225px;
	position:relative;
	float:left;
}
#corpo dt {
	background:#EEEEEE none repeat scroll 0 0;
	color:#333333;
	font-weight:bold;
	margin:0.85em 0;
	padding:2px 4px;
	width:98%;
	border-bottom:1px solid #ccc;
}
#corpo dd {
	margin-bottom:0.1em;
	padding:2px 4px;
	width:98%;
}

/*  ----- RODAPÉ ----- */
#rodape {
	position:relative;
	width:746px;
	height:94px;
	background:#FFF url(/shared/bgFooter.gif) repeat-x;
	text-align:left;
	font-size:11px;
	color:#666;
	margin:0 15px 0 18px;
}
#box_cinza{
	margin:0;
	padding:0;
	height:65px;
	width:750px;
}
.imgLateral{
	margin-top:1px;
}
.imgLeft{
	border:1px solid #7C7B80;
	float:left;
	margin:0 10px 0 0;
	padding:2px;
}
.imgCenter{
	border:1px solid #7C7B80;
	margin:0 10px 0 0;
	padding:2px;
}
.imgRight{
	border:1px solid #7C7B80;
	float:right;
	margin:0 0 0 10px;
	padding:2px;
}
#navbox_reconhecimento{
	background:url(/shared/quemsomos/box_reconhecimento.gif);
	font-family:'Arial', verdana, lucida grande, helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:458px;
	height:154px;
	padding:5px 20px;
}
#rodape #box_cinza #titulo{
	border-right:1px solid #808080;
	float:left;
	font-weight:bolder;
	height:20px;
	margin:10px 0 0 0;
	padding:10px 0 0 45px;
	width:110px;
}
#rodape #box_cinza #endereco{
	float:left;
	height:20px;
	margin:10px 0 0;
	padding:2px 0 0 20px;
}
#rodape #copyright{
	float:left;
	margin:7px 0 0 15px;
}
#rodape #tau{
	float:right;
	margin:7px 15px 0 0;
}

/*  ----- CABECALHO ----- */
#cabecalho {
	position:relative;
	background:#FFF url(/shared/bgCabecalho.gif) repeat-x;
}
#cabecalho img{
  behavior: url("/css/pngfix.htc");
}
#cabecalho #topo {
	height:90px;
	position:relative;
}
#cabecalho #topo #logotipo {
	height:50px;
	margin:0;
	padding:25px 20px 15px 20px;
	width:214px;
	float:left;
}
#cabecalho #topo #navSecundaria {
	height:50px;
	margin:0;
	padding:30px;
	width:80px;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#757575;
}
#cabecalho #topo #navSecundaria ul li a{
	color:#757575;
	border-bottom:1px dashed #757575;
	text-decoration:none;
}
#cabecalho #topo #navSecundaria ul li a:hover {
	color:#CC0000;
	border-bottom:1px dashed #999;
	text-decoration:none;
}
.date {
	color:#890101;
	font-size:11px;
	margin:0;
	font-weight:bold;
}
a.datelink {
	color:#414141;
	text-decoration:none;
	font-size:12px;
}
a:hover.datelink  {
	color:#CC0000;
	border-bottom:1px dashed #999;
	text-decoration:none;
}
/*#corpo #conteudo dt {
	margin-bottom:.3em;
	height:100%;
	padding-left:10px;
	background:transparent url(/shared/bullet_laranja.gif) 2px 6px no-repeat;
	font-weight:bold;
}
#corpo #conteudo dd {
	padding-left:10px;
}
#corpo #conteudo form dt {
	padding-left:0;
	background:none;
	font-weight:normal;
}
#corpo #conteudo form dd {
	padding-left:0;
}
#corpo #conteudo {
	position:relative;
	float:right;
	text-align:left;
	width:685px;
	margin:35px 0 0 0;
	padding-right:25px;
}
#corpo #conteudo a,
#corpo #conteudo a:link,
#corpo #conteudo a:active {
	color:#696;
	border-bottom:1px dashed #696;
	background:#EEE;
	text-decoration:none;
}
#corpo #conteudo a:visited {
	color:#666;
	border-bottom:1px dashed #666;
	background:none;
}
#corpo #conteudo a:hover {
	background:#696;
	color:#FFF;
	border-bottom:1px dashed #696;
	text-decoration:none;
}
#corpo #conteudo h2 a,
#corpo #conteudo h2 a:link,
#corpo #conteudo h2 a:active,
#corpo #conteudo h2 a:visited,
#corpo #conteudo h2 a:hover {
	border:0;
	background:none;
}
#corpo #corpoEnd {
	border:0;
	height:35px;
	width:100%;
	clear:both;
}
.imgRight {
	float:right;
	margin-left:15px;
}
.imgLeft {
	float:left;
	margin-right:15px;
}*/
