﻿html, body
{
    height: 100%;
    margin: 0px 0px 0px 0px;
}

.product-list
{
    width: 519px;
}

.branch-list
{
    width: 250px;
}

.menu:Link
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.menu:Hover
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.menu:Visited
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

textarea
{
    font-family: Arial;
}

td
{
    font-size: small;
    font-family: Arial;
}

a:Link
{
    font-size: small;
    color: #5486a1;
}

a:Visited
{
    font-size: small;
    color: #5486a1;
}

.PaSMenu:Link
{
    font-size: small;
    color: #999999;
    text-decoration: none;
}

.PaSMenu:Hover
{
    font-size: small;
    color: #5486a1;
    text-decoration: underline;
}

.PaSMenu:Visited
{
    font-size: small;
    color: #999999;
    text-decoration: none;
}

.PaSMenu:Visited:Hover
{
    color: #5486a1;
    text-decoration: underline;
}

.PaSTitle
{
    font-size: medium;
    color: #006699;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.PaSSuperTitle
{
    font-size: large;
    color: #999999;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.PaSSubTitle
{
    font-size: small;
    color: #666666;
    font-family: Trebuchet MS;
}

.PaSSubSubTitle
{
    font-size: small;
    color: #006a8c;
    font-family: Arial;
    font-weight: bold;
}


.BranchesMenu:Link
{
    font-size: small;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.BranchesMenu:Hover
{
    font-size: small;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.BranchesMenu:Visited
{
    font-size: small;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

.title
{
    font-size: large;
    color: #006A8C;
    font-family: Trebuchet MS;
}

.titlemenu
{
    font-size: large;
    color: #333333;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.subtitle
{
    font-size: Small;
    color: #333333;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.content
{
    font-size: x-small;
    color: #333333;
    font-family: Arial;
}

li
{
    font-size: small;
    font-family: Arial,Verdana;
    list-style-position: outside;
    padding-left: 10px;
    margin-left: 20px;
}
hr
{
    height: 1px;
}

table.Download
{
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}

.TitleDownload
{
    font-family: Arial;
    color: #006699;
    font-size: small;
    font-weight: 500;
}

.LinkDownloads:Hover
{
    background-color: #006699;
    color: #FFFFFF;
}

.SubTitlePaSDescription
{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #006A8C;
    font-size: small;
}

/*
Hover dos parceiros

memoraLogo
unimixLogo
microsinteseLogo
akerLogo
ptvLogo
kjLogo
ssiLogo
supernetLogo
xysLogo
*/

#memoraLogo
{
    background: url(Images/partners/pb/memora.jpg) no-repeat;
    width: 120px;
    height: 80px;
    display: block;
}
#memoraLogo:hover
{
    background-image: url(Images/partners/memora.jpg);
}
/**/
#unimixLogo
{
    background: url(Images/partners/pb/unimix.jpg) no-repeat;
    width: 150px;
    height: 80px;
    display: block;
}
#unimixLogo:hover
{
    background-image: url(Images/partners/unimix.jpg);
}
/**/
#microsinteseLogo
{
    background: url(Images/partners/pb/microsintese.jpg) no-repeat;
    width: 160px;
    height: 80px;
    display: block;
}
#microsinteseLogo:hover
{
    background-image: url(Images/partners/microsintese.jpg);
}
/**/
#akerLogo
{
    background: url(Images/partners/pb/aker.jpg) no-repeat;
    width: 120px;
    height: 80px;
    display: block;
}
#akerLogo:hover
{
    background-image: url(Images/partners/aker.jpg);
}
/**/
#ptvLogo
{
    background: url(Images/partners/pb/ptv.jpg) no-repeat;
    width: 150px;
    height: 80px;
    display: block;
}
#ptvLogo:hover
{
    background-image: url(Images/partners/ptv.jpg);
}

/**/
#kjLogo
{
    background: url(Images/partners/pb/kj.jpg) no-repeat;
    width: 120px;
    height: 80px;
    display: block;
}
#kjLogo:hover
{
    background-image: url(Images/partners/kj.jpg);
}

/**/

#piLogo
{
    background: url(Images/partners/pb/pi-gray.jpg) no-repeat;
    width: 120px;
    height: 80px;
    display: block;
}
#piLogo:hover
{
    background-image: url(Images/partners/pi-colorido.jpg);
}
/**/
#supernetLogo
{
    background: url(Images/partners/pb/supernet.jpg) no-repeat;
    width: 150px;
    height: 80px;
    display: block;
}
#supernetLogo:hover
{
    background-image: url(Images/partners/supernet.jpg);
}
/**/
#xysLogo
{
    background: url(Images/partners/pb/xys.jpg) no-repeat;
    width: 120px;
    height: 80px;
    display: block;
}
#xysLogo:hover
{
    background-image: url(Images/partners/xys.jpg);
}
/**/

