 /*	Autor	: Rene Bustamante Jara*/
.tabRounded {
      /*  width: 96%;
        padding: 15px;
        margin: 3px 0 10px 0;
        border: 1px solid #ccc;
        background: #fff;*/
}

.tabRounded #nav {
       /* margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;*/
}

.tabRounded #nav li {
       /* margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;*/
}

.tabRounded #nav a:link, .tabRounded #nav a:visited {
        /*float: left;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;*/
}

.tabRounded #nav a:link.active, .tabRounded #nav a:visited.active, .tabRounded #nav a:hover {
        /*color: #000;
        background: url(img/tab/rounded.gif) no-repeat bottom center;*/
}
