*{
	font-family: "Trebuchet MS", "Arial Marrow", Arial, Helvetica, sans-serif;
}
body{
	margin: 20px 0px 0px 0px;
	background: #FFF;
	text-align: center;
}
#corpo{
	text-align: left;
	width: 706px;
/*	border: 1px solid #000;*/
	margin: 0px auto 0px auto;
}
#image_map{
width:800px;
height:125px;
background:url(../imgs/fnd_cab.jpg) no-repeat;
position:relative;
} 
#image_map a{
display:block;
position:absolute;
} 
#image_map a#link1{
width:2px;
height:2px;
top:60px;
left:70px;
} 
#cabecalho{
padding: 1px 20px 0px 0px;
	background-image: url(../imgs/fnd_cab1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
	font-size: 12px;
	text-align: right;
}
#cabecalho ul{
	padding: 0px 15px 0px 0px;
}
#cabecalho ul li{
	display: inline;
	padding: 0px 4px 0px 4px;
	font-weight: bolder;
}
#cabecalho ul li a{
	text-decoration: none;
	color: #3333FF;
}
#cabecalho ul li a:hover{
	color: #A5542E;
}
#conteudo{
	font-size: 12px;
	background: url(../imgs/fnd_cont.gif) repeat-y left;
	margin-top: -20px;
	padding: 0px 15px 20px 15px;
}
#fim{
	background: url(../imgs/fnd_rdp.jpg) no-repeat top left;
	height: 46px;
	margin-top: -20px;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}
#rodape{
	margin: 0px 40px 0px 40px;
	height: 40px;
	background: url(../imgs/by_sergio.gif) no-repeat top right;
	padding: 1pt 0pt 0pt 0pt;
}
#rodape ul li{
	display: inline;
}
.p{
	font-size: 11px;
}