/* CSS Document */

/*classes*/
.hr{background:url(../premiacao/img/hr.gif);}
.bgbranco{background:#ffffff;}
.bgbege{background:#eaebd6;}
.bgbegeclaro{background:#F6F8E3;}
.bgverdeclaro{background:#C8D200;}


.box{background:#e2e4d1;
width:290px;
height:auto;
min-height:170px;
overflow:auto;
margin-bottom:20px;
}

.box img{padding:5px 8px;
float:left;}
.box p {font-size:11px;
margin-top:10px;
text-align:left;}
.box strong{font-size:11px;}

/*tags*/
h2{background:#2F6F6E;
display:block;}

div#submenu h3{font-size:13px;
font-weight:bold;
padding:5px 0 5px 8px;
background:#d501a0;
color:#ffffff;}

div#submenu {padding: 35px 10px 0 10px; overflow:visible; }
div#submenu p{font-size:11px;
padding:5px 0 5px 10px;
background:#EAEBD6;
width:148px;}
div#submenu a{font-size:11px;}
div#submenu strong{font-size:11px;}

#texto {}
#texto ul{margin:0 20px 20px 0;
list-style:none;}
#texto ul li{margin:0 0 5px 0;
text-align:justify;}
#texto ul li ul {margin:0 0 10px 0;}

table tr td{padding:5px;}
