@charset "utf-8";
/* CSS Document */

.menu_base_l {
	height:370px;
	width:80px;
	padding:90px 20px 0px 20px;
	float:left;
	background-image:url(../img/bases/l_menu.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-weight:bold;
}

.base_bubble {
	height:80px;
	width:80px;
	float:left;
	}
.content_bases {
	/* width:900px; */
	height:340px;
	padding:0px 0px 0px 0px;
	width: 750px;
	float:left;
	text-align: left;
	}
.container_bases {
	height:280px;
	/* width:900px; */
	padding:20px 0px 0px 20px;
	width: 600px;
	float:left;
	}
.container_camaextra {
	height:420px;
	/* width:900px; */
	padding:0px 0px 0px 20px;
	width: 521px;
	float:left;
	}
div.sub_bases {
	/* width:800px; */
	height:490px;
	padding:20px 30px 0px 30px;
	width: 890px;
	margin: 0 auto;
	}
.content_bajo {
	width:150px;
	height:100px;
	padding: 10px 130px 0px 470px;
}
.content_bajo1 {
	width:380px;
	height:100px;
	background-color:#9F3;
	float:left;
	padding-right:20px;
}

