Subversion Repositories bacoAlunos

Rev

Rev 1124 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed


td.icons img
{
    height: 20px;
    border: 3px outset lightsteelblue;
    padding: 1px;
}
td.icons img:hover
{
    background-color: lightsteelblue;
}
.icons a img
{
    width: 60px !important;
    white-space: nowrap !important;

}
#headerIntranet td.links
{
   
}
#headerIntranet ul
{
    list-style:none;
}
#headerIntranet ul li.exit
{
    background-image: url(../imgs/exit.gif);
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-top: 0.4em;
    padding-right: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 24px;
}

/* --- Main Navigation --- */

#body,#page
{
    /*width:950px;*/
    width:100%;
    margin-left: auto;
    margin-right: auto;
}

#separatorsTop {
    border-bottom: 10px solid #F5911E;
}

#separatorsTop ul {
    margin: 0;
    padding: 0;
}
#separatorsTop ul li {
    margin: 0;
    padding: 0;
}
#separatorsTop ul li span {
    margin: 0;
    padding: 0;
}
#separatorsTop {
    float: left;
    width: 100%;
    font-size: 11px;
    padding-top: 0.5em;
}
#separatorsTop ul {
    margin: 0;
    margin-left: 200px;
    list-style: none;
}
#separatorsTop li {
    float: left;
    padding: 0;
    font-family: Trebuchet MS, Tahoma, Verdana, Sans-Serif;
    margin: 0;
}
#separatorsTop ul li {
    margin-right: 2px;
}
#separatorsTop li a {
    float: left;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
}
#separatorsTop li a span {
    float: left;
    padding: 0.4em 8px;
    cursor: pointer; /* IE6 tweak */
}



#separatorsTop { border-top: 4px solid #F5911E; background: #FFFFFF url(../images/0grad01.gif) bottom repeat-x; }
#separatorsTop li a { display: block; background: #FFFFFF url(../images/0corner_left_01.gif) top left repeat-x;}
#separatorsTop li a span { background: url(../images/0corner_right_01.gif) top right no-repeat; }
#separatorsTop ul li.selected a { background: #F5911E url(../images/0corner_left_span_01.gif) top left no-repeat; }
#separatorsTop ul li.selected a span { background: url(../images/0corner_right_span_01.gif) top right no-repeat; }
#separatorsTop ul li.selected a:hover { background: #ebe6d6 url(../images/0corner_left_span_01.gif) top left no-repeat; color: #000; }
#separatorsTop ul li.selected a:hover span { background: url(../images/0corner_right_span_01.gif) top right no-repeat; color: #000; }
#separatorsTop li a:hover { background: #EEEEEE  url(../images/0corner_left_light_01.gif) top left repeat-x; }
#separatorsTop li a:hover span { background: url(../images/0corner_right_light_01.gif) top right no-repeat; }


#separatorsTop * a, #testeTop a:visited, #testeTop li a:hover
{
    COLOR:BLACK;
}