@charset "utf-8";
/* CSS Document */


.back
{ background-image:url(imagenes/back.jpg);
}

.fondo
{ background-color: #1E1209;
}


.fuente_base
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#F8F7D1;
}


.titulo1
{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #FFCC99;
}

.titulo_producto
{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #FF9966;
}


.fuente_base_oscura
{font: Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color: #1E1209;
}


.titulos_admin
{background-color:#F8F7D1;
height:20px;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-variant:small-caps;
color: #1E1209;
}


.fondo_tabla_admin
{background-color: #5C361D;
}

.linea
{color: #5A3829;}


.linea2
{color: #782E2E; }




a.link1:link
{font: Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color: #FF9F40;
text-decoration:none;
}


a.link1:hover
{font: Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color: #999999;
text-decoration:none;
}


a.link1:visited
{font: Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color: #FF9F40;
text-decoration:none;
}


a.link1:active
{font: Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color: #FF9F40;
text-decoration:none;
}
