@charset "utf-8";

#rodape_bodyend_left{
	width: 26px;
	height: 36px;
	background:url(../skin/rodape_body_end.gif) 0px 0px no-repeat;
	float: left;
	position:relative;
}

#rodape_bodyend_meio{
	width: 701px;
	height: 36px;
	background:url(../skin/rodape_body_end.gif) 0px -36px repeat-x;
	float: left;
	position:relative;
}

#rodape_bodyend_right{
	width: 26px;
	height: 36px;
	background:url(../skin/rodape_body_end.gif) 0px -72px no-repeat;
	float: left;
	position:relative;
}

#rodape_copyright{
	font-size: 9px;
	color: #81B3E6;
	width:776px;
	text-align:center;
	float:left;
	position:relative;
}

#rodape_copyright a{
	color: #81B3E6 !important;
	text-decoration: none !important;
}


