	#container
	{
		margin: 0 auto;
		width: 778px;
		text-align: left;
		border:none;
		background-image:url(imgs/background.jpg);
	}
	#container_rodape
	{
		background-image:url(imgs/background.jpg);
		margin: 0 auto;
		width: 778px;
		text-align: left;
		border:none;
	}
	#header
	{
		position:relative;
		height:105px;
	}
	
	#mainnav
	{
		position:relative;
		background-image:url(imgs/background_cabecalho.jpg);
		height:240px;
	}
	
	#menu
	{
		margin-left: 15px;
		width: 254px;
		position:relative;
		margin-top:10px;
		background-image:url(imgs/menu_meio.jpg);
	}
	
	#painel_noticias
	{
		margin-left: 16px;
		width: 254px;
		height:240px;
		position:relative;
	}
	
	#contents	
	{
		margin-top:10px;
		margin-right:11px;
		width:488px;
		float:right;
		position:relative;
	}
	
	#contents_text
	{
		margin-top:10px;
		margin-right:15px;
		width:483px;
		float:right;
		position:relative;
	}
	
	#para_logo	
	{
		width:488px;
		float:right;
		position:relative;
		margin-right:11px;
		vertical-align:top;
	}
	
	#central
	{
		float:left;
		width:100%;
		height:30px;
		margin-top:4px;
	}
	#esquerda
	{
		float:left;
		text-align:center;
		width:80%;
		height:30px;
		margin-top:4px;
		line-height:30px;
	}
	#direita
	{
		float:right;
		text-align:center;
		width:20%;
		height:30px;
		margin-top:4px;
		line-height:30px;
	}
	#esquerda2
	{
		float:left;
		text-align:center;
		width:80%;
		height:30px;
		margin-top:4px;
	}
	#direita2
	{
		float:right;
		text-align:center;
		width:20%;
		height:30px;
		margin-top:4px;
	}
	
	#cel_capa_left
	{
		float:left;
		width:50%;
		height:225px;
		margin-top:4px;
	}
	#cel_capa_right
	{
		float:right;
		width:50%;
		height:225px;
		margin-top:4px;
	}
	
	#cel_enquete
	{
		float:left;
		width:50%;
		height:300px;
		margin-top:4px;
	}
	#cel_news
	{
		float:right;
		width:50%;
		height:300px;
		margin-top:4px;
	}
	#cel_senac
	{
		float:left;
		width:46%;
		height:90px;
		margin-top:13px;
	}
	#cel_sebrae
	{
		float:right;
		width:50%;
		height:90px;
		margin-top:13px;
	}
	
	#cel_senac_leia
	{
		float:left;
		width:46%;
		height:20px;
		margin-top:3px;
	}
	#cel_sebrae_leia
	{
		float:right;
		width:50%;
		height:20px;
		margin-top:3px;
	}
	
	#cel	
	{
		width:100%;
	}
	#cel_cont	
	{
		margin-left:20px;
	}
	
	#cel_not	
	{
		width:100%;
	}
	#cel_cont_not
	{
		padding-left:10px;
		background-image:url(imgs/noticias_meio.jpg);
		background-repeat:no-repeat;
		height:170px;
	}
	
	#footer	
	{
		clear: both;
		height: 110px;
		background-image:url(imgs/background.jpg);
		text-align:center;
		margin-top:7px;
	}
	
	#footer2
	{
		clear: both;
		height: 77px;
	}