#borda_c {
	width: 750px;
	height: 15px;
}
#borda_c_e {
	width: 15px;
	height: 15px;
	float: left;
}
#borda_c_m {
	width: 720px;
	height: 15px;
	background: url(bordas/cima_meio.jpg) repeat-x;
	float: left;
}
#borda_c_d {
	width: 15px;
	height: 15px;
	float: left;
}
#borda_b {
	width: 750px;
	height: 15px;
}
#borda_b_e {
	width: 15px;
	height: 15px;
	float: left;
}
#borda_b_m {
	width: 720px;
	height: 15px;
	background: url(bordas/baixo_meio.jpg) repeat-x;
	float: left;
}
#borda_b_d {
	width: 15px;
	height: 15px;
	float: left;
}