body {
  background-color:black;
  margin:0;
  padding:0;
}

ul {
margin:0px;
padding:0px;
list-style:none;
}

a {
  color:black;
  text-decoration:none;
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
}

a:hover {
  color:white;
  text-decoration:none;
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
}



 A IMG { border: none; }



div.contentproduct {
width:600px;
margin-top:50px;
float:left;
font-family: Arial;
display:block;
margin-left:auto;
margin-right:auto;
}







div.image {
float:left;
width:600px;
clear:both;
text-align:center;
margin-left:0px;
}





div.close {
float:left;
clear:both;
padding-left:620px;
}


div.next {
float:left;
margin-top:400px;
}

div.previous {
float:left;
margin-top:400px;
}









div.contentproduct .listproducts {
   width:600px;
color:white;
  font-weight: bold;
  font-family: Arial;
  font-size:13px;
  text-align:center;
 margin-top:30px;
  float:left;
}



div.contentproduct .material {
  width:600px;
color:white;
  font-family: Arial;
  font-size:14px;
  text-align:center;
 margin-top:20px;
    float:left;
}

div.contentproduct .notice {
width:600px;
color:white;
  font-weight:normal;
  font-family:Arial;
  font-size:12px;
  text-align:center;
 margin-top:40px;

  float:left;
}


div.contentproduct .notice span {
  width:600px;
color:white;
 text-align:center;
  font-size:11px;
  font-style: italic;
 text-align:center;
}


-------------------------------------

