@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background:url(../img/fondo.gif) left top no-repeat;
		background-color:#000000;

	}
	.marco1{
	background:url(../img/fonfo2.gif) no-repeat;
	padding:10px;
	width:980px;
	height:565px;
	*width:1000px;
	*height:585px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
	}
	.marco2{
	width:980px;
	height:565px;
	margin-RIGHT:20PX;
	*margin-RIGHT:0PX;
	}

