*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}
body{
	background-color : #fff;
}





#prox_ant{
	position : absolute;
	left : 870px;
	top : 5px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px; 
	z-index : 77;
	
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
	z-index : 77;
	}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro{	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}





/*submenu*/
a#linkao{
	z-index : 10;
	background-image : url(img/x.gif);
}
#terremotos,
a#linkao,
#borda,
#info{
	position : absolute;
	width : 934px;
	height : 430px;
	left : 0;
	top : 0;
	display : block;
}
#info{
	border : 1px solid #c3c3c3;
}
/*capa*/
#info{
	z-index : 9;
	background-position : 520px 0;
}
#info.capa{
	background-image : url(img/relogio.gif);
}
#info.relogio #texto,
#info.capa #texto{
	font-size : 14px;
	font-weight : bold;
	width : 440px;
	height : auto;
	display : block;
	position : absolute;
	left : 20px;
	top : 30px;
	overflow : visible;
	border : none;
	padding : 10px;
}
#info.relogio #texto{
	width : 400px;
	left : 90px;
	top : 50px;
}
#info #texto p{
	margin : 5px 20px 5px 0 ;
	font-weight : normal;
	font-size : 12px;
}
#info.relogio #texto h2{
	color : #ff9900;
	font-size : 38px;
}
#info.relogio #texto h3{
	font-size : 22px;
	margin : 12px 0;
}
#info #texto h2{
	font-size : 32px;
	margin : 10px 0;
}
#info.min2{	background-image : url(img/2min.gif);}
#info.min3{	background-image : url(img/3min.gif);}
#info.min4{	background-image : url(img/4min.gif);}
#info.min5{	background-image : url(img/5min.gif);}
#info.min6{	background-image : url(img/6min.gif);}
#info.min7{	background-image : url(img/7min.gif);}
#info.min8{	background-image : url(img/8min.gif);}
#info.min9{	background-image : url(img/9min.gif);}
#info.min10{	background-image : url(img/10min.gif);}
#info.min11{	background-image : url(img/11min.gif);}
#info.min12{	background-image : url(img/12min.gif);}
#info.min14{	background-image : url(img/14minb.gif);}
#info.min17{	background-image : url(img/17minb.gif);}

/*fonte*/

#fonte{
	font-size : 10px;
	color : #beb7af;
	position : absolute;
	left : 20px;
	top : 405px;
	width : 400px;
	height : 15px;
	display : block;
	text-align : left;
}
#legenda{
	position : absolute;
	left : 10px;
	top : 755px;
	width : 950px;
	height : 30px;
	font-size : 11px;
	border : 1px solid #000;
	padding : 10px;
	color : #fff;
	background-color : #000;
	opacity:0.40;
	-moz-opacity: 0.40;
	filter: alpha(opacity=40);
	z-index : 100;
}
#legenda p{
	font-size : 11px;
	color : #fff;
}
#legenda:hover{
		opacity:0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}
