.menu_texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.corpo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.titulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

a.link:link {
	color:#006699;
	text-decoration:underline;
}
a.link:visited {
	color: #006699;
	text-decoration:underline;
}
a.link:hover {
	color:#000000;
	text-decoration:underline;
}

a.menu_L:link {
	color:#000000;
	text-decoration: none;
}
a.menu_L:visited {
	color: #000000;
	text-decoration: none;
}
a.menu_L:hover {
	margin-left: 7px;
	color:#006699;
	text-decoration: none;
}


a.leia_L:link {
	color:#000000;
	text-decoration:none;
}
a.leia_L:visited {
	color:#000000;
	text-decoration:none;
}
a.leia_L:hover {
	color:#003366;
	text-decoration:none;
}


a.dest_L:link {
	color:#003366;
	text-decoration:none;
}
a.dest_L:visited {
	color:#003366;
	text-decoration:none;
}
a.dest_L:hover {
	color:#003366;
	text-decoration:underline;
}

a.not_L:link {
	color:#000000;
	text-decoration:none;
}
a.not_L:visited {
	color:#000000;
	text-decoration:none;
}
a.not_L:hover {
	color:#000000;
	text-decoration:underline;
}



a.alert_L:link {
	color:#990000;
	text-decoration:none;
}
a.alert_L:visited {
	color:#990000;
	text-decoration:none;
}
a.alert_L:hover {
	color:#990000;
	text-decoration:underline;
}

.data
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}

.alerta
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
}

.chamada_not
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}

.titulo_not
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.destaque
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}

.form
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-width:1px;
	border-style:dashed;
	border-color:#003366;
	color:#003366;
}
/*FORMATAÇÃO DAS DIVS NO LAYOUT*/
	#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:16px;
		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;
	}
	#direita
	{
		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;
	}
