.lblDepartamento { 
	width:171px; 
	height:39px; 
	background:url(../_IMG/DESIGN/departamentos.gif) no-repeat; 
	font-weight:bold; 
	color:0368a2; 
	font-size:15px; 
	text-align:center;
}
.lblDepartamento strong { 
	height:auto; 
	width:auto; 
	display: inline-block; 
	margin:0px 0 0 -10px; 
	padding:12px 0 0 0;
}

.boxRight  { 
	width:156px; 
	height:36px; 
	background:url(../_IMG/DESIGN/boxRight.jpg) no-repeat;
	font-weight:bold; 
	color:0368a2; 
	font-size:15px; 
	text-align:center;
}

.boxRight strong{ 
	height:auto; 
	width:auto; 
	display: inline-block; 
	margin:0px 0 0 -10px; 
	padding:12px 0 0 0;
}

.wrapperBoxRight {
	border:1px solid #F2F2F2; 
	width:154px; 
	_width:156px;
	margin-bottom:15px;
  }
 
.wrapperBoxRight p {
 	width:140px;
	margin:0 0 5px 8px; 
	padding:0 0 0 0;
	text-align:left;
	color:#63666B;
}
 
.wrapperBoxRight span {
	display:block; 
	color:#63666B;
	background:url(../_IMG/DESIGN/bullet.gif) no-repeat 0 5px;
	width:auto;
	padding-left:10px;
	margin: 0 0 0 10px;
 } 
 
.wrapperBoxRight span a,
.wrapperBoxRight span a:hover {
	color:#64686B;
}

.frm-txt { 
	width:142px; 
	margin-bottom:3px; 
	margin-left:10px; 
}

.frm-txt-first { 
	margin-top:2px; 
}

.btn-ok { 
	margin-left:8px; 
}

.meio {
	margin-top:5px;
}

.left {
	margin-left:3px;
	margin-right:5px;
}

.departamento {
	background:url(../_IMG/DESIGN/bg_departamento.gif);
}

.departamento > ul {
	position:relative;
	padding:0;
	margin:0;
	top: 0px;
	left: 15px;
}

.departamento ul li {
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;	
}

.departamento ul li a {
	color: #6D6F72;
	text-decoration:none;
}

.departamento ul li a span {
	color: #B72025;
	text-decoration:none;
	font-weight: bold;
}

.departamento ul li a:hover {
	color: #000000;
}

.departamento span {
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}

.topo_meio {
	border-bottom:dotted 1px #CCC;
	margin:7px;
}
