body {
	background-color: #D8902B;
}
#contenedor {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8902B;
	background-repeat: repeat-x;
}
#caja_swf {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8902B;
	border-right-color: #D8902B;
	border-bottom-color: #D8902B;
	border-left-color: #D8902B;
}
