body {
	margin: 0 0;
	padding: 0 0
}

.page {
	width:950px;
	margin:0 auto;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.imagen {
	border:#0066CC solid 3px
}

.header {
	margin:0 auto;
	width: 950px;
	height: 170px;
	position: relative;
}

.links1 {
	background-color:#E2BC5F;
	width: 950px;
	margin: 0 auto;
	padding: 4px 0 0;
	font-size:18px;
	border-top:#2F3D90 solid 1px;
	border-bottom:#2F3D90 solid 1px;
	position: relative;
	height: 24px;
}

.links1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:18px;
	color: #885B33;
	text-decoration:none;
	float: left;
	margin: 0 15px 0 10px;
}

.links1 a:link,  a:visited {
	color: #885B33;
}

.links1 a:hover {
	color: #FFFFFF;
	text-decoration: underline
}
.clear {
	clear: both;
}
.sep {
	clear: both;
	height: 25px;
}

#creditos {
	position: relative;
	margin: 12px auto;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
