/* CSS Document */
	
body {
	margin:0;
	padding:0;
	background:url(images/bg_01.gif) repeat-x #CFCFCF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

#main {
	width:775px;
	margin:0 auto;
	padding:15px 0 0 0;
}
#topo {
	float:left;
	width:775px;
}
	#topo h1 {
		background:url(images/img__08.gif) no-repeat;
		float:left;
		width:372px;
		height:43px;	
		margin:10px 0 0 0;
		padding:0;
	}
	#topo a {text-indent:-99999px;}

.topo-dir {
	float:right;
	width:240px;
}
	.topo-dir ul {
		list-style:none; 
		text-indent:-9999px;
		margin:0;
		padding:0;
	}
	  
	.topo-dir ul li {
		width:237px;
		height:9px; 
		float:left; 
		text-indent:-9999px; 
		line-height:0;
		padding-bottom:7px;
	}
#menu {
	margin:0;
	padding:0;
	float:left;
}

#content {
	background:url(images/bg.gif) repeat-y ;
	width:775px;
	float:left;
	margin:0; 
	padding:0 10px 15px 15px;
}

.pesquisa {
	float:right;
	padding:35px 15px 0 0;
}
.ok {
	background:url(images/img__24.gif) no-repeat;
	width:22px;
	height:19px;
	text-indent:-99999px;
	border:0;
	cursor:pointer;
	margin-left:5px;
}
.ok-news {
	background:url(images/img__24.gif) no-repeat;
	width:22px;
	height:20px;
	text-indent:-99999px;
	border:0;
	cursor:pointer;
	margin-left:5px;
}
.left {
	width:500px;
	float:left;
	padding:30px 0 0 15px;
	padding-bottom:9px;
	border-bottom:1px solid #90B1B4;
	
}

.leftin {
	width:500px;
	float:left;
	padding:30px 0 0 0;
	
}

	.desc {
		border-top:1px solid #90B1B4;
		float:left;	
		width:493px;	
		margin-top:10px;
		padding-top:10px;
	}
	

.desc-text {
	background:url(images/img__33.gif) no-repeat;
	width:343px;
	height:46px;
	float:left;
	padding:18px 5px 5px 15px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.desc-text ul {
	padding:0;
	margin:0 0 0 15px;

}
.desc-text-big {
	background:url(images/img__49.gif) no-repeat;
	width:333px;
	height:76px;
	float:left;
	padding:15px 15px 0 15px;
	font-size:12px;
}

.desc-text-big ul {
	padding:0;
	margin:0 0 0 15px;
}

.right {
	float:left;
	padding:30px 0 0 0;
	margin-left:15px;
	width:240px;
	padding-bottom:2px;
	border-bottom:1px solid #90B1B4;
}
.rightin {
	float:left;
	padding:30px 0 0 0;
	margin-left:15px;
	width:240px;
}
	.desc-dir {
		border-top:1px solid #90B1B4;
		float:left;	
		margin-top:3px;
		padding-top:10px;
	}
.news {
	background:url(images/bg_news.gif) no-repeat;
	float:left;
	width:160px;
	height:52px;
	margin-top:15px;
	color:#444444;
	padding:7px 0 0 55px;
}	

#rodape {
	background:url(images/bgfoot.jpg) no-repeat;
	float:left;
	width:775px;
	height:44px;
	color:#BCD3D4;
	padding:5px 0 0 0;
}

