@import url(default_institucional.css);
a { outline:0; }

p{
	color:#494949;
}
html,body{
background: #012a4c url(../images/bg_geral_cp.gif) repeat-x;
}

/* //////////////////////////////////////     inicio página do SAJ   //////////////////////////////////////    */

.topSAJ{
	background-image: url(../images/bg_top_saj.jpg);
	width: 900px;
	height: 112px ;
	margin-left: auto;
    margin-right: auto;
    _margin-left: expression((document.body.offsetWidth - 900)/2);
}
#logoSAJ{
float:left;
	margin:30px 0 0 32px;
}
#mnSAJ{
float:left;
margin:85px  0 0 15px;
}

a{
color:#c49509
}
a:hover{
color:black;
text-decoration: none;
}
.flashCapaSAJ{ /* //////////////////////////////////////     banner flash capa   //////////////////////////////////////    */
   	margin-left: auto;
    margin-right: auto;
	width: 900px;
	height: 232px;
	_margin-left: expression((document.body.offsetWidth - 900)/2);

}
#chamadasCP{/* //////////////////////////////////////     chamadas capa   //////////////////////////////////////    */
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background:  url(../images/bg_chamadas_cp.jpg);
	background-repeat: no-repeat;
	padding:0 0 280px 0;
	_margin-left: expression((document.body.offsetWidth - 900)/2);
}
#linksChamadas{
text-align: right;
width: 100%;
margin: 0 0 0 0;
}
#chamadasCP a{
color:#85abcd;
font-family:arial;
font-size: 0.8em;
text-decoration:none;
}
#chamadasCP a:hover{
color:#73bf19;
font-family:arial;
font-size: 0.8em;
text-decoration: underline;
}
#boxesChamadas{
float:left;
	padding:36px 0 0 32px;
margin-bottom:280px;
}
#colunaEsquerda{/* //////////////////////////////////////     coluna esquerda  //////////////////////////////////////    */
float:left;
width: 239px;
}
#colunaEsquerda p{
	color:#afb2b5;
	text-align:left;
	margin: 10px 0 0 0;
}
#colunaCentro{/* //////////////////////////////////////     coluna centro  //////////////////////////////////////    */
    float:left;
	width: 349px;
	margin: 0 0 0 49px;
}
#resultado{
margin:0 0 10px 0;
height:45px;
   width:100%
}
#resultado img {
float:left;
margin:0 12px 0 0;
}
#resultado p{
	color:#afb2b5;
width: 300px;
    float: left;
	padding:0 0 13px 0;
	border-bottom: dotted 1px #afb2b5;
	text-align:left;

}
#colunaDireita{/* //////////////////////////////////////     coluna direita  //////////////////////////////////////    */
    float:left;
	width: 177px;
	margin: 0 0 0 39px;
	padding:43px 0 0 0;
	}



.rodape{ /* /////  informações do rodapé  ////  */
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #134974 url(../images/bg_rodape.jpg)  repeat-x;
    padding: 0 0 0px 0;
    margin:20px 0 0 0;
    height: 170px;
}
.rodape ul{
   margin:0;
	padding: 0;
	
}
.rodape li{
list-style: none;
padding: 0 0 0 0;
}
.rodape a {
font-family: arial, Helvetica, sans-serif;
color:#aeaeae;
font-size:11px;
padding: 0;
text-decoration:none;
}
.rodape a:hover {
text-decoration:underline;
color:#aeaeae;
}


#rodapeCentro{
	width: 900px;
	margin-left: auto;
    margin-right: auto;
    _margin-left: expression((document.body.offsetWidth - 900)/2);
}
#rodapeImgBarra{
	width: 900px;
	height: 16px ;
	background-image: url(../images/img_barra_rodape.gif);
	
	
}
#mnRodape{
	width:500px;
	height: 80px;
	display: block;
	float:left;
	margin:30px  0 0 0;
}
#mnRodapeItem{
    float:left;
	width:111px;
	height: 80px;
	background-image: url(../images/bg_rodape_mn_item.gif);
	margin: 0 10px 0 0;
}
#infoRodape{
text-align: right;
	width:277px;
	height: 77px;
	display: block;
	float:right;
		margin:30px  0 0 0;
		background-image: url(../images/bg_saj_rodape.gif);
		
}
#infoRodape p{
text-align: right;
font-family: arial, Helvetica, sans-serif;
color:#aeaeae;
font-size:11px;
font-weight: normal;

}
#infoRodapeTXT{
	padding: 46px 70px 0 0;
}