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

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: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

.cor_tabela {
	

}

#menu {
	width:170px;
	margin-top:10px;
}
#menu p {
	border:4px solid #F1DBF0;
	margin:-1px 0 0 0;
	padding-top:2px;
	height:20px;
	background-color:#DA2184;
}
#menu a {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	display:block;
	width:170px;
}
#menu a:hover {
	/*text-decoration:underline;*/
	color:#FFFF00;
	margin-left:10px;
}

#animacao {
	position:relative;
	float:left;
	width:775px;
}

#news_home {
	position:relative;
	float:right;
	width:160px;
	top:10px;
	height:240px;
	overflow:hidden;
}

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

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

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


#conteudo{
  width:775px;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  color:#666666;
  padding-bottom:0px;
}

.titulo {
	font-size:16px;
	font-weight:bold;
	color:#7a896c;
}

.subtitulo {
	font-size:14px;
	color:#000000;
    line-height:14px;

}


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

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

.rodape a {
  color:#000000;
}

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

a:visited{
	color:#000000;
}

a:hover{
	color:#000000;
	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:#FFFFFF;
	font-weight:bold ;
}
.valorriscado {
	color:#FFFFFF;
	text-decoration:line-through;
}

.imagemProd {
    border:none;
}


.divfoto {
    width:160px;
    /*height:180px;*/
    float:left;
    margin-right:17px;
    text-align:center;
	border:0px solid #000000;
}
.lista{
    margin-left:0px;
}

.lista li{
    margin-bottom:20px;
	text-transform:uppercase;
}



#menu_topo {
    z-index: 2;
    float:right;
    position:relative;
    text-align:center;
    padding:5px;
    width:765px;
    height:18px;
	background-color:#d6ddd6;
}

#menu_topo div{
    margin-left:0px;
}

#menu_topo span {
    color:#FFFFFF;
    float:center;
    color:#FFFFFF;
    text-decoration:none;
    margin-left:0px;
}



#menu_topo span div{
    display: none;
    z-index: 50;
    position: absolute;
    right:160px;
    top:20px;
    margin-left:0;
    margin-top:0px;
    list-style: none;
    padding: 3px;
    width:120px;
}

#menu_topo span:hover  div{
    display: block;
    text-align:left;
    z-index: 50;
    background-color:#d6ddd6;
}
#menu_topo span div a{
	font-size:11px;
	color: #01714d;
}

-->
