.fundolado {
	background-image: url(imagens/fundo-lado.gif);
	background-repeat: repeat-y;
}
.fundo {
	background-color: #CCCCCC;
}
.marca {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	background-image: url(imagens/marca.jpg);
	text-transform: capitalize;
	vertical-align: middle;
	height: 270px;
	width: 199px;
}
.texto {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
}
.titulo {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: capitalize;
}
.submenu {
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.fundofoto2 {
	background-image: url(imagens/fundofoto2.gif);
	background-repeat: repeat-x;
}
.numeroOff {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 20px;
}
.nomepeca {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
}
.titulosubmenu {
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-color: #999999;
}
.fundofoto {
	background-image: url(imagens/fundofoto.gif);
	background-repeat: repeat-x;
	height: 400px;
}
.bordafoto {
	border: 1px solid #515151;
}
.numeroOn {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 20px;
}
.borda {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
}
.imagem {
	padding-right: 5px;
	padding-bottom: 1px;
}
