	html, body{
		background:	#EFEFEF	URL("img/background.jpg") top repeat-x;
		background: #FFF URL("img/background.jpg") top repeat-x;
		margin:0;
		padding:0;
	}
	
	#wrap {
		width:		917px;
		position: 	relative; 
		left: 		50%; 
		margin-left:-474px;
		/* background:	#0ff; */
	}
	
	#barraTop{
		position:	relative;
		left:		13px;
		top:		10px;
		z-index:	1;
	}
	
	#botoesNav{
	
	}
	
	#flash{
		z-index:	10;
		position:	relative;
		left:		13px;
	}
	
	#mainContent{
		background:	#FFF;
		position:	relative;
		left:		13px;
		top:-5px;
		_top:0px;
		width:		850px;
		_width:		897px;

		width:		917px;
		background: url("img/fundo_centro2.png");
		background: url("img/fundo_content.jpg") repeat-x;
		padding:10px;
		padding-right:30px;
	}
	
	#rodape{
		position:	relative;
		left:		13px;
		width:		920px;
		height:		95px;
		margin-bottom:50px;
		padding-top:10px;
		top:		-5px;
		_top:		0px;
		background: url("img/fundo_bottom.png");
		background: url("img/bgInterna.jpg") no-repeat;
		text-align:	center;
	}
	
	#backmenu{
		background: url("img/backmenu.jpg");
		width:100%;
		height:210px;
		z-index:0;
		position:absolute;
		top:89px;
		*top:92px;
		left:0px;
		display:none;
	}

	.banHome{
		width:		233px;
		height:		133px;
		background:	#FF0;
		padding:	0;
		text-align:	left;
	}
	.banHome a{
		position:	relative;
		left:		135px;
		top:		105px;
	}
	#banCultura{
		background:	url("comps/culturaenegocios.jpg");
		
	}
	
	#banAcaosocial{
		background:	url("comps/acaosocial.jpg");
		
	}