@import "../general.css";
body {font-size: 12px;
  margin: 5px;
  width: 170px;
  border: 1px solid #C0C0C0;}
#idioma1 {font-size: 10px;
  width: 80px;
  margin-left: 5px;
  float: left;}
#idioma2 {font-size: 10px;
  float: left;
  width: 80px;
  text-align: right;}
.menu {width: 154px;
  border: 1px solid #C0C0C0;
  margin: 2px;
  padding: 2px;
  padding-right: 8px}
h1 {color: #009900;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid gray;
  margin: 2px;
  padding-bottom: 2px;}
#cap {color: "#000000";
  font-style: italic;
  text-align: center;
  margin-left: 3px;
  margin-right: 3px;}
ul {list-style-type: disc;
  position: relative; left: -13px; top: 0px;}

