@charset "iso-8859-1";
/* author: VideoSoft Argentina <videosoftarg@yahoo.com.ar> */

BODY {
  color: #000000;
  background-color: #ffffff;
  SCROLLBAR-FACE-COLOR: #FFD5DF; 
  SCROLLBAR-HIGHLIGHT-COLOR: #af0f4f;
  SCROLLBAR-SHADOW-COLOR: #af0f4f;
  SCROLLBAR-DARKSHADOW-COLOR: #FFF1F1;
  SCROLLBAR-3DLIGHT-COLOR: #FFFACD;
  SCROLLBAR-ARROW-COLOR: #af0f4f;
  SCROLLBAR-TRACK-COLOR: #FFF1F1;
  SCROLLBAR-BASE-COLOR: #000000;
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TR {
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
DIV {
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {
  text-decoration: none; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
  COLOR: #000000
}
A:visited {
  COLOR: #000000
}
A:hover {
  COLOR: #FF8C00
}


/* Menu */
.MenuText {
  FONT-SIZE: 10px;
  COLOR: #9f0f4f;
  font-weight: bold;
  letter-spacing: 1px;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-indent: 3px;
}


/* Contacto Amarillo */
.ContactBody {
  color: #000000;
  background-color: #FFFCFC;
  margin: 20px;
  SCROLLBAR-FACE-COLOR: #fffff0; 
  SCROLLBAR-HIGHLIGHT-COLOR: #FFD700;
  SCROLLBAR-SHADOW-COLOR: #FFD700;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFACD;
  SCROLLBAR-3DLIGHT-COLOR: #FFFACD;
  SCROLLBAR-ARROW-COLOR: #FFD700;
  SCROLLBAR-TRACK-COLOR: #FFFACD;
  SCROLLBAR-BASE-COLOR: #000000;
}
.ContactItem {
  line-height: 14px;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  vertical-align: middle;
}
.ContactInput {
  border-color: #FFD700;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFF8;
  color: #000000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  margin-left: 4px;
  margin-bottom: 4px;
  width: 280px;
}
.ContactText{
  border-color: #FFD700;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFF8;
  color: #000000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  margin-left: 4px;
  margin-bottom: 4px;
  width: 280px;
}
.ContactButton {
  border-color: #FFD700; 
  border-style: solid; 
  border-width: 1px;
  width: 70px;
  background-color: #ffefaa;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}


/* FlatBtn Amarillo */
A.ContactFlatBtn {
  border-color: #FFD700; 
  border-style: solid; 
  border-width: 1px;
  width: 74px;
  height: 18px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

A.ContactFlatBtn:link {
  background-color: #fff7e1;
  color: #000000;
  font-size: 12px;font-family: Arial, sans-serif;
}

A.ContactFlatBtn:visited {
  background-color: #fff7e1;
  color: #000000;
  font-size: 12px;font-family: Arial, sans-serif;
}

A.ContactFlatBtn:hover {
  background-color: #ffefaa;
  color: #000000;
  font-size: 12px;font-family: Arial, sans-serif;
}

/* Contacto Rojo */
.ContactBodyRed {
  color: #000000;
  background-color: #FFFCFC;
  margin: 20px;
  SCROLLBAR-FACE-COLOR: #FFD5DF; 
  SCROLLBAR-HIGHLIGHT-COLOR: #af0f4f;
  SCROLLBAR-SHADOW-COLOR: #af0f4f;
  SCROLLBAR-DARKSHADOW-COLOR: #FFF1F1;
  SCROLLBAR-3DLIGHT-COLOR: #FFFACD;
  SCROLLBAR-ARROW-COLOR: #af0f4f;
  SCROLLBAR-TRACK-COLOR: #FFF1F1;
  SCROLLBAR-BASE-COLOR: #000000;
}
.ContactItemRed {
  line-height: 14px;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  vertical-align: middle;
}
.ContactInputRed {
  border-color: #af0f4f;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFDFD;
  color: #000000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  margin-left: 4px;
  margin-bottom: 4px;
  width: 280px;
}
.ContactTextRed{
  border-color: #af0f4f;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFDFD;
  color: #000000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  margin-left: 4px;
  margin-bottom: 4px;
  width: 280px;
}
.ContactButtonRed {
  border-color: #af0f4f;
  border-style: solid; 
  border-width: 1px;
  width: 70px;
  background-color: #FFD5DF;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}

/* FlatBtn Rojo */
A.ContactFlatBtnRed {
  border-color: #af0f4f; 
  border-style: solid; 
  border-width: 1px;
  width: 74px;
  height: 18px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

A.ContactFlatBtnRed:link {
  background-color: #FFD5DF;
  color: #000000;
  font-size: 12px;font-family: Arial, sans-serif;
}

A.ContactFlatBtnRed:visited {
  background-color: #FFD5DF;
  color: #000000;
  font-size: 12px;font-family: Arial, sans-serif;
}

A.ContactFlatBtnRed:hover {
  background-color: #FFBAC8;
  color: #000000;
  font-size: 12px;font-family: Arial, sans-serif;
}

/* ComboBox */
.ContactComboRed {
  background: #FFFDFD;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* Ficha */
.Back1 {
  background: #F8C709;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
}
.Back2 {
  background: #FFE270;
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
}
.BackPrecio {
  background: #C41058;
  color: #ffffff;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
}
.SepVert {
  background: #ffffff;
  width: 1px;
}
.SepHor {
  background: #ffffff;
  height:1px;
}
.ScrollBack{
  background: #FAF0D1;
}
.PhotoBack{
  background: #FFF0F5;
}
.TextBack {
/*  background: url(images/plano3.jpg) #FAFAD2; */
  background: #FAFAD2;
  text-align: justify; 
  text-justify: distribute;
  vertical-align: top;
}
.DataFont {
  color: #C41058;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
  width: 52px;
  text-align: right; 
}
.OptFont {
  color: #000000;
  font-size: 11px;font-family: Arial, sans-serif;
  font-weight: bold;
}
.PhotoCount {
  border-style: none;
  background-color: #FAFAD2;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: center; 
  width: 33px;
  height: 14px;
}