﻿body
{
    margin:0px;
    padding:0px;
    background-image: url(../images/fundoSite.jpg);
    background-repeat:repeat-x;
    font-family: Verdana;
    font-size: 12px;
    color: White;
    line-height:16px;
}
#Geral
{
    width:900px;
    position:absolute;
    top: 0px;
    left: 50%;
    margin-left:-450px;
}
#Topo
{
    width:900px;
    height:173px;
}
#Meio
{
    width:900px;
    min-height:500px;
    background-image: url(../images/fundoMeio.jpg);
    background-repeat:no-repeat;
    background-color:#688e97;
}
#Rodape
{
    width:900px;
    height:77px;
    padding-top:30px;
    background-image: url(../images/fundoRodape.gif);
    background-repeat:repeat-x;
    text-align:right;
    color: #999999;
}
#Menu
{
    width:900px;
    height:47px;
    background-image: url(../images/fundoMenu.gif);
    background-repeat:repeat-x;
}

input[type="text"]
{    
    font-family: Verdana;
    font-size: 11px;
    
}
h2
{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 27px;
    color: #FFCC00;
    font-weight: normal;
    line-height:26px;
}
h3
{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFCC00;
    font-weight: normal;
    line-height:15px;
}
.titCampo
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #ffffff;
    font-weight: normal;
}

a,a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffcc00;
    text-decoration:none;
    font-weight:bold;
}
a:hover 
{
    text-decoration: underline;
    color: #FFFF00;
    font-size: 11px;
}


.linkNewsHome 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height:17px;
    font-weight:normal;
}

.linkNewsHome:hover 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height:17px;
    font-weight:normal;
    text-decoration: underline;

}


a:visited
{
 font-size: 11px;
}


  
.visoft__tab_xpie7 .ajax__tab_header					{ background:url(../images/tab-line.gif) repeat-x bottom; }
.visoft__tab_xpie7 .ajax__tab_outer						{ background:url(../images/tab-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_inner						{ background:url(../images/tab-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_tab						{ background:url(../images/tab.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(../images/tab-hover-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(../images/tab-hover-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(../images/tab-hover.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer	{ background:url(../images/tab-active-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner	{ background:url(../images/tab-active-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab		{ background:url(../images/tab-active.gif) repeat-x; }

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie7 .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:11px; }
.visoft__tab_xpie7 .ajax__tab_outer						{ height:29px; }
.visoft__tab_xpie7 .ajax__tab_inner						{ padding-left:3px; }
.visoft__tab_xpie7 .ajax__tab_tab						{ padding:8px 40px;margin:0; }
.visoft__tab_xpie7 .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    
    background-image: url('../Images/fundoTab.jpg');
}


