/* CSS Document */

/* CSS com 5 áreas editáveis */

#conteudo {margin: 120px 0 15px 0; min-height:170px; height:100%; position:relative; width:980px; *margin-bottom:15px; display:inline-block; *margin-top: 135px;}

#colTop {float:left; width:980px; margin-bottom: 15px;/*min-height:180px; */}

		#colTopMenu{width:183px; float:left; /*min-height:180px; background-color: #CC0*/ }
	
		#colTopBanner{width:761px; height: 183px; float:right; background: url(temaHome/bgBanner.jpg) no-repeat top left; margin-right:10px; /*background-color: #FCF;*/}
	
	#colLeft{width:480px; float:left}
	
		#colLeftTop{width:100%; min-height: 50px; float:left; margin-bottom:20px; /*background-color:#FF0*/}
	
			#colDestaque1{width:230px; margin-right:20px; margin-bottom:20px; min-height:80px; float:left; display:block; /*background-color:#0066FF*/}
			
			#colDestaque2{width:230px; min-height: 80px; margin-bottom:20px; float:left; display:block; /*background-color:#009900*/}
			
			#colDestaquinho1{width:230px; margin-right:20px; min-height: 50px; float:left; display:block; /*background-color: #6FF*/ }
			
			#colDestaquinho2{width:230px; min-height: 50px; float:left; /*background-color: #969*/}

		#colLeftBottom{width:480px; min-height: 50px; clear:both; /*background-color:#990000*/}
		
#colRight {width:480px; float:right; min-height:250px; /*margin-left:13px*/ /*background-color:#0F6*/}

	#colRightTop {width:480px; min-height:130px; margin-bottom:25px;/*background-color: #066*/}
	
	#colRedesSociais {float:left; width:268px; min-height:50px; /*background-color:#0066FF*/}
	#colBannerServicos{width:200px; float:right; /*background-color:#63F*/}



