<!--
body {
	margin:0px;
	padding:0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color:#000000;
}

body,div,textarea {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #D0E8D0;
	scrollbar-darkshadow-color:#D0E8D0;
	scrollbar-track-color: #F1F8F1;
	scrollbar-arrow-color: #333333;
}

body,p,td,div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size:13px;
            line-height:18px;
			text-align:justify;
}

.cor_tabela {

}

#menu {
	width:180px;
	margin-top:0px;
}
#menu p {
	border:4px solid #000000;
	margin:-1px 0 0 0;
	padding-top:3px;
	height:20px;
	background-color:#cdae0c;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-left:5px;
	display:block;
	width:170px;
}
#menu a:hover {
	/*text-decoration:underline;*/
	color:#FFFFFF;
}


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

#artistas {
  text-align:center;
  margin-top:30px;
  color:#CCCCCC;
  padding-bottom:10px;
}

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


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

.titulo {
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#ECB740;
}

.subtitulo {
	font-size:12px;
	font-weight:bold;
	color:#ECB740;
}


.rodape {
	background-color:#000000;;
	color:#000000;
	height:0px;
	text-align:center;
}

#mensagemok {
  color:#CCCCCC;
  text-align:center;
  margin-left:100px;
  background-color:#666666;
  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:#CCCCCC;
	font-weight:bold ;
}
.valorriscado {
	color:#CCCCCC;
	text-decoration:line-through;
}

.imagemProd {
    border:none;
}

.lista li{
    padding-bottom:10px;
}
-->
