body{
        background:#DADBD5;
	color:#000;
	font-family:verdana;
	font-size:9pt;
	margin:0px;
	padding:0px;
    }


#principal{
	   background-color:#fff;
	   position:absolute;
           width:754px;
	   left:50%;
	   margin-left:-377px;
          }


img {

	border:0;

    }


.centralizada{text-align:center;}


.subtitulo{font-weight:bold;color:#0238C0}


.negrito{font-weight:bold}


.italico{font-style:italic;}



a{
	color:#1F62B1;
	text-decoration:none;
	font-weight:bold;

}



a:link{

	color:#044188;
	text-decoration:none;
	font-weight:bold;

}



a:hover{

	color:#2C6A82;
	font-weight:bold;

}




#topo{
	background-color:#fff;
	width:754px;
	height:316px;
	margin:0px;
	padding:0px;

}


#conteudo{
        background-color:#fff;
	width:754px;
	margin:0px;
	padding:0px;

}


#conteudo #linha2{
			background-color:#fff;
			width:754px;
			margin:0px;
			padding:0px;
}


#conteudo #linha2 table{
			background:#fff;
			font-size:8pt;
			text-align:left;
}


#conteudo #linha2 table .titulo{
			font-weight:bold;
			color:#51A020;
}


#conteudo #linha2 table p{
			margin-top:10px;
			width:220px;
}



#conteudo #linha2 .tabelanossagnt{

			width:660px;
			border:0;
}


#conteudo #linha2 .tabelanossagnt .celula{

			width:220px;

}




#conteudo #linha2 #expediente{
			background:#fff url("imgs/bg_expediente.jpg") no-repeat;
			margin:0px;
			padding-top:20px;
			padding-left:0px;
			height:168px;
			font-size:8pt;
			color:#184969;
}


#conteudo #linha2 #expediente .titulo{
			font-weight:bold;
			color:#1F62B1;
}


#conteudo #linha2 #expediente p{
			padding-top:20px;
			padding-left:5px;
			padding-bottom:5px;
			padding-right:5px;
			text-align:left;
			
}



#conteudo #linha2 .textoembloco{
			
			width:714px;
			margin:10px 20px 20px 20px;
			line-height:1.5;
			text-align:justify;
}


#conteudo #linha2 .rotulo{
			
			font-size:8pt;
			font-weight:bold;
			color:#2C6A82;
}





#rodape{

	width:754px;
	margin:20px 0px 0px 0px;
	color:#7E8689;
	font-size:8pt;
	text-align:center;

}


#rodape a{
	color:#7E8689;
	text-decoration:none;
	font-weight:normal;

}



#rodape a:link{

	color:#7E8689;
	text-decoration:none;
	font-weight:normal;

}



#rodape a:hover{

	color:#2C6A82;
	font-weight:normal;

}


.msgcoluna1{

		float:left;
		margin-left:30px;
		width:250px;
		line-height:1.5;
	}



.msgcoluna2{

		background:#DBEAF4;
		float:right;
		margin-left:30px;
		width:334px;
		height:470px;
		line-height:1.5;
		padding:10px;
	}




.pubcoluna1{

		float:left;
		margin-left:10px;
		width:120px;
		line-height:1.5;
	}



.pubcoluna2{

		background:#DBEAF4;
		float:right;
		margin-left:0px;
		width:570px;
		line-height:1.5;
		padding:10px;
		font-size:8pt;
	}




 

.msgcoluna2 a{
	color:#0238C0;
	text-decoration:none;
	border-bottom:1px dotted #F1520E;
	font-weight:bold;

}



.msgcoluna2 a:link{

	color:#0238C0;
	text-decoration:none;
	border-bottom:1px dotted #F1520E;
	font-weight:bold;

}



.msgcoluna2 a:hover{

	color:#0238C0;
	border-bottom:1px dotted #F1520E;
	font-weight:bold;

}



.pastoresbg{

		background:#DBEAF4;
		text-align:center;
		width:600px;
		line-height:1.5;
		padding:10px;
		margin-left:auto;
		margin-right:auto;

/* Aqui as margens só centralizam no firefox. Para centralizar no IE, coloca-se o bloco dentro de uma div com classe centralizada */

	}


 

.pastoresbg a{
	color:#0238C0;
	text-decoration:none;
	border-bottom:1px dotted #F1520E;
	font-weight:bold;

}



.pastoresbg a:link{

	color:#0238C0;
	text-decoration:none;
	border-bottom:1px dotted #F1520E;
	font-weight:bold;

}



.pastoresbg a:hover{

	color:#0238C0;
	border-bottom:1px dotted #F1520E;
	font-weight:bold;

}
		

.basemsg{position:absolute;bottom:50px;}


.direita {float:right;}
.esquerda {float:left;}




input	   { 	 
		color: #09457C;
	        border: 1px solid #252525;

           }




textarea   { 	 
		color: #09457C;
	        font: 9pt Verdana, sans-serif;
	        border: 1px solid #252525;

           }



.botao {
		background-color: #09457C;
	        border: 1px solid #09457C;
		font: 8pt Verdana, sans-serif;
		color: #ffffff;
		text-align:center;
       }



.formcontainer	{
		width:300px;
		margin-left:200px;
	 	}




