ul{
 list-style:none;
 margin:0px;
 padding:0px;
}

li{
 padding:0em 0em 0.6em 2em;
 background:url("../imgs/geral/sim.gif") 0px 0px no-repeat;
 display:block;
}

.input{
	border: 1px solid #DEECF7;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
 height:19px;
	background:#efefef
}

/*************************************************
ABAS
*************************************************/
#abas2 {
 float:left;
 width:661px;
 background:#DAE0D2 url("../imgs/geral/bg.gif") repeat-x bottom;
}

#abas2 ul {
 margin:0px;
 padding:0px;
 list-style:none;
}

#abas2 li {
 float:left;
 background:url("../imgs/geral/left.gif") no-repeat left top;
 margin-right:3;
 padding:0 0 0 5px;
}

#abas2 a {
 float:left;
 display:block;
 background:url("../imgs/geral/right.gif") no-repeat right top;
 padding:10px 5px 4px 6px;
 text-decoration:none;
 font-weight:bold;
 color:#765;
}

#abas2 a {
 float:none;
}

#abas2 a:hover {
 color:#000;
}

#abas2 .current {
 background-image:url("../imgs/geral/left_on.gif");
}

#abas2 .current a {
 background-image:url("../imgs/geral/right_on.gif");
 color:#333;
 padding-bottom:5px;
}

.aba_c{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	padding-left:5px;
 padding-top:5px;
	width:192px;
}

html > body .aba_c{ 
 padding-top:40px;
	width:654px;
} 
/*************************************************
FIM: ABAS
*************************************************/


/*************************************************
MARQUEE
*************************************************/
#marquee{
 position: relative;
 width: 200px;
 height: 293px;
 overflow: hidden;
 padding: 2px;
 padding-left: 4px;
}
/*************************************************
FIM: MARQUEE
*************************************************/
