/*	--------------------------------------------------------------- */
/*	TAGS															*/
/*	--------------------------------------------------------------- */
body
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;	
	background-image: url("../images/fundoSite.jpg");
    background-repeat:repeat-y;
	background-position: center;
}

a
{
	text-decoration: none;
	color: #5b5b5b;
}

a:hover
{
	text-decoration: none;
	color: #cc092f;
}

/*	--------------------------------------------------------------- */
/*	ELEMENTS														*/
/*	--------------------------------------------------------------- */
#principal
{
	width: 802px;
	min-height: 200px; 
    background-image: url("../images/fundoTabelaPrincipal.jpg");
    background-repeat:repeat-y;
}

.divLogoMSP
{
    clear: both;
    text-align: center;
}

#lateralESQ
{
	width: 254px;
	float: left;
}

#lateralDIR
{
	width: 548px;
	float: left;
	vertical-align: top;
	background-image: url("../images/linhaFundoConteudo.jpg");
	background-repeat: repeat-y;
}

#rodape
{
	clear: both;
	background-image: url("../images/fundoRodape.jpg");
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	width: 802px;
	height: 82px;
}

#copyright
{
	clear: both;
	color: #ffffff;
	float: left;
	width: 279px;
	text-align: right;
	padding-top: 38px;	
}

#copyright #textoBranco
{
	color: #ffffff;
	padding-right: 30px;
}

#copyright #textoAzulPeq
{
	color: #4f8fc0;
	padding-top: 10px;
	padding-right: 33px;
	font-size: 11px;
}

#linksRodape
{
	float: left;
	padding-top: 27px;
	text-align: left;	
}

#linksRodape ul
{
	padding: 0px;
	list-style-type: none;
}

#linksRodape ul li:first-child
{
	display: inline;
	padding: 0px;
	padding: 0px 20px 0px 0px;
}

