@charset "utf-8";

BODY { font-family: "Lucida Granda", "Lucida Sans Unicode";	font-size: 12px; color: #999999; margin:0px; background:#F8F8F8; text-align:center; background: url(../imagens/bg.jpg) center }

a.link { font-family: "Lucida Granda", "Lucida Sans Unicode";	font-size: 12px; color: #0080C0; text-decoration:none; }
a.link:hover { font-family: "Lucida Granda", "Lucida Sans Unicode";	font-size: 12px; color: #0080C0; text-decoration:underline; }

/*DIVS*/

#DIV1{
	width:800px;
	height:26px;
	margin:auto;
	background:url(../imagens/bg-top-corpo.jpg);
}
#DIV2{
	width:800px;
	height:26px;
	margin:auto;
	background:url(../imagens/bg-bottom-corpo.jpg);
}

/*FIM DIVS*/
