<!--
body {
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
}



body,p,td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

.cor_tabela {
	background-color:#000000;
  }

#menu {
	width:200px;
	margin-top:0px;
  background-color:#CCCCCC;
 
	
}
#menu p {
	
	margin:-1px 0 0 0;
	padding-top:2px;
	height:18px;
	margin-left:30px;

}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-left:0px;
	display:block;
	width:200px;
}
#menu a:hover {
	text-decoration:underline;
	/*color:#000000;*/
	/*margin-left:10px;*/
}


.link{
  display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
.link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#artistas {
	font-size:11px;

  margin-top:30px;
  color:#000000;
  padding-bottom:10px;
  width:200px; 
}

#artistas img {
  padding-top:10px;
  padding-bottom:2px;
}


#conteudo{
  width:700px;
  margin-top:0px;
  margin-left:20px;
  margin-right:30px;
  color:#FFFFFF;
  padding-bottom:20px;
}

.titulo {
  margin-top:10px;
  margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#feff0d;
}

.subtitulo {
	font-size:14px;
	font-weight:bold;
	color:#417602;
}


.rodape {
	
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	height:90px;
	text-align:center;
}

#mensagemok {
  color:#FFFFFF;
  text-align:center;
  margin-left:100px;
  background-color:#CCCCCC;
  width:300px;
  padding:10px;
}

.rodape a {
  color:#FFFFFF;
}

a{
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#foto_produto {
  text-align:left;
  max-width:200px;
	width:150px;
	margin-left:10px;
	float:right;

}

.divprod0 {
    width:160px;
    height:250px;
    float:left;
    margin-right:17px;
    text-align:center;
}
.divprod1 {
    width:160px;
    height:250px;
    float:left;
    margin-right:17px;
    text-align:center;
}
.divprod2 {
    width:160px;
    height:250px;
    float:left;
    margin-right:17px;
    text-align:center;
}
.divprod3 {
    width:160px;
    height:250px;
    float:left;
    text-align:center;
}

.valor {
	color:#000000;
	font-weight:bold ;
}
.valorriscado {
	color:#000000;
	text-decoration:line-through;
}

.imagemProd {
    border:none;
}

.lista_links li{
    margin-bottom:8px;
}

.lista li{
    padding-bottom:7px;
}


-->	
