body {
	background: #b18c41 no-repeat center 200px;
}
#banner {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#menu {
	float: right;
	width: 595px;
	margin-top:5px;
	margin-right: 100px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: right;
}
#menu a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #fe9c7c;
	margin-right:30px;
	font-weight: bold;
	text-decoration: none;
	background-color: #d8eac1;
}
#menu a:visited {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #fe9c7c;
	margin-right:30px;
	font-weight: bold;
	text-decoration: none;
}
#caja_1 {
	float: none;
	height: auto;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#caja_2 {
	float: none;
	height: auto;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
p {
	color: #fffeff;
	font: italic 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#contenedor {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #d8eac1 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;
	margin-bottom: 30px;
	background-image: none;
}
#footer {
	float: left;
	height: 100px;
	width: 100%;
	border-top-width: 10px;
	border-top-style: none;
	border-top-color: #FFF;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 2px;
	background-position: bottom;
}
#footer h5 strong {
	font-size: 12px;
	text-transform: lowercase;
	color: #CCC;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

