body, ul, li, p, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('../imagens/fundo_continuo.interna.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
}

a, 
a:visited {
	color: #003079;
	text-decoration: none;
}

#Interna {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}

#Interna .BlumaquinasLogo {
	text-align: center;
}

#Menu {
	clear: both;
	height: 84px;
	margin: 0px 0px 0px 167px;
}

#Menu li {
	float: left;
	text-align: left;
}
#Menu li a,
#Menu li a:visited {
	color: #003079;
	display: block;	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#Menu .m1 {
	background: url('../imagens/menu_quemsomos.interna.gif') no-repeat;
	border: 0px solid;
	padding: 22px 0px 22px 0px;
	width: 156px;
}
#Menu .m1-a {
	background: url('../imagens/menu_quemsomos.interna.a.gif') no-repeat;
	border: 0px solid;
	padding: 22px 0px 22px 0px;
	width: 160px;
}
#Menu .m2 {
	background: url('../imagens/menu_produtos.interna.gif') no-repeat;
	border: 0px solid;
	padding: 22px 0px 22px 0px;
	width: 160px;
}
#Menu .m2-a {
	background: url('../imagens/menu_produtos.interna.a.gif') no-repeat;
	border: 0px solid;
	padding: 22px 0px 22px 0px;
	width: 160px;
}

#Menu .m3 {
	background: url('../imagens/menu_contato.interna.gif') no-repeat;
	padding: 22px 0px 22px 0px;
	width: 137px;
}
#Menu .m3-a {
	background: url('../imagens/menu_contato.interna.a.gif') no-repeat;
	border: 0px solid;
	padding: 22px 0px 22px 0px;
	width: 160px;
}

#Menu .m1 a,
#Menu .m1 a:visited {
	color: #003079;
	padding-left: 16px;
}
#Menu .m1-a a,
#Menu .m1-a a:visited {
	color: #ffffff;
	padding-left: 16px;
}

#Menu .m2 a,
#Menu .m2 a:visited {
	color: #003079;
	padding-left: 34px;
}
#Menu .m2-a a,
#Menu .m2-a a:visited {
	color: #ffffff;
	padding-left: 34px;
}

#Menu .m3 a,
#Menu .m3 a:visited {
	color: #003079;
	padding-left: 37px;
}
#Menu .m3-a a,
#Menu .m3-a a:visited {
	color: #ffffff;
	padding-left: 37px;
}

#Rodape {
	font-size: 14px;
	padding-top: 26px;
	text-align: center;
}

.Titulo {
	background: url('../imagens/fundo.interna.titulo.gif') no-repeat;
	padding: 46px 0px 15px 0px;
	position: absolute;
	width: 114px;
	text-align: right;
}

.Titulo h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
.Titulo a,
.Titulo a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #3c3c3c;
}

#QuemSomos {
	clear: both;
	font-size: 14px;
	line-height: 20px;
	padding: 30px 0px 10px 159px;
}


#Produtos {
	clear: both;
	font-size: 14px;
	padding: 10px 0px 10px 159px;
}
#Produtos .Item {
	clear: both;
	height: 101px;
}
#Produtos .Item img {
	float: left;
	margin-top: 0px;
}
#Produtos .Item h3 {
	float: left;
	font-size: 14px;
	width: 414px;
	text-align: left;
}
#Produtos .Item h3 a,
#Produtos .Item h3 a:visited {
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	color: #3c3c3c;
	display: block;
	line-height: 97px;
	padding-left: 20px;
	text-decoration: none;
}
#Produtos .Item h3 a:hover {
	background: #fbfbfb;
	border-bottom: 2px solid #f4f4f4;
	border-top: 2px solid #f4f4f4;
	color: #3c3c3c;
	display: block;
	line-height: 97px;
	padding-left: 20px;
	text-decoration: none;
}

/* Detalhes do produto */

#Produtos .Item-Detalhes {
	clear: both;
	height: 101px;

}
#Produtos .Item-Detalhes img {
	float: left;
	margin-top: 0px;
}
#Produtos .Item-Detalhes h3 {
	float: left;
	font-size: 14px;
	line-height: 97px;
	text-align: left;
}

#Produtos .Item-Info {
	border-top: 2px solid #f4f4f4;
	clear: both;
	height: 55px;
}
#Produtos .Item-Info img {
	float: left;
	margin-top: 1px;
}
#Produtos .Item-Info p {
	float: left;
	padding: 1px 0px 0px 10px;
}
#Produtos .Item-Info p a,
#Produtos .Item-Info p a:visited {
	color: #000000;
	text-decoration: underline;
}

#Produtos .Item-Fotos {
	clear: both;
	height: 106px;
	padding: 20px 0px 0px 0px;
}
#Produtos .Item-Fotos a,
#Produtos .Item-Fotos a:visited {
	display: block;
	float: left;
	margin-right: 20px;
}

#Produtos .Item-Fotos-Clique {
	clear: both;
	font-size: 10px;
	padding-top: 10px;
}