body {height: 4000px;  background: #BCEE68; font-size: 16px;}
select { width:160px; background-color:#BCEE68; font-family:Arial,sans-serif; font-size: 16px;}

#container {width: 890px;}
#navi {float: left; width: 180px;  height: 1000px; background: #BCEE68;}
#right {float: right; width: 180px; height: 1000px; background: #BCEE68;}
#content {height: 100%; width= 530px; background: #CAFF70;}

#tinto { font-weight:bold; font-size:16px; color:#FF0033; text-decoration:none; }

.mobile {display: none;}
.addmobile {display: none;}




h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,sans-serif; margin-left: 5px;  margin-right: 5px;}
#content h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,sans-serif; margin-left: 10px;  margin-right: 10px;}

h1 {font-size: 40px; font-weight:700; margin-bottom: 18px; margin-top: 0px;}
h1.rot {color: #df013a;}
h2 {font-size: 21px; font-weight:600; margin-bottom:18px;}
h2.rot {color: #B40431;}
h3 {font-size:16px; font-weight:700; margin-bottom:18px;}
h4 {font-size: 16px; font-weight:600; margin-bottom:18px;}


.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
}

p.strong {font-weight: 800;}


th {font-weight: 800;}

