﻿

#Main_ScrollPPT { width:100%; float:left; position:relative}
#slides { display:block; width:100%; height:736px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px; }
#pagination { display:block; list-style:none;  position:absolute; left:50%; top:320px; z-index:5;  padding:5px 15px 5px 0; margin:0;width:5px; }
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-top:5px; margin-left:5px; border-radius:5px; background-color:Gray;  }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  cursor:pointer; text-indent:-9999px;}
#pagination li.current { background-color:#E6537C;}

.BreadNav
{
    padding-top:30px;
    font-size:14px;
}

.BreadNav a
{
    text-decoration:none;
    color:#515151;
    vertical-align:top;
}
.BreadNav span
{
    vertical-align:middle;
}
.BreadNav img
{
    vertical-align:middle;
}
.BreadNav span span
{
    vertical-align:top;
}

.ComRedColor
{
  color:#EB6168;  
}







#Left_ContaBar{
 position:fixed;
 left:95%;
 top:30%;
 z-index:12;
 width:42px;
 text-align:center;
}


#Left_ContaBar a
{
    display:block;
    width:42px;
    height:42px;
    padding-top:20px;
}
.LeftBarContaU0
{
    width:42px;
    height:42px;
    padding-top:20px;
    background:url(../images/button_conta0.png) no-repeat center top;
}
.LeftBarContaU1
{
    background:url(../images/button_conta1.png) no-repeat center top;
}
.LeftBarContaU2
{
    background:url(../images/button_conta2.png) no-repeat center top;
}
.LeftBarContaU3
{
    background:url(../images/button_conta3.png) no-repeat center top;
}
.LeftBarContaU4
{
    background:url(../images/button_conta4.png) no-repeat center top;
}
.LeftBarContaU5
{
    width:42px;
    height:42px;
    padding-top:20px;
    background:url(../images/button_conta5.png) no-repeat center top;
}
.LeftBarContaU1:hover
{
    background:url(../images/button_conta1h.png) no-repeat center top;
}
.LeftBarContaU2:hover
{
    background:url(../images/button_conta2h.png) no-repeat center top;
}
.LeftBarContaU3:hover
{
    background:url(../images/button_conta3h.png) no-repeat center top;
}
.LeftBarContaU4:hover
{
    background:url(../images/button_conta4h.png) no-repeat center top;
}
.LeftBarContaU5:hover
{
    background:url(../images/button_conta5h.png) no-repeat center top;
}


#Bottomnav td
{
    width:115px;
    
}

#Bottomnav a:link
{
    color:#5f5f5f;
    text-decoration:none;
    font-weight:bolder;
}

#Bottomnav .BottomnavtableTH
{
    
    font-weight:bolder;
}

#Bottomnav .BottomnavtableTH td
{
    
    padding-bottom:20px;
}




.NormalSplite1
{
    background:url('../images/SpilitShadow2.png') repeat-x left top;
    height:20px;
}

.splitlighter
{
     height:16px;
     background:url(../images/SpilitLighter.png) no-repeat center top;
}

.watermark
{
    font-style:italic;
    color:#CDCDCD;
    
}

.red_color_main
{
    color:#EB6168;
}