*{
	margin: 0;
	padding: 0;	
	line-height: 18px;
}
body{
	background: #ffffff;
	color: #444444;
	margin: 0;
	text-align: center;
	font: 12px Verdana, Arial,"Trebuchet MS", Helvetica, sans-serif;	
}
a, a:hover{ text-decoration: none;}
h1 { font: 1.5em Verdana, Helvetica, Arial; font-weight: bold; color: #f60;}
h2 { font: 1.1em Verdana, Helvetica, Arial; font-weight: bold; color: #f60; margin-bottom:12px;}
h3 { font: bold 1.3em Verdana, Helvetica, Arial; color: #0073B0; margin:25px 0px 15px 0px;}
h4 { font: bold 1.1em Verdana, Helvetica, Arial; color: #0091db; margin:20px 0px 10px 0px;}
.temas { color: #FF8D1C; font-weight: bold;}
.vermelho { font-weight:bold; color:#FF0000;}
p {margin:0px 0px 12px 0px;}

td { padding:5px 3px;}
.negrito{
	font-weight: bold;	
}
.texto{
	width: 550px;
	text-align: justify;	
}
#cabecalhobase{
	width: 100%;
	height: 170px;
	background: #585858 url('img/cabecalhofundo.jpg') repeat-x;
	border-bottom: 1px solid #434343;
	position: absolute;
	top: 0;
	left: 0;
}
#container{
	position: relative;
	width: 778px;	
	background: #585858;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#cabecalho1{
	width: 778px;
	height: 170px;
	background: url('img/cabecalhofundo.gif') repeat-x;	
}
#prop1cabecalho{
	width: 216px;
	height: 170px;
	float: left;
	background: url('img/cabecalho_01.jpg') no-repeat;
}
#prop2cabecalho{
	width: 562px;
	height: 170px;
	float: right;
	background: url('img/cabecalho_02.gif') no-repeat;
}
#menu{
	width: 202px;		
	float: left;
	margin-left: 5px;	
	background: #F3F2EB;
	/*border-right: 1px solid #8B982C;	*/
}
#corpo{
	width: 560px;	
	float: right;	
	margin-left: 5px;
	padding-top:10px;		
}
#menu ul{
	width: 182px;
	list-style: none;	
	margin: 0;
	padding: 0;	
}
#menu ul li{
	margin: 0;
	padding: 0;
}
#menu ul li a{
	width: 182px;
	display: block;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #b8c454;
	border-bottom: 1px solid #8B982C;
}
#menu ul li a:hover{
	background: #929B54;
	/*border-top: 1px solid #D1E48A;*/	
}
#ltint{ background: #ff7700;}
#ltint ul li a{
	width: 172px;
	margin-left: 10px;
	color: #fff;
	background: #505050;	
}
#ltint ul li a:hover{
	color: #fff;
}
.sc{
	width: 135px;
	background: #f70;
}
.sc2{
	width: 135px;
	background: #f70;
}
/*=============================RODAP====================================*/
#rodape{
	width: 100%;
	height: 100px;	
	background: #666666 url('img/rodape2.gif') repeat-x;
	text-align: center;
	clear: both;	
}
#rodapeint{
	width: 778px;
	height: 75px;
	text-align: center;
	background: url('img/rodape.gif') no-repeat;
	margin: 0 auto;	
	padding: 15px 10px 0 10px;
	color: #fff;
}
#rodapeint a{
    color: #66CCFF;
}
#rodapeint a:hover{
    text-decoration:underline;
}
/*=========================Parte em Comum===================================*/
#intcorpo{
	width: 515px;
	padding: 0px  20px 20px 20px;
	clear: both;	
}
/*.recuo{
	width: 535px;
	padding-left: 15px;
	text-align: justify;
}*/
#identidade{
	width: 170px;
	height: 70px;
	float: right;
	background: url('img/folinha.gif') no-repeat;
	font-size: 13px;
	color: #333;
	padding: 20px 0 0 0;
	font-weight: bold;
	text-align: center;
}
#linkesp a{
	color: #f60;	
}
#linkesp a:hover{
	text-decoration: underline;
}
.btitulo{
	width: 450px;
	height: 35px;
	background: url('img/btitulo.gif') no-repeat;
	font-weight: bold;	
	font-size: 1.2em;
	color: #000;
	padding-left: 45px;
	padding-top: 8px;
	letter-spacing: 0.2em;		
}
.tbesq{
	width: 100px;
	font-weight: bold;
	font-size: 11px;
}
.tbdir{
	width: 400px;
}
/*======================================== NOVIDADES ACRESCENTADAS ===========================*/
table.pd td{
   border: 1px solid #fa9;
   padding: 3px;
   font: 11px Tahoma, Arial;
}