#linksRodape ul li
{
	display: inline;
	padding: 0px;
	padding: 0px 20px 0px 12px;
	background-image: url("../images/sepRodape.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

#linksRodape ul li a
{
	color: #dbe8f2;	
}

#linksRodape ul li a:hover
{
	color: #ffffff;	
	border-bottom: solid 1px #4a87b5;
	border-top: solid 1px #4a87b5;
}

#fundoData
{
	background-image: url("../images/fundoData.jpg");
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	color: #b5b1b1;
	padding-top: 8px;
	text-align: left;
	padding-left: 21px;
}

#logo
{
	border: 0px;
	margin: 0px;
}

#menu
{
	background-image: url("../images/fundoMenu.jpg");
	background-repeat: no-repeat;
	height: 268px;
	padding-left: 26px;
	padding-top: 13px;
}

#fundoLateral
{
	background-image: url("../images/fundoMenu2.jpg");
	background-position: right;
	background-repeat: repeat-y;
	width: 254px;
	min-height: 130px;
	clear: both;
}

#fotoPrincipal
{
	background-image: url("../images/fotoPrincipal.jpg");
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: bottom;
	text-align: left;
	padding-top: 168px;
	padding-left: 22px;
}

#conteudo
{
	background-image: url("../images/fundoConteudo.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding-left: 32px;
	min-height: 438px;
	
}

#bannerFacaParteEquipe
{
	border: 0px;	
	margin-left: 32px;
	margin-top: 10px;
}

#desenvSetia
{
	clear: both;
	text-align: right;
	padding-right: 0px;
	color: #4f8fc0;
	vertical-align: top;
}

#desenvSetia a
{
	color: #4f8fc0;
}

#desenvSetia a:hover
{
	color: #ffffff;
}

/*	--------------------------------------------------------------- */
/*	CLASS															*/
/*	--------------------------------------------------------------- */
.tituloTela
{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;	
}

.divFloatL
{
	float: left;	
}


.imageBorder
{
	margin-bottom: 10px;	
	margin-top: 14px;
	border: solid 1px #e7e7e7;
	padding: 2px;
}


.linksMenuPrincipal
{
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}

.linksMenuPrincipal ul
{
    clear: both;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.linksMenuPrincipal ul li
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	margin-top: 2px;
	
}

.linksMenuPrincipal ul li a
{
	color: #29456e;
	text-decoration: none;
}

.linksMenuPrincipal ul li a:hover
{
	color: #599ec9;
	text-decoration: none;
}

.itemMenuLink
{
	background-image: url("../images/sepMenu.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 6px;
}


.itemMenu
{
	background-image: url("../images/sepMenu.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	height: 48;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.itemMenuBottom
{
	height: 48;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 8px;
}

.itemMenuBottom img
{
	padding-top: 4px;	
}

.linkMenu
{
	padding-left: 40px;
	width: 155px;
	float: left;
	padding-bottom: 2px;	
	margin-bottom: 2px;
	padding-top: 0px;
}

.itemMenu img
{
	padding-top: 4px;	
}

.linkMenu a
{
	color: #21487d;
	font-weight: bold;
}

.linkMenu a:hover
{
	color: #4a87b5;
	font-weight: bold;
}

.descMenu
{
	padding-left: 40px;
	width: 160px;
	clear: both;
	color: #4a87b5;
}

.tabelaTotal
{
	display: inline;
	clear: both;
}

.tabelaTotal tr td
{
	padding: 0px;
}

.tdAncora
{
	width: 21px;
	vertical-align: bottom;	
}

.tabelaTopo
{
	width: 100%;
	border-collapse: collapse;	
}

.tabelaTopo tr td
{
	padding: 0px;
}


.barraTopo1
{
	background-color: #bdbbbb;
	width: 265px;
	height: 34px;
	text-align: right;
}

.barraTopo2
{
	background-image: url("../images/barraTopo2.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #bdbbbb;
	width: 496px;
	height: 34px;
	text-align: left;	
	vertical-align: top;
	line-height: 30px;
}

.barraTopo2 ul
{
	list-style-type: none;
	padding: 0px;
	display: inline;  
}

.barraTopo2 ul li:first-child
{
	display: inline;  
	padding-left: 30px;
	padding-bottom: 4px;
	padding-right: 14px;
	border: 0px;
}

.barraTopo2 ul li
{
	display: inline;  
	padding-left: 18px;
	padding-bottom: 4px;
	padding-right: 14px;
	border-left: solid 1px #f7f7f7;
}

.barraTopo2 ul li a
{
	color: #a2a1a1;
	text-decoration: none;
}

.barraTopo2 ul li a:hover
{
	color: #0c9142;
	border-top: solid 1px #0c9142;
}

.espacoTabela
{
	background-image: url("../images/fundoTabelaTopo.jpg");
	background-repeat: repeat-x;
}

.contentItens
{
	vertical-align: top;
	clear:both;
}


.conteudoPadrao
{
	padding-top: 12px;
	padding-left: 15px;
	width: 470px;
	text-align: justify;
}

/* Painel para informações em destaque */
.painelSimples
{
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-right: 10px;
}

.painelSimples h1
{
	font-size: 11px;
	font-weight: bold;
	color: #039344;	
	margin-bottom: -5px;
}

.painelSimples h2
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 1px;
	margin-bottom: 8px;
}

.painelCinzaMiddle
{
	background-image: url("../images/fundoPainel3.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 8px;
	padding-left: 10px;
	margin-right: 10px;
	height: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
}


.painelCinza
{
	background-image: url("../images/fundoPainel.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.painelCinza h1
{
	font-size: 11px;
	font-weight: bold;
	color: #039344;	
	margin-bottom: -5px;
}

.painelCinza h2
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
	margin-bottom: 10px;
}




.painelCinza2
{
	background-image: url("../images/fundoPainel2.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-right: 12px;
	padding-right: 10px;
}

.painelCinza2 h1
{
	font-size: 11px;
	font-weight: bold;
	color: #039344;	
	margin-bottom: -5px;
}

.painelCinza2 h2
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
	margin-bottom: 8px;
}

.painelCinza2Center
{
	background-image: url("../images/fundoPainel2.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-right: 12px;
	padding-right: 10px;
}

.painelCinza2Center h1
{
	font-size: 11px;
	font-weight: bold;
	color: #039344;	
	margin-bottom: 0px;
	text-align: center;
}

.painelCinza2Center h2
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
	margin-bottom: 8px;
	text-align: center;
}

.painelCinzaCenter
{
	background-image: url("../images/fundoPainel.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.painelCinzaCenter h1
{
	font-size: 11px;
	font-weight: bold;
	color: #039344;	
	margin-bottom: 0px;
	text-align: center;
}

.painelCinzaCenter h2
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
	margin-bottom: 10px;
	text-align: center;
}



.logoInst1
{
	padding-top: 10px;
	padding-left: 30px;
}

.logoInst2
{
	padding-top: 14px;
	padding-left: 10px;
}

.areaLinks
{
	background-image: url("../images/sepMenu.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 48;
	clear: both;
	padding-left: 2px;
	padding-bottom: 8px;
	color: #2f7fb1;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 4px;
}

.areaDots
{
	background-image: url("../images/sepMenu.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 48;
	clear: both;
	padding-bottom: 8px;
	margin-top: 12px;
	margin-bottom: 4px;
	text-align: center;
}

.clearFloat
{
    clear: both;    
}

.areaLinks a
{
	color: #2f7fb1;
	text-decoration: none;
}

.areaLinks a:hover
{
	color: #21487d;
	text-decoration: none;
}



.areaLinksCenter
{
	background-image: url("../images/sepMenu.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 48;
	clear: both;
	
	padding-bottom: 8px;
	color: #2f7fb1;
	
	margin-top: 12px;
	margin-bottom: 4px;
	text-align: center;
}

.areaLinksCenter a
{
	color: #2f7fb1;
	text-decoration: none;
}

.areaLinksCenter a:hover
{
	color: #21487d;
	text-decoration: none;
}

.divSepParc
{
    clear: both;    
}

.areaDescParc
{
	padding-left: 2px;
	padding-bottom: 8px;
	color: #2f7fb1;
	margin-right: 10px;
	margin-top: 8px;
	width: 250px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

.areaIconParc
{
    margin-top: 8px;
    width: 130px;
    float: right;
}

.areaDescParc a
{
	color: #2f7fb1;
	text-decoration: none;
}

.areaDescParc a:hover
{
	color: #21487d;
	text-decoration: none;
}

.linkBlue1
{
	color: #2f7fb1;
	text-decoration: none;
}

.linkBlue1:hover
{
	color: #21487d;
	text-decoration: none;
}


.areaSubLinks
{
	background-image: url("../images/sepMenu.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 48;
	padding-left: 30px;
	padding-bottom: 8px;
	color: #2f7fb1;
	margin-right: 10px;
	margin-top: 8px;
}

.areaSubLinks a
{
	color: #666666;
	text-decoration: none;
}

.areaSubLinks a:hover
{
	color: #21487d;
	text-decoration: none;
}

.conteudoPrincipal
{
	margin-right: 14px;
	float: left;
	clear: both;
}

.conteudoPrincipalMenor
{
    width: 280px;
	margin-right: 14px;
	float: left;
	clear: both;
}

.itemBullet 
{
	padding-left: 2px;
	margin-left: 10px;
}

.itemBullet li
{
	padding-bottom: 6px;
}

.conteudoPrincipal h2
{
	color: #039344;
	font-size: 14px;
}

.conteudoLateral
{
	width: 175px;
	float: left;
}

.conteudoLateral *
{
	text-align: left;
}

.tableForm
{
	border: 0px;	
}



.iconeErro
{
	width: 20px;	
	text-align: center;
	color: Red;
}

.txtForm
{
	border: solid 1px #d7d7d7;
	background-color: #f7f7f7;	
	font-family: Tahoma;
	font-size: 11px;
	color: #21487d;	
	width: 250px;
}

.txtForm:focus
{
	border: solid 1px #c7c7c7;
	background-color: #e7e7e7;	
	font-family: Tahoma;
	font-size: 11px;
	color: #21487d;	
}

.itemForm
{
	height: 22px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.posRight
{
	text-align: right;
}

.cmdButton
{
    font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url("../Images/cmdButton.jpg"); 
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none; 
	width: 105px;
	height: 33px;
	text-align: center;
	vertical-align: text-top;
	cursor: Hand;
	padding-bottom: 4px;
	margin-top: 8px;
}

.latPanel
{
	width: 230px;	
	float: left;
}

.meioConteudo
{
	width: 220px;	
	float: left;
}

.subTituloCont
{
	font-weight: bold;
	
}

.textoCinza
{
	color: #666666;		
	line-height: 15px;
}

#painelLogo
{
	text-align: center;
	padding-bottom: 8px;
	padding-right: 10px;
}

.sepItemBox
{
    color: #c1c1c1;    
    margin-left: 6px;
    margin-right: 6px;
}

.arrowSpc1
{
    margin-top: 3px;    
}


.arrowSpc2
{
    margin-top: 4px;    
}

.posImgCenter
{
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center;    
}

.posTextCenter
{
    margin-top: 2px;
    margin-bottom: 10px;
    line-height: 20px;
    text-align: center;    
}


.pnItemOportDest *
{
	font-family: Tahoma;
	font-size: 11px;	
}

.pnItemOportDestHide
{
    display: none;   
    background-color: #ffffff;    
    margin-bottom: 0px;
    padding: 2px;
    padding-bottom: 0px;
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: repeat-x;
    background-position: bottom; 
}


.pnItemOportDest
{
    display: block;
    background-color: #ffffff;    
    margin-bottom: 0px;
    padding: 2px;
    padding-bottom: 0px;
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    
}


.TDColor
{
	background-color: #fafbf6;
	height: 18px;
	padding: 2px;
}

.TDColor2
{
	background-color: #f7f7f7;
	height: 18px;
	padding: 2px;
	margin-top: solid 1px e7e7e7;
}

.pnSpc
{
    font-size: 11px;
    padding-bottom: 4px; 
}

.pnSpcTitle
{
    padding-bottom: 4px; 
}

.tabelaFull
{
    width: 100%;    
}