/* CSS Document */

/* TUDO */

body{ 
	margin:0;
	background: url(imagens/bg.jpg) repeat-x #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
	line-height:1.3em;
	text-align: center;
	}

/* layout */

#container { 
	width: 950px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:90px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#conteudo {
	width:950px;
	height:470px;
	background:url(imagens/bg_principal.jpg) no-repeat;
	border:0;
	margin:0;
	padding:0;
	}

.divtexto {
	position:relative;
	top:40px;
	width:805px;
	margin: 0px 50px;
	z-index:10;
	background-color:#060606;
	padding:20px;
	padding-bottom:35px;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	
}
	
.divfoto {	
	position:relative;
	top:-3px;
	*top:0;
	left:0px;
	float:left;
	width:498px;	
	height:369px;
}

.divtenis {
	width:390px;
	float:right;
	margin: 20px 10px;
	z-index:10;
	background-color:#060606;
	padding:14px;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

.divcontato {
	position:absolute;
	top:186px;
	width:390px;
	margin: 0px 50px;
	z-index:10;
	background-color:#060606;
	padding:20px;
	padding-bottom:35px;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

#divhome {
	position:relative;
	top:-3px;
	*top:0;
	left:0px;
	float:left;
}

/* geral */

.texto {
	position:relative;
	overflow:auto;
	padding:2px;
	padding-right:10px;
	z-index:20;	
}

#tit {
	font: 2.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#cc0001;
	margin-bottom:16px;
	}

.cinza {color:#716E7B; font-weight:bold;}
.vermelho {color:#CA0C00; font-weight:bold;}

.colecao {
	float:left;
	margin-right: 30px;
	}
	
.coreslink {
	float:left;
	cursor:pointer;
	}
	
#flash {
	width:768px;
	height:400px;
	margin: 5px 0;
}
	
.fltleft {	float:left; }
.fltright {	float:right; }
.clear {clear:both;}
	
/* tecnologia */
	
#tec {
	width:780px; 
	background-repeat:no-repeat;
	margin-top:35px;
	padding-left:10px;
	display:block;
}
#tec_um {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}
#tec_dois {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}
#tec_tres {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}
#tec_quatro {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}
#tec_cinco {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}
#tec_seis {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}
#tec_sete {
	width:780px; 
	margin-top:35px;
	padding:10px;
	display:none;
	overflow:hidden;
	background-color:#121213;
}


/* menu */

#mainnavi {
	position:relative; 
	top:0;
	margin:0;
	padding:0;
	height:61px;
	width:950px;
	background-color:#888D98;
	}

#mainnavi ul {
	margin:					0;
	padding:             0;

}

#mainnavi li {
	margin:					0;
	padding:             0;
	list-style:				none;
		float:left;
	display:inline;
}

#mainnavi li a {

	margin:					0;
	padding:             0;
	text-indent: 			-20000px;
	text-decoration: 		none;
	height:61px;	
	float:left;
}

#mainnavi li a.mm_01 {
	background-image: 	url(imagens/logoprincipal_home.gif);
	background-repeat: 	no-repeat;
	width:244px;
	height:61px;

}
#mainnavi li a:hover.mm_01 {
	background-image: 	url(imagens/logoprincipal_home.gif);
	background-repeat: 	no-repeat;
	width:244px;
	height:61px;

}
#mainnavi li a.mm_02 {
	background-image: 	url(imagens/bt_marca1.gif);
	background-repeat: 	no-repeat;
	width:80px;
	height:61px;

}
#mainnavi li a:hover.mm_02 {
	background-image: 	url(imagens/bt_marca2.gif);
	background-repeat: 	no-repeat;
	width:80px;
	height:61px;

}
#mainnavi li a.mm_03 {
	background-image: 	url(imagens/bt_tecnologia1.gif);
	background-repeat: 	no-repeat;
	width:103px;
	height:61px;

}
#mainnavi li a:hover.mm_03 {
	background-image: 	url(imagens/bt_tecnologia2.gif);
	background-repeat: 	no-repeat;
	width:103px;
	height:61px;

}
#mainnavi li a.mm_04 {
	background-image: 	url(imagens/bt_colecao1.gif);
	background-repeat: 	no-repeat;
	width:88px;
	height:61px;

}
#mainnavi li a:hover.mm_04 {
	background-image: 	url(imagens/bt_colecao2.gif);
	background-repeat: 	no-repeat;
	width:88px;
	height:61px;

}
#mainnavi li a.mm_05 {
	background-image: 	url(imagens/bt_escolha1.gif);
	background-repeat: 	no-repeat;
	width:121px;
	height:61px;

}
#mainnavi li a:hover.mm_05 {
	background-image: 	url(imagens/bt_escolha2.gif);
	background-repeat: 	no-repeat;
	width:121px;
	height:61px;

}
#mainnavi li a.mm_06 {
	background-image: 	url(imagens/bt_contato1.gif);
	background-repeat: 	no-repeat;
	width:98px;
	height:61px;

}
#mainnavi li a:hover.mm_06 {
	background-image: 	url(imagens/bt_contato2.gif);
	background-repeat: 	no-repeat;
	width:98px;
	height:61px;

}
#mainnavi li a.mm_07 {
	background-image: 	url(imagens/bt_port1.gif);
	background-repeat: 	no-repeat;
	width:75px;
	height:61px;
}
#mainnavi li a:hover.mm_07 {
	background-image: 	url(imagens/bt_port2.gif);
	background-repeat: 	no-repeat;
	width:75px;
	height:61px;

}
#mainnavi li a.mm_08 {
	background-image: 	url(imagens/bt_engl1.gif);
	background-repeat: 	no-repeat;
	width:63px;
	height:61px;
}
#mainnavi li a:hover.mm_08 {
	background-image: 	url(imagens/bt_engl2.gif);
	background-repeat: 	no-repeat;
	width:63px;
	height:61px;

}


/* links */

a {outline:none;}
a:link, a:visited, a:active, a:hover { color:#cc0001; font-weight:bold;}


/* forms */

.btSubmit {
	background-image: url(imagens/bt_enviar.gif);
	height: 21px;
	width: 80px;
	border:0;
}



