
BODY {  BACKGROUND-COLOR: #f4f4f4 }

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #ffcc66;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}


.Textochico
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #F5E276;
    FONT-FAMILY: Arial;
}

.Texto
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Arial;
}
.Textoj
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify
}

.Texto1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: 666666;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Arial;
}
.Texto1j
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify
}


.TextoBig
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    FONT-FAMILY: Arial;
    COLOR: #1E2E3E;
    text-decoration: none;
}

.TextoTop
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: #Fdf5e6;
    text-decoration: none;
}


.TextoTopRight
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 17px;
    LINE-HEIGHT: 21px;
    FONT-FAMILY: Arial;
    COLOR: #F5E276;
    text-decoration: none;
}


.TextoMark
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 15px;
    FONT-FAMILY: Verdana;
    COLOR: #ffcc66;
    text-decoration: none;
}

/* Links Simples */
  a:link, a:active, a:visited {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;}
  a:hover {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 13px;
    color: #FF0000;
    text-decoration: none;}


HR
{
    COLOR: #f1072f;
    BACKGROUND-COLOR: #f1072f
}



INPUT {
	BACKGROUND-COLOR: #FFF9F4;
	COLOR: #666666;
	FONT-FAMILY: Verdana, arial, Helvetica;
	FONT-SIZE: 10px;


}

SELECT {
	BACKGROUND-COLOR: #FFF9F4;
	COLOR: #333333;
	FONT-FAMILY: Verdana, arial, Helvetica;
	FONT-SIZE: 10px;
	border-bottom-color: #333333;
	border-top-width: 1px; border-top-color: #333333;
	border-right-width: 1px; border-right-color: #333333;
	border-bottom-width: 1px; border-bottom-color: #333333;
	border-left-width: 1px; border-left-color: #333333;
}

TEXTAREA {
	BACKGROUND-COLOR: #FFF9F4;
	COLOR: #333333;
	FONT-FAMILY: Verdana, arial, Helvetica;
	FONT-SIZE: 10px;
	border-bottom-color: #333333;
	border-top-width: 1px; border-top-color: #333333;
	border-right-width: 1px; border-right-color: #333333;
	border-bottom-width: 1px; border-bottom-color: #333333;
	border-left-width: 1px; border-left-color: #333333;
}
OPTION {
	BACKGROUND-COLOR: #FFF9F4;
	COLOR: #333333;
	FONT-FAMILY: Verdana, arial, Helvetica;
	FONT-SIZE: 10px;
	border-bottom-color: #333333;
	border-top-width: 1px; border-top-color: #333333;
	border-right-width: 1px; border-right-color: #333333;
	border-bottom-width: 1px; border-bottom-color: #333333;
	border-left-width: 1px; border-left-color: #333333;
}



/* Clase MenuHead */
  .MenuHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #C8EEF9;
    LETTER-SPACING: 0px;
    text-decoration: none;}
  a.MenuHead:link, a.MenuHead:active, a.MenuHead:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #C8EEF9;
    LETTER-SPACING: 0px;
    text-decoration: none;}
  a.MenuHead:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    LETTER-SPACING: 0px;
    text-decoration: none;}

/* Clase Deptos */
  .Deptos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #EEEFF2;
    font-weight : normal;
    font-style: italic;
    text-decoration: none;}
  a.Deptos:link, a.Deptos:active, a.Deptos:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #EEEFF2;
    font-weight : bold;
    font-style: italic;
    text-decoration: underline;}
  a.Deptos:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #EDC7A7;
    font-weight : bold; 
    font-style: italic;   
    text-decoration: underline;}


  .Deptos1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight : bold;
    text-decoration: none;}
  a.Deptos1:link, a.Deptos1:active, a.Deptos1:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight : bold;
    text-decoration: none;}
  a.Deptos1:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C05914;
    font-weight : bold;  
    text-decoration: none;}


  .Index {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFcc66;
    font-weight : bold;
    text-decoration: Underline;}
  a.Index:link, a.Index:active, a.Index:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFcc66;
    font-weight : bold;
    text-decoration: Underline;}
  a.Index:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #fdf5e6;
    font-weight : bold;  
    text-decoration: underline;}

  .IndexLeft {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #FFcc66;
    font-weight : bold;
    text-decoration: Underline;}
  a.IndexLeft:link, a.IndexLeft:active, a.IndexLeft:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #FFcc66;
    font-weight : bold;
    text-decoration: Underline;}
  a.IndexLeft:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #F5E276;
    font-weight : bold;  
    text-decoration: underline;}


  .TresOpc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #206f6c;
    font-weight : bold;
    text-decoration: none;}
  a.TresOpc:link, a.TresOpc:active, a.TresOpc:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #206f6c;
    font-weight : bold;
    text-decoration: Underline;}
  a.TresOpc:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #010101;
    font-weight : bold;  
    text-decoration: Underline;}

  .TresOpcchic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #F5E276;
    font-weight : bold;
    text-decoration: none;}
  a.TresOpcchic:link, a.TresOpcchic:active, a.TresOpcchic:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #F5E276;
    font-weight : bold;
    text-decoration: Underline;}
  a.TresOpcchic:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #f6a124;
    font-weight : bold;  
    text-decoration: Underline;}


  .Entrada {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F5E276;
    font-weight : bold;
    text-decoration: none;}
  a.Entrada:link, a.Entrada:active, a.Entrada:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F5E276;
    font-weight : bold;
    text-decoration: Underline;}
  a.Entrada:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f6a124;
    font-weight : bold;  
    text-decoration: Underline;}

  .Textoazul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #5590C4;
    font-weight : normal;
    text-decoration: none;}
  a.Textoazul:link, a.Textoazul:active, a.Textoazul:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #5590C4;
    font-weight : normal;
    text-decoration: none;}
  a.Textoazul:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #373737;
    font-weight : normal;  
    text-decoration: none;}

  .Textoazul1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #94ADE9;
    font-weight : normal;
    text-decoration: none;}

.Titulo1
{
    font-weight : normal;
    FONT-SIZE: 11px;
    color: #EEEFF2;
    FONT-FAMILY: arial
}

.Titulo2
{
    font-weight : normal;
    FONT-SIZE: 14px;
    color: #EEEFF2;
    FONT-FAMILY: arial
}



.Precio
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #89023B;
	font-size : 21px;
}


.Titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #7D7D7D;

    text-decoration: none;}
  a.Titulo:link, a.Titulo:active, a.Titulo:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #7D7D7D;

    text-decoration: none;}
  a.Titulo:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #373737;
    
    text-decoration: none;}

.Titulo3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FDF2EA;
    FONT-WEIGHT: bold;
    text-decoration: none;}
  a.Titulo3:link, a.Titulo3:active, a.Titulo3:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FDF2EA;
    FONT-WEIGHT: bold;
    text-decoration: none;}
  a.Titulo3:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    FONT-WEIGHT: bold;
    text-decoration: none;}

.appTitle {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; COLOR: #4b4b4b; PADDING-TOP: 5px; BACKGROUND-COLOR: #e5e5e5
}
