body {
/*	background-image: url(../_img/bg_geral.gif);
	background-repeat: repeat-y;*/
	font: 10px verdana, tahoma;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#DADADA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#DADADA;
	scrollbar-arrow-color:#0E1F6F;
	scrollbar-track-color:#;
}
a, a:visited {
	font: 10px verdana, verdana, tahoma;
	color:#000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#162D9A;
}

/* div mae */
#mae {
	background-image: url(../_img/bg_geral.gif);
	background-repeat: repeat-y;
  /*  width:770px;
	border: solid red 0px; */
	text-align: left;
	margin: 0 auto;
}

/* Topo */
#tp {
	background-color: #fff;
	width: 770px;
	height: 84px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

/* coluna 1 */
#cl1 {
	border:solid red 0px;
	width: 140px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 45px;
	float: left;
	background-color: #F7F7EF;
	background: transparent;
	background-image: url(../_img/bg_cl1.gif);
	background-repeat: repeat-y;
}

#cl1 a, #cl1 a:hover, #cl1 a:visited {
	font: 10px arial, verdana, tahoma;
	color:#000;
	padding-left: 30px;
	text-decoration: none;
}
#cl1 a:hover {
	text-decoration: underline;
	color:#162D9A;
}

/* coluna 2 */
#cl2 {
	width: 216px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	float: left;
	background:#F7F7EF;
	background-image: url(../_img/bg_cl2.gif);
	background-repeat: repeat-y;
}

/* coluna 3 */
#cl3 {
	border:solid red 0px;
	width:172px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background:#fff;
	background-image: url(../_img/bg_cl3.gif);
	background-repeat: repeat-y;
}

/* coluna 4 */
#cl4 {
	width:85px;
	_width:107px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	float: left;
	background:#F7F7EF;
	background-image: url(../_img/bg_cl4.gif);
	background-repeat: repeat-y;
}

#cl4 img{
	margin-top: -7px;
	margin-right: -7px;
	margin-bottom: 0px;
	margin-left: -15px;
}

#cl4 a, #cl4 a:hover, #cl4 a:visited {
	font: 10px verdana, verdana, tahoma;
	color:#000;
	text-decoration: none;
}
#cl4 a:hover {
	text-decoration: underline;
}

/* coluna 5 */
#cl5 {
	border:solid red 0px;
	width:119px;
	_width:135px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	background:#fff;
	background-image: url(../_img/bg_cl5.gif);
	background-repeat: repeat-y;
}

/* coluna central */
#cc {
	border: solid red 0px;
	border-top:solid #0E1F6F 1px;
	width: 475px;
	_width: 495px;
	
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	background-color: #fff; /* F7F7EF */
	text-decoration: undeline;
}

#cc a {
	color:#3271AD;
	text-decoration: none;
}

#cc a:hover {
	text-decoration: underline;
	color:#FF501B;
}

/* rodape */
#rd {
	width:770px;
	height: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	/*background:#FFD700;*/
	background-image: url(../_img/bg_rd.gif);
	background-repeat: no-repeat;
}



.form_box
{
   BORDER-RIGHT: #0E1F6F 1px solid;
   BORDER-TOP: #0E1F6F 1px solid;
   BORDER-LEFT: #0E1F6F 1px solid;
   BORDER-BOTTOM: #0E1F6F 1px solid;
   COLOR: #000;
   FONT-FAMILY: Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
   FONT-SIZE: 10px;
   BACKGROUND-COLOR: #F7F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height:16px;
}

.form_botao
{
	margin-top: 3px;
   BORDER-TOP: #ECE9D8 1px solid;
   BORDER-RIGHT: #0E1F6F 2px solid;
   BORDER-BOTTOM: #0E1F6F 2px solid;
   BORDER-LEFT: #ECE9D8 1px solid;
   FONT-SIZE: 10px;
   COLOR: #333333;
   FONT-FAMILY: verdana;
   BACKGROUND-COLOR: #f7f7f7;
}

.box_dest {
	border:solid #FF6600 1px;
	text-align:center;
	padding:10px;
	background-color:fffff1;
	font-weight: bold;
}

.tabela {
	font: 10px verdana, tahoma;
	border:solid red 0px;
}
