/* geral */
	body {
	font-size: 13px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #fff;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}

	div {
	font-size: 13px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	td {
	font-size: 13px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	textarea {
		overflow: auto;
		font-size: 13px; background: #ffffff; color: #000; font-family: verdana, arial, helvetica;
		border: 1px solid #000;
	}
	
	form {
		padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
	}

	input {
	font-size: 13px;
	background: #ffffff;
	color: #fff;
	font-family: verdana, arial, helvetica;
	border: 1px solid #000;
	background-color: Black;
}

	select {
		border: 1px solid #000; font-size: 13px; background: #ffffff; color: #000; font-family: verdana, arial, helvetica;
	}

a:link, a:active, a:visited { color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}

a.lnk_branco:link, a.lnk_branco:active, a.lnk_branco:visited {
	color: #fff;
	text-decoration: none;
}
a.lnk_branco:hover {text-decoration: underline;}

a.lnk_branco_b:link, a.lnk_branco_b:active, a.lnk_branco_b:visited {
	color: #D8E5D9;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.lnk_branco_b:hover {text-decoration: none; text-weight: bold}

#header {
	width: 750px;
	height: 171px;
	clear: both;
	margin: 55px 0px 0px 28px;
	border: 0px dotted gray;	
}

#container {
	width: 748px;
	height: 310px;
	clear: both;
	margin: 0px 0px 0px 28px;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	border-bottom: 1px solid #484848;
	overflow: auto;
	scrollbar-3dlight-color: #EEEFF1;
	scrollbar-arrow-color: #404040;
	scrollbar-base-color: EEEFF1;
	scrollbar-darkshadow-color: EEEFF1;
	scrollbar-face-color: #EEEFF1;
	scrollbar-highlight-color: #EEEFF1;
	scrollbar-shadow-color: #404040;
	scrollbar-track-color: #EEEFF1;
}

#menu1 {
	width: 320px;
	height: 171px;
	float: left;
	background-image: url(../img/bg_menu1.gif);
	background-repeat: no-repeat;
	border: 0px dotted gray;	
}

#menu2 {
	width: 428px;
	height: 171px;
	float: left;
	background-image: url(../img/bg_menu2.gif);
	background-repeat: no-repeat;
	border: 0px dotted gray;	
}

#menu10 {
	width: 320px;
	height: 135px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	border: 0px solid gray;	
}

#marquee {
	width: 366px;
	height: 20px;
	border: 2px solid black;
	margin: 57px 0px 0px 50px;
	padding-top: 3px;
	background-color: #fff;
	position: relative;
}

#setas {
	width: 150px;
	height: 20px;
       top: 135;
	left: 730;
	position: absolute;
}

#assina {
	width: 700px;
	height: 10px;
	position: absolute;
	top: 519px;
	left: 30px;
	background-color: #D6D5D5;
	border: 0px dotted gray
}

.txt {
	width: 550px;
	margin-left: 165px;
	border: 0px dotted gray
}

.txt2 {
	width: 392px;
	height: 140px;
	margin-left: 340px;
	padding: 5px;
	overflow: auto;
	scrollbar-3dlight-color: #EEEFF1;
	scrollbar-arrow-color: #404040;
	scrollbar-base-color: EEEFF1;
	scrollbar-darkshadow-color: EEEFF1;
	scrollbar-face-color: #EEEFF1;
	scrollbar-highlight-color: #EEEFF1;
	scrollbar-shadow-color: #404040;
	scrollbar-track-color: #EEEFF1;
	border: 0px dotted gray	
}

.txt3{
	width: 680px;
	clear: both;
	margin-left: 35px;
	border: 0px dotted gray;
}

.txt4{
	width: 690px;
	clear: both;
	margin-left: 16px;
	border: 0px dotted gray;
}

.txt5{
	width: 690px;
	clear: both;
	margin-left: 9px;
	border: 0px dotted gray;
}

.titulo { 
	width: 338px;
	height: 150px;
	float: left
}

.flash { 
	width: 338px;
	height: 150px;
	float: left
}
.bg_container1 {
	background-image: url(../img/bg_container.gif);
}

.bg_container2 {
	background-image: url(../img/bg_container2.gif);
}

.clear {
	clear: both
}

.box {
	width: 405px; height: 310px; overflow: auto;
}

.submenu1 {
	position:absolute; 
	left:102px; 
	top:80px; 
	width:125px; 
	height:88px; 
	z-index:1; 
	visibility:hidden; 
	background-color:#000;
}

.submenu2 {
	position:absolute; 
	left:225px; 
	top:80px; 
	width:125px; 
	height:130px; 
	z-index:1; 
	visibility:hidden; 
	background-color:#000;
}

.submenu3 {
	position:absolute; 
	left: 348px; 
	top: 100px; 
	width: 100px; 
	height: 25px; 
	z-index:1; 
	visibility:hidden; 
	background-color:#000;
}

.submenu4 {
	position:absolute; 
	left: 437px; 
	top: 100px; 
	width: 159px; 
	height: 25px; 
	z-index:1; 
	visibility:hidden; 
	background-color:#000;
}

.submn_box { height: 15px; border-bottom: 1px solid white; padding: 3px 3px 0px 3px;}

.bt_input {
	border: 0px solid #000;
}

.input_frm {
	font-size: 13px;
	background: #000;
	color: #fff;
	border: 1px solid #000;
	background-color: Black;
	height: 20px;
}

.mn_border {
	border-bottom: 1px solid #fff;

}
