/*@charset "utf-8";*/
/* CSS Document */
html{
	background-image:url(../adjunto/fondo_pagina-home.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	background-color:#6b0407;
	height:auto
}
body{ background-image:url(../adjunto/fondo-home.jpg); }
#divPrincipal{ width:891px; }
#divPie{  width:895px; margin:auto;background:none; height:40px; padding-top:0; margin-left:-12px; margin-top:-13px; } 
#divPie table{ background-image:url(../adjunto/pie-cen.gif); background-repeat:repeat-y; background-position:center; color:#d89b9d; }
#divPie td{ padding:0 8px; }

