/*
	Definições globais - Devem estar presentes em todas os CSS.
*/

body
{
	background-color: rgb(102, 102, 102);
	text-align: center;
	font: 11px Verdana;
	color: #FFFFFF;
}
TD P
{
	margin: 3px 0px 3px 0px;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;

}

.titulo1
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.titulo2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.titulo3
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.destaque1
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;

}
A.link-padrao:link,A.link-padrao:visited,A.link-padrao:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
A.link-padrao:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
A.link-lista:link,A.link-lista:visited,A.link-lista:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
A.link-lista:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
A.link-destaque:link,A.link-destaque:visited,A.link-destaque:active
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
A.link-destaque:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
A:link,A:visited,A:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
A:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
TD.global1
{
	background: transparent url('img/img-global1.gif') no-repeat;
	height: 166px;
	width: 204px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	font-family: Verdana;
	padding: 3px;
	color: #404040;
	font-size: 11px;
}
.img-legenda
{
	font-size: 8pt;
}
.caixa-texto
{
	background-color : #FFFFFF;
	padding: 10px,10px,10px,10px;
	border: 3px solid #76AEE2;

}
TD.borda-celula
{
	border: 15px solid #3D85C8;
}
.linha-vertical
{
 	width: 1px;
 	background :#3D85C8;
}

.linha-horizontal
{
 	height: 1px;
 	background :#3D85C8;
}
.caixa-imagem1
{
	background-color: #76AEE2;
}
.fundo-celula
{
	background-color: #76AEE2;
	color: #596BC1;
}
.caixa-imagem2
{
	background-color: #76AEE2;
	color: #FFFFFF;
	border-right: 1px solid white;
}
DIV.borda-tabela
{
	border: 1px solid #3D85C8;
}
.coluna-lista
{
	background-color: #3D85C8;
}
.meio-vertical
{
	border-right: 1px solid #3D85C8;
}
.linha-sup
{
	background-color: #BDDE21;
	height: 15px;
	border-bottom: 1px solid white;
}
.linha-sup2
{
	background-color: #3D85C8;
	height: 8px;
}
.linha-inf
{
	background-color: #3D85C8;
	color: #FFFFFF;
	height: 20px;
}
TD.faixa-horizontal
{
	background-color: #3D85C8;
	color: #FFFFFF;
}
.lista-item
{
	border-left: dashed 1px #3D85C8;
}
.lista-caixa
{
	border: 1px solid #3D85C8;
}
.meio
{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #BDDE21;
	background-color: #3D85C8;
}
/*
	Fim das definições Globais
*/
/*
	Necessarias para o menu
*/
A.menu:link,A.menu:visited,A.menu:active,A.menu:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
A.n1-aberta:link,A.n1-aberta:visited,A.n1-aberta:active,A.n1-aberta:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
TD.menu
{
	background-color: #3D85C8;
	text-align: left;
	line-height: normal;
}
.menu-item
{
}
.menu-item-aberto
{
	
}
/*
	Fim do menu
*/

TD.topo
{
	background: transparent url('img/img-top-var1.jpg') no-repeat;
	height: 98px;
	width: 776px;
}

TD.img-left
{
	background: #BDDE21 url('img/img-left-var1.jpg') no-repeat;
	height: 247px;
	width: 179px;
}
TD.linha-vert
{
	background-color: #646464;
	width: 1px;
}

TD.linha-sup
{
	background-color: #646464;
	height: 2px;
}

.conteudo
{
	width: 566px;
	height: 365px;
	overflow-y: scroll;
}


TD.logo
{
	width: 201px;
        height: 102px;
	background: url('img/img-midle-top-var1.jpg')
	
	
}

TD.left-top
{
	background: url('img/img-left-top-var1.jpg') no-repeat;
	height: 117px;
	width: 165px
}

TD.left-bottom
{
	background: url('img/img-left-bottom-var1.jpg') no-repeat bottom;
	height: 290px;
	width: 185px;
}

TD.horizontal
{
	background: url('img/linha-menu.gif') repeat-y;
	width: 2px;
}

TD.slogan
{
	background: transparent url('img/img-top-right-var1.jpg') no-repeat right;
	height: 75px;
	width: 590px;
}

TD.tracejo
{
	background: url('img/tracejo.gif') repeat-x;
	width: 590px;
	height: 2px;
}

TD.col-menu
{
	background-color:#76AEE2;
	width: 2px;
}


TD.global2
{
	font-size:15px;
	color :#5C6F00;
	font-weight: bold;
	height: 68px;
}

TD.linhab
{       
        background-color: #FFFFFF;  
	width: 270px;
	height: 5px;
}
TD.linhav
{
        background-color: #BDDE21; 
	height: 5px;
}

TD.pe
{
        background-color: #76AEE2; 
	height: 28px;
}

TD.canto_esq
{ 
        
        width: 41px;
        height: 102px;
        background: url('img/img-left-top-var1.jpg')
}

TD.canto_dir
{ 
        
        width: 540px;
        height: 100px;
        background: url('img/img-top-right-var1.jpg')
}

TD.menu_img
{ 
        width: 781px;
        height: 35px;
        background: url('img/img-menu-var1.jpg') no-repeat;
}

TD.img_topo
{ 
        width: 781px;
        height: 100px;
        background: url('img/img-top-var1.jpg') no-repeat;
        padding-top: 26px;
        padding-bottom: 40px;
        padding-left: 40px;
}

/*Colunas*/

#contentA{
	width: 160px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 8px 10px 0;
}

#contentB{
	width: 570px;
	sfloat: right;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.contentGeral{
	padding: 3px 5px 3px 5px;
}