BODY
{
  background-color: #000000;
  margin: 0px 0px 0px 0px;
 }

BODY,
TABLE,
TR,
TD,
TH,
div,
.button,
.footer
input
 {
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, tahoma, "ms sans serif", arial;
  font-style: normal;
  color: #a0a0a0;
  text-align: justify;
 }


a:link, a:visited, a:active
 {
   font-weight: normal;
   color: #e09401;
   text-decoration: none;
 }

a:hover
 {
   font-weight: normal;
   color: #ff3c00;
   text-decoration: none;
 }


.footer
 {
 	font-size: 10px;
	color: #444;
 }


.img_product
 {
   border: 4px solid white;
 }

input
 {
    color: #444444;
    font-weight: normal;
    border: #999 1px dotted;
    font-size: 10px;
    background-color: white;
 }


.button
{
    color: #444444;
    font-weight: normal;
    border: #999 1px dotted;
    font-size: 10px;
    background-color: #eceada;
    text-align: center;
}


#languages {
 width: 329px;
 height: 16px;
 background: url(images/footer_lang.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}

#languages li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#languages li, #languages a {height: 16px; display: block;}

#panel1 {left: 0; width: 50px;}
#panel2 {left: 51px; width: 46px;}
#panel3 {left: 94px; width: 49px;}
#panel4 {left: 143px; width: 46px;}
#panel5 {left: 188px; width: 43px;}
#panel6 {left: 231px; width: 40px;}
#panel7 {left: 271px; width: 58px;}

#panel1 a:hover {background: transparent url(images/footer_lang.gif) 0 -17px no-repeat;}
#panel2 a:hover {background: transparent url(images/footer_lang.gif) -51px -17px no-repeat;}
#panel3 a:hover {background: transparent url(images/footer_lang.gif) -94px -17px no-repeat;}
#panel4 a:hover {background: transparent url(images/footer_lang.gif) -143px -17px no-repeat;}
#panel5 a:hover {background: transparent url(images/footer_lang.gif) -188px -17px no-repeat;}
#panel6 a:hover {background: transparent url(images/footer_lang.gif) -231px -17px no-repeat;}
#panel7 a:hover {background: transparent url(images/footer_lang.gif) -271px -17px no-repeat;}
