body {
  background-color : #e8e3cf;
  background-image: url("bibliotecas/fondos/fondo4b.jpg");
  background-attachment: fixed;
  padding: 0;
  padding-left: 3%;
  padding-right: 3%;
}

body, td, li, p
{
  color: #000066;
  font-size: 11pt;
  font-family: Verdana, Tahoma, sans-serif;
}

p
{
  text-align: justify;
}

.gallery {
  background-image: url("bibliotecas/fondos/fondo2blue.jpg");
}

.cm {
  color: #000066;
  font-family: "Monotype Corsiva", "Book Antiqua Cursiva", cursive;
}

h1 {
  text-align: center;
  vertical-align: middle;
  font-family: "Monotype Corsiva", "Book Antiqua Cursiva", cursive;
  font-size: 35pt;
}
h2 {
  font-family: Verdana, Tahoma, sans-serif;
}
h3 {
  margin-left: 10px;
  font-family: Verdana, Tahoma, sans-serif;
}
h4 {
  font-family: Verdana, Tahoma, sans-serif;
}
h5 {
}
h6 {
}
em {
  font-weight: bold;
}

ul { list-style-image: url("/bibliotecas/botones/vbullet.gif") }

ul ul {
 list-style-image: none; 
 list-style-type: disc; 
}

.stove {
  width: 80px;
  color: white;
  background-color:#000066;
  text-align: center;
  font-size: 10pt;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  padding:2px;
  font-weight:bold;
}

.stove a {
  color: white;
}

ul.homepagelinks li b a {
  color: #000066;
}

.heading, .rightheading, .centerheading {
  font-family: Verdana, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 15pt;
  text-indent: 0;
  padding: 40pt 0;
}
.rightheading {
  text-align: right;
}
.centerheading {
  text-align: center;
}
.marquis, .marquisreduced {
  font-size: 25pt;
  font-weight: bold;
  padding-top: 5pt;
}
.marquis { font-size: 18pt; }
.marquisreduced { font-size: 14pt; }

:link { color: #b00000; text-decoration: none; }
:visited { color: #b00000; text-decoration: none; }

.linkbar {
  border:solid 1px black;
  background-color:white;
  margin-right:10pt;
}
.lbhead {
  padding:5pt;
  background-color:white;
}

.lbhead link {
    color: #b00000; text-decoration: none;
}

.lbfoot {
  padding:5pt;
  background-color:#c4432d;
  color: white;
}
.lbfoot :link { color:white; }
.lbfoot :visited { color:white; }

.postit {
  background: #f0ffff;
  border: solid 1px silver;
  padding: 10pt;
}

P.postit,P.postitcenter {
  border: none;
  color: darkblue;
  font-size: 10pt;
  font-weight: normal;
  padding: 0;
  padding-top: 5pt;
  padding-bottom: 5pt;
}

P.postit
{
    text-align: justify;
}
P.postitcenter
{
    text-align: center;
}


.blurb {
  font-size: 11pt;
  color: #b02000;
  font-family: times, serif;
  padding:10pt;
}

.indexinfo {
  font-size: 11pt;
  font-family: Verdana, Tahoma, sans-serif;
}

.indexsticky {
  padding: 10pt;
  border: solid thin silver;
  background: #f0ffff;
}

.guestchefs td
{
    padding-top: 20pt;
}
