body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#F2EEE1;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
	
}
a:link, a:visited, a:active{
color: #5F5534;
text-decoration: none;
}
a:hover{
color: #990000;
text-decoration: underline;
}
p{margin:10px}
.borderimg{ border:2px solid #dddddd;}

div#conteudo{ margin: 0;background: #E8E4D0; width:100%; }

b.rtop, b.rbottom{display:block;background: #F2EEE1}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #E8E4D0;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}

.campo{
width:170px;
border:1px solid #CCCCCC;
background:#efefef;
padding:3px;
color:#000000;
}

.campof{
width:110px;
border:1px solid #CCCCCC;
background:#efefef;
padding:3px;
color:#000000;
}


.campok{
width:40px;
height:86px;
border:1px solid #CCCCCC;
background:#efefef;
padding:3px;
color:#000000;
}

.campook{
width:80px;
border:none;
font-size:11px;
background:#cccccc;
padding:3px;
color: #333333;
cursor:pointer;
}

ul#footermenu {
list-style: none;
line-height:20px;
}


.tit_nome:link, .tit_nome:visited, .tit_nome:active{
color: #5F5534;
text-decoration: none;
font-size:16px;
}
.tit_nome:hover{
color: #333333;
text-decoration: underline;
font-size:16px;
}

ul#menusup{
list-style:none;

}

ul#menusup li{
float:left;
padding:0 30px 0 0;
display:inline;
}