@charset "utf-8";
/* CSS Document */


#AgruparItens{
	position: static;
	width: 900px;
	height: 300px;
	z-index: 5;
	background-image: url(../Imagens_Site/assist_armacao.jpg);
	background-repeat: no-repeat;
}

#Imagem{
	position: relative;
	width: 622px;
	height: 151px;
	z-index: 1;
	background-image: url(../Imagens_Site/assist_armacao.jpg);
	background-repeat: no-repeat;
	left: 170px;
	top: -50px;
}	

.Haste_Esq{
	width: 200px;
	height: 30px;
	margin-left: 330px;
	margin-top: -20px;
} 

.Haste_Dir{
	width: 200px;
	height: 30px;
	margin-left: 600px;
	margin-top: -15px;
}

.Tx_Box {
	color:#FF6633;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}



.Lentes{
	width: 100px;
	height: 30px;
	margin-left: 400px;
	margin-top: 30px;
}

.Ponte{
	width: 100px;
	height: 30px;
	margin-left: 310px;
	margin-top: -15px;
}

.Plaquetas{
	width: 100px;
	height: 30px;
	margin-left: 310px;
	margin-top: -15px;
}

.aro{
	width: 100px;
	height: 30px;
	margin-left: 525px;
	margin-top: 5px;
}


.Tx_bt_Env{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #E48D3E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	margin-top: 40px;
}
.Tx_bt_Env_admin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #E48D3E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
