html{
min-height: 100.1%;
}
body{
color: #333;
font-size: 11px;
font-family: verdana;
margin:0;
min-height: 100.1%;
}
a{
color: #551D02;
text-decoration: none;
}
a:hover{
color: #A93B05;
}
.tab a{
color: #fff;
text-decoration: none;
}
.tab a:hover{
color: #A28253;
}
p{
margin: 0;
padding: 20px;
line-height: 1.5em;
text-align: justify;
border-top: 1px solid #5A2004;
}
#wrapper{
width: 100%;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #170801;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #fff url(../images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
}

.programa {
width: 100%;
padding: 20px;
font-family: Verdana, Arial, sans-serif;
border: 0 solid #411B07;
text-align: left;
}

.td-titulo {
padding: 0 15px;
color: #FFFFFF;
font-size: 10px;
font-family: Verdana;
font-weight: bold;
background: url(../images/bg_castanho.png) repeat-x;
}

.b-left {
padding: 15px;
border-left:1px solid #1A0902;
border-bottom:1px solid #663300;
}

.b-right {
padding: 15px;
border-right:1px solid #1A0902;
border-left:1px dotted #663300;
border-bottom:1px solid #663300;
}

.lista_concurso {
text-align: left;
}
.lista_concurso li {
margin-top: 5px;
margin-bottom: 10px;
}