@CHARSET "UTF-8";

div.yui-b p {
	margin:0 0 .5em 0;
	color:#999;
}
            
div.yui-b p strong {
	font-weight:bold;
	color:#000;
}
            
div.yui-b p em {
	color:#000;
}            
            
h1 {
	padding:.25em .5em;
	background-color:#ccc;
}

div.yuimenu {
	position:absolute;
	visibility:hidden;
	border:0px;
}

div.yuimenu li a {
	color: #3333FF;
}

#basicmenu {
	position:static;
	visibility:visible;
}
#bd{
	height:400px;
	/*background-color: #0059A5;*/
	width: 760px;
	margin-top: -13px;
}
			
#doc {
   width:760px;
}
			
.yui-b{
	width: 550px;
}
.yui-main{
	width: 550px;
}
.yui-g{
	width: 550px;
}

		
#ft{
	/*background-color: #0059A5;*/
	background-image: url(imagens/ft2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	margin-left: auto;
	margin-right: auto;
	margin-top: -13px;
	height: 26px;
	text-align:center;
	/*padding: 3px 0;*/
	max-width:760px;
	width:760px;
}

div#logotipo{
	/*background-image: url("imagens/toponew.jpg");*/
	background-image: url("imagens/header_tw.png");
	height: 64px;
}

div#usuario{
	/*background-image: url("imagens/header_div.png");*/
	margin-left: 8px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	/*background-color:#404040;*/
	width:150px;
	height: 16px;
	background-repeat:no-repeat;
	background-position: 0 0;
}

div#header_bar {
	/*background-color: #0059A5;*/
	/*background-color: #8DBC27;*/
	background-color: #f6f7ee;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	/*color: white;*/
	/*color: #FF6600;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px; /* para se adequar ao firefox */
	height: 20px;
	padding: 3px 0;
	max-width:760px;
	width:760px;
}

fieldset{
background-color:#eee;
border:1px solid #666;
padding:.5em;
}

fieldset{
position: relative;
padding-top:.5em;
margin-top:1em;
margin-left: 5px;
}

fieldset{
margin-top:1em;
padding-top:1em;
}

legend{
position: absolute;
top:-.5em;
left:.5em;
color: #3333FF;
}



input{
	background-color:#f6f7ee;

	/*color:#EBEBE1;*/
}

input:focus, select:focus, textarea:focus {
	background:#66CC00;
	color:white;
	font-weight: bold;
}
/* para funcionar na bosta do IE*/
.muda {
	background:#66CC00;
	color:white;
	font-weight: bold;
}

label{
	background-color:#EBEBE1;
/*	color:#f6f7ee;*/
	width: 15em;
	float: left;
	text-align: left;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	display: block
}

input button {
	margin-left:auto;
	margin-right:auto;
}
