#cabecalho table {
	width:100%;
	/*background-image: url(../images/back_cabecalho.jpg);*/
	background-repeat:repeat-x;
	background-position:bottom;
}
#cabecalho td {
	padding:0px;
}
