﻿body {
  margin: 0px;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  text-align: justify;
  background: #FFF url(img/wallpaper.gif) repeat-x center top;  
}

a {
  text-decoration: none;
}

a img {
  border: 0px;
}

#conteudo {
  width: 900px;
  margin: 0 auto;
}

#cabecalho {
  position: relative;
  height: 51px;
  margin: 0 auto 25px auto;
}

#logo_migalhas {
  display: block;
  width: 122px;
  height: 40px;
  padding: 10px 0 0 25px;
  background: url(img/logo_migalhas.png) no-repeat center;
}

#botao_contato {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  text-decoration: underline;
  color: #000;
}

#machado {
  float: left;
  width: 300px;
  background: url(img/migalhas_de_machado.jpg) no-repeat center top;
  height:440px;
}

#eca {
  float: left;
  width: 300px;
  background: url(img/migalhas_de_eca.jpg) no-repeat center top;
  height:440px;
}

#euclides {
  float: left;
  width: 300px;
  background: url(img/migalhas_de_euclides.jpg) no-repeat center top;
  height:440px;
}
#alencar {
  float: left;
  width: 300px;
  background: url(img/migalhas_de_alencar.jpg) no-repeat center top;
  height:440px;
}
#rui {
  float: left;
  width: 300px;
  background: url(img/migalhas_de_rui.jpg) no-repeat center top;
  height:440px;
}

#div_comprar {
  float: left;
  width: 300px;
  height:440px;
   
}
#P1 
{
	margin-top:140px;
}
.link_produto {
  display: block;
  width: 200px;
  height: 260px;
  margin: 0 auto;
}

.coluna {
  padding: 10px;
}

.titulo_produto {
  font-size: 18px;
  text-align: center;
}

#titulo_machado {
  color: #6E1416; 
}

#titulo_eca {
  color: #006031;
}

#titulo_euclides {
  color: #042B62;
}
#titulo_alencar 
{
	color:#452c56;
}
#titulo_rui 
{
	color:#000000;
}

#texto_compra {
  width: 500px;
  margin: 20px auto;
}

.botao {
  margin: 20px 0;
  text-align: center;
}

.voltar {
  font-weight: bold;
  color: #BC0000;
}

#rodape {
  clear: both;
}
#azevedo {
  float: left;
  width: 300px;
  background: url(img/migalhas_de_azevedo.jpg) no-repeat center top;
  height:440px;
}

#titulo_azevedo
{
	color:#904b1f;
}

