@charset "utf-8";
/* CSS Document */

#contenedor_submenu{
	width:645px;
	height:25px;
	color: #999999;	
	float:left;
	background-color: #000000;
}

#contenido {
	margin:0;
	width:645px;
	height: 690px;
	overflow: hidden;
	float:left;
	background-color: #000000;
}