
Body{
	/*background:url(../img/fondo-home.gif) center repeat-y;/*----firefox---;*/
	margin:0px auto;
	border:none;
	width:780px;/*----para Firefox---*/
	.width:auto;/*----para IE 7---*/
}
.Contenedor{
	clear:both;
	margin:0px auto;
	width:780px;
	/*height:100%;
	background-color:#00FF00;*/
	display:block;
	/*top:0px;
	left:0px;
	right:0px;
	bottom:0px;*/
	background:url(../img/fondo-home.gif) center repeat-y;/*----firefox---;*/
}