body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../imagens/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.backTopo
{
    background-image: url(../../imagens/backTopo.jpg);
    background-repeat:repeat-x;
}
.basebotaoMenu {
	background-image: url(../../imagens/basebotaoMenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.backBottomMenu 
{
    background-image: url(../../imagens/BackBottomMenu.jpg);
	background-repeat: no-repeat;
}
.textAcervo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c8c8c8;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.textButtom {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textMenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}
.textMenu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
}
.textMenuG {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}
.textMenuG:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
}
.textRodape {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.basemenu {
	background-image: url(../../imagens/baseMenuBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.linha 
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid ;
    width: 100%; 
}
/*Menu Centro*/
#centro{
}
.centro .back{
    background: url(../../imagens/Ajax/backMenu.gif) repeat-x top;
}
.centro .back:hover{
    background: url(../../imagens/Ajax/backMenu_hover.gif) repeat-x bottom;
}
.txtMenu {
	font: bold 12px Verdana;
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
}
/*Menu Centro*/

.imgspace
{
    margin: 10px 5px 5px 0px;
    border: 0px;
}
.textoTitulo 
{
    font: bold 12px normal Verdana;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.textoData {
	font: normal 11px normal Verdana;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
.plugin {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.backHistory{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding:5px;
}
.img
{
    padding: 5px;
}
a
{
    color: #0080c0;
    text-decoration: none;
}
.txtGera
{
    color: Black;
    text-decoration: none;
}
.txtGera:hover
{
    color: #0080c0;
}
/*Ajax Table panel*/
.ajax .ajax__tab_header 
{
    font:11px Verdana;
    background: url(../../imagens/Ajax/tab-line.gif) repeat-x bottom;
    }
.ajax .ajax__tab_outer
{
    /*padding-right: 4px;*/
    background: url(../../imagens/Ajax/tab-right.gif) no-repeat right;
    height: 21px;
    }
.ajax .ajax__tab_inner
{
    padding-left:3px;
    background: url(../../imagens/Ajax/tab-left.gif) no-repeat;
    }
.ajax .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url(../../imagens/Ajax/tab.gif) repeat-x;
    }
.ajax .ajax__tab_hover .ajax__tab_outer
{
    background:url(../../imagens/Ajax/tab-hover-right.gif) no-repeat right;
    }
.ajax .ajax__tab_hover .ajax__tab_inner
{
    background:url(../../imagens/Ajax/tab-hover-left.gif) no-repeat;
    }
.ajax .ajax__tab_hover .ajax__tab_tab
{
    background:url(../../imagens/Ajax/tab-hover.gif) repeat-x;
    }
.ajax .ajax__tab_active .ajax__tab_outer
{
    background:url(../../imagens/Ajax/tab-active-right.gif) no-repeat right;
    }
.ajax .ajax__tab_active .ajax__tab_inner
{
    background:url(../../imagens/Ajax/tab-active-left.gif) no-repeat;
    }
.ajax .ajax__tab_active .ajax__tab_tab
{
    background:url(../../imagens/Ajax/tab-active.gif) repeat-x;
    }
.ajax .ajax__tab_body
{
    font: 10pt Verdana;
    /*border:1px solid #000000;*/
    border-top:0;
    padding:8px;
}
.txtTab
{
    font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#imgNote
{
    float: left;
    width: auto;
    padding-right: 5px;
}
#Note
{
    width: auto;
}
