body{
	background-color: #006400;
	background-image:url(trama1.png);
	margin:0;
	padding:0;
}

#wrapper{
	margin: 0 auto;
	width: 985px;
}

#header{
	height: 118px;
}

#content{
	width: 875px;
	margin: 0 auto;
	margin-top:0;
	/*height:   se ajusta a la altura de caa swf */
}

#pie{
	margin:auto;
	height:20px;
	width: 100%;
	background-color:#003300;
	filter:alpha (opacity =70);
	opacity:.70;
	padding-top:15px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
