#vt_artigos_total {
margin:2px;


}

.vt_artigos ul{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
}

.vt_artigos li{
display: inline;
}

.vt_artigos li a{
float: left;
color:#0293c9;
padding: 5px 10px;
text-decoration: none;
border-left: 1px solid #0099FF;
}

.vt_artigos li a:visited{
color:#0293c9;
}

.vt_artigos li a:hover, .vt_artigos li a.current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}

.tabcontainer2{
clear: left;
width:100%; /*width of 2nd level sub menus*/
height:1.2em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/


}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent2{
display:none;
margin-top:13px;

}
.tabcontent2 h2 a:hover, .tabcontent2 h2 a.current{
color:#ffffff;
font-weight:bold;
font-size:12px;
text-decoration:none;
background-color:#ff7e20;


}
.tabcontent2 h2 a{
text-decoration: none;
color:#00a5e3;
}

.tabcontent2 ul{
margin: 0;
float: left;
width: 100%;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
border: 1px solid #0099FF;
}

.tabcontent2 li{
display: inline;
}
.tabcontent2 h3{
color:#ff7e20;
font-size:11px;
margin-bottom:5px;
margin-top:8px;
margin-left:10px;

}
.tabcontent2 h2{
color:#00a5e3;
font-size:12px;
margin-left:10px;


}
.tabcontent2 p{
color:#333333;
font-size:11px;
margin-left:10px;
margin-bottom:5px;


}



