body {
	margin-left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #312A1F;
}
#contenedor {
	width: 1010px;
	height: 690px;
	position: relative;
	left: -400px;
	margin-top: 50px;
	background-image: url(../imagenes/trazado/fondo_camara.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#top {
	width:544px;
	height:49px;
	float:left;
	position:relative;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../imagenes/trazado/flores_hanna.gif);
}
#base_menu {
	width:154px;
	height:630px;
	position:relative;
	float:left;
}
#mpanel_1 {
	width:154px;
	height:176px;
	position:absolute;
	padding-top: 45px;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#mpanel_2 {
	width:154px;
	height:81px;
	position:absolute;
	left: 0px;
	top: 182px;
}
#mpanel_3 {
	width:154px;
	height:203px;
	position:absolute;
	top: -81px;
	left: 0px;
	visibility: hidden;
}
#mpanel_4 {
	width:154px;
	height:201px;
	position:absolute;
	top: 0px;
	left: 0px;
	background-color: #312A1F;
	visibility: visible;
}
#contenido {
	width:544px;
	height:451px;
	position:relative;
	float:left;
	background-repeat: no-repeat;
}
#pie {
	width:540px;
	height:31px;
	position:relative;
	left: -245px;
	text-align: left;
}
#creditos {
	width:450px;
	float: left;
	height: 31px;
	padding-top: 7px;
}
.creditos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D6CEA8;
}
.creditos a {
	font-weight:bold;
	text-decoration:none;
}
.creditos a:hover {
	font-weight:bold;
	text-decoration:overline;
}
