﻿body{}

div.legenda {width:100%;}
div.legenda div.EL{width:40px; height:21px; line-height:21px; color:white; background:#00adef; text-align:center; float:left;}
div.legenda div.BE{width:40px; height:21px; line-height:21px; color:white; background:#e100ef; text-align:center; float:left;}
div.legenda div.IND{width:40px; height:21px; line-height:21px; color:white; background:#61b22a; text-align:center; float:left;}
div.legenda p{float:left; padding:0; margin:0 10px 0 0; line-height:21px;}

div.table{background:transparent; width:100%;}
div.table table{background:none; width:49%;}
div.table table.table2 tr th{background:#1e4816; color:white; padding:0 0 0 9px; font-size:15px; height:25px; line-height:25px;}
div.table table tr th{background:#61b22a; color:white; padding:0 0 0 9px; font-size:15px; text-align:left; height:25px; line-height:25px;}
div.table table tr td{background:#e2e3e4; padding:0 0 0 9px; border-bottom:1px white solid; height:21px; line-height:21px;}
div.table table tr td a{line-height:21px; float:left;}
div.table table tr td p{padding:0; margin:0; line-height:21px; float:left;}
div.table table tr td.whitespace{background:white; height:10px;}
div.table table tr td div{width:40px; height:21px; line-height:21px; color:white; text-align:center; float:right;}
div.table table tr td div.EL{background:#00adef;}
div.table table tr td div.BE{background:#e100ef;}
div.table table tr td div.IND{background:#61b22a;}

