/* CSS Document */

/* TUDO */

body{
	margin:0;
	background-color:#07226A;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #081D63;
	line-height:1.5em;
	
	scrollbar-face-color: #fafafa; 
	scrollbar-shadow-color:  #C7C8C8;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #c3c3c3; 
	scrollbar-darkshadow-color: #EDEDED; 
	scrollbar-track-color: #e5e5e5;
	scrollbar-arrow-color: #51585F;
	}

	
	
/* GERAL */

#tablehome {
	position:relative;
	top:0px;
	left:478px;
	width:271px;
	}

#tableinterna {
	position:relative;
	top:38px;
	left:227px;
	width:571px;
	}

#tit {
	position:relative;
	top:20px;
	left:0;
	width:564px;
	height:63px;
	z-index:20;
}

.back {
	float:right;
	width:60px;
	background-color:#fff;
	padding:2px;
	margin:3px;
	margin-right:20px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.backtop {
	float:right;
	width:60px;
	background-color:#fff;
	padding:2px;
	margin:3px;
	margin-right:20px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-top:18px;
}

.divtexto {
	width:504px;
	height:380px;
	z-index:10;
	background-color:#fff;
	padding:20px;
	opacity:0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

.texto {
	position:relative;
	font-weight:bold;
	width:500px;
	height:377px;
	overflow:auto;
	padding-right:10px;
}

.fotos {
	position:relative;
	z-index:30;
}

.fltleft {float:left;}

/* LINKS */

a:link, a:visited, a:active, a:hover {
	color:#0066DD;
	text-decoration:none;
	}

/* MENU */

#mainnavi {

margin-top:40px;
height:490px;
}

#mainnavi ul {
	margin:					0;
	padding:             0;

}

#mainnavi li {
	margin:					0;
	padding:             0;
	list-style:				none;
}

#mainnavi li a {
	display:					block;
	margin:					0;
	padding:             0;
	text-indent: 			-2000px;
	text-decoration: 		none;
}

#mainnavi li a.mm_01 {
	background-image: 	url(imagens/bt_eter1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_01 {
	background-image: 	url(imagens/bt_eter2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:335px;
}
#mainnavi li a.mm_02 {
	background-image: 	url(imagens/bt_fogo1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_02 {
	background-image: 	url(imagens/bt_fogo2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:378px;
	}

#mainnavi li a.mm_03 {
	background-image: 	url(imagens/bt_ar1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_03 {
	background-image:  	url(imagens/bt_ar2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:493px;
}
#mainnavi li a.mm_04 {
	background-image: 	url(imagens/bt_agua1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_04 {
	background-image: 	url(imagens/bt_agua2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:307px;
}
#mainnavi li a.mm_05 {
	background-image: 	url(imagens/bt_terra1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_05 {
	background-image:  	url(imagens/bt_terra2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:169px;
}
#mainnavi li a.mm_06 {
	background-image: 	url(imagens/bt_madeira1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_06 {
	background-image:  	url(imagens/bt_madeira2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:267px;
}
#mainnavi li a.mm_07 {
	background-image: 	url(imagens/bt_metal1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_07 {
	background-image:  	url(imagens/bt_metal2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:155px;
}
#mainnavi li a.mm_08 {
	background-image: 	url(imagens/bt_cristal1.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:76px;
}
#mainnavi li a:hover.mm_08 {
	background-image:  	url(imagens/bt_cristal2.png);
	background-repeat: 	no-repeat;
	height:61px;
	width:169px;
}
