body, table, input, textarea, select, li, button{
	font:1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:1.5em;
	color:#333;
	}	
body{	
	font-size:12px;
	background:#fff;
margin:0px;
padding:0px;		
	}	
	
#container{
width:980px;
height:700px;
	}	


.cronologia_caixa{
	width:970px;
	height:400px;
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:355px;
	left:0px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	line-height:400px;
	text-align:center;
	background-image: url("img/cohete-gris.png");
	}
#cronologia_zoom{
	width:970px;
	height:400px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:355px;
	left:0px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	
	line-height:400px;
	text-align:center;
	}
