ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  font-family: Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background: #000000;
}

iframe {
  border: 0px;
  background-image: url('/images/bg3.png');
}

hr {
border: 2px solid #ffffff;
}


#background {
  width: 480px;
  height: 360px;
  position: absolute;
  top: 0px;
  left: 0px;
}

hr {
border: 2px solid #ffffff;
}

.pregunta {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 4px solid #ffffff;
  color: #2f391c;
  padding: 0px 0px 4px 10px;
}

ul {
  padding: 10px;
}

#bolsa, #figurin, #complexion_h, #complexion_m {
  position: absolute;
  top: 0px;
  height: 360px;
  left: 0px;
}

#figurin {
  width: 440px;
  height: 355px;
}

#bolsa {
  width: 480px;
  background: url('/images/bolsa.png') bottom right no-repeat;
}

#complexion_h {
  width: 480px;
  background: url('/images/complexion_hombre.png') bottom right no-repeat;
}

#complexion_m {
  width: 480px;
  background: url('/images/complexion_mujer.png') bottom right no-repeat;
}

#preguntas {
  font-size: 15px;
  width: 220px;
  padding: 10px;
}

#preguntas a {
  font-size: 15px;
  color: #2f391c;
}

.bulletA {
  list-style-position: inside;
  list-style-image: url('/images/a.png') ;
}
.bulletB {
  list-style-position: inside;
  list-style-image: url('/images/b.png');
}
.bulletC {
  list-style-position: inside;
  list-style-image: url('/images/c.png');
}
.bulletD {
  list-style-position: inside;
  list-style-image: url('/images/d.png');
}

a {
  border: 0px;
  font-size: 8px;
  color: #000000;
}

#titulo {
  font-family: "Verdana";
  font-size: 16px;
  position: absolute;
  top: 45px;
  left: 190px;
  width: 235px;
  color: #2f391c;
}

#content {
  position: absolute;
  top: 140px;
  left: 35px;
  width: 220px;
  height: 165px;
  font-size: 14px;
}

#contentResult {
  position: absolute;
  top: 140px;
  left: 40px;
  width: 285px;
  height: 165px;
  font-size: 12px;
  text-align: justify;
  overflow: hidden;
}

#divContentResult {
  font-size: 12px;
  text-align: justify;
}

