body {
  background: #B58C88 url(../images/bg.gif);
  font: 10pt/14pt Century Gothic, Helvetica, Arial, sans-serif; 
  color: #B58C88;
}

a {
  color: #544342;
  text-decoration: none;
  text-transform:lowercase;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #544342;
}

h1 {
  padding: 5px 0px 0px 0px;
  line-height: 16pt;
  font: 14pt Century Gothic, Helvetica, Arial, sans-serif;
  font-weight: bold;
}

h3 {
	font: 10pt Century Gothic, Helvetica, Arial, sans-serif;
	text-decoration:underline;
	display: inline;
}

p {
  font-family: Century Gothic, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  padding: 0px 0px 0px 0px;
  text-align: justify;
  color: #FFFFFF;
  text-transform:lowercase;
}

p.bottom {
  padding: 0px 0px 10px 0px;
}

ul {
  font: 10pt/14pt Century Gothic, Helvetica, Arial, sans-serif; 
  color: #000000;
}

.image-border {
  padding: 5px;
  margin: 5px;
  border: 1px solid #ccc;
}

.image-portrait {
	padding: 5px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #ccc;
	float: left;
}

.body-nav {
  text-align: right;
  background-color:B58C88;
}

#sidebar-left {
  padding: 15px 25px 0px 0px;
  text-align: right;
}

#sidebar-left li, li.list { 0px;
  text-align: right;
  color: #B58C88;
  font: 10pt/12pt Century Gothic, Helvetica, Arial, sans-serif; 
}

#sidebar-right {
  padding: 0px 10px 10px 0px;
  text-align: right;
  color: #B58C88;
}

#breadcrumbs li {
  display: inline;
  list-style: none;
  font: 10pt/12pt Century GothicS, Helvetica, Arial, sans-serif; 
}

#body {
  background-image:  url("../images/Tabla%20Images/tabla.gif");
  background-repeat: repeat-y;
}

#nav {
  width: 770px;
  height: 75px;
}

#nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#nav ul li {
  position: relative;
  float: left;
  width: 75px;
}

#nav li ul {
  position: absolute;
  top: 0px;;
  left: 150px;
  display: none;
}

#nav li > ul {
  top: auto;
  left: auto;
}

#nav li:hover ul, #nav li.over ul {
  display: block;
}

#nav li ul li {
  display: block;
  background: #333;
  width: 140px;
  padding: 2px 5px 2px 5px;
  border: none;
  margin: -1px 0px 0px 0px;
}

#nav li ul li:hover {
  background: #666;
}

#nav a:link, #nav a:visited {
  color: #fff;
  text-decoration: none;
}

#nav a:hover {
  color: #fff;
  text-decoration: underline;
}

#credit {
	text-align:right;
}

#copyright {
	text-align: left;
}

#credit a, #copyright a {
	color:#fff;
	font-size: 8pt;
	text-transform:lowercase;
}
#credit p {
	color: #B58C88;
	font-size: 8pt;
	text-transform:lowercase;
	border-bottom: 1px dotted #fff;
	text-align: right;
}

#copyright p {
	color: #B58C88;
	font-size: 8pt;
	text-transform:lowercase;
	border-bottom: 1px dotted #fff;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B58C88;
}
.menu {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

.even {
    font-family: Century Gothic, Helvetica, sans-serif;
    color: #E7D7CB;
	font-size: 9pt;
	background-color: #594745;
	border: 1;
	vertical-align:top;
	text-transform:lowercase;
}

.odd {
    font-family: Century Gothic, Helvetica, sans-serif;
    color: #000000;
	font-size: 9pt;
	background-color: #DCDBDB;
	border: 1;
	vertical-align:top;
	text-transform:lowercase;
}

.news {
  font-family: Century Gothic, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  padding: 0px 0px 0px 0px;
  text-align: justify;
  color: #000000;
}

.a_white {
  color: #FFFFFF;
  text-decoration: none;
  text-transform:lowercase;
  font-weight: bold;
}

.a_white:visited {
  color: #FFFFFF;
  text-decoration: none;
  text-transform:lowercase;
  font-weight: bold;
}
