@CHARSET "ISO-8859-1";
* {
	margin:0;
	padding:0;
}

body, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a {
	overflow:hidden;
}

.divPrincipal {
	width:800px;
	height:614px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:50%;
	margin-top:-307px;
}
.sombraSuperior {
	background-image:url(../jpg/sombraSuperior.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:8px;
	overflow:hidden;
}
.sombraInferior {
	background-image:url(../jpg/sombraInferior.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:6px;
	overflow:hidden;
}
.areaSite {
	background-image:url(../jpg/fundoSite.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:600px;
}
	.divPainelMenu {
		background-image:url(../jpg/sombraDivSite.jpg);
		background-repeat:no-repeat;
		background-position:right;
		width:194px;
		height:600px;
		float:left;
	}
		.divBusca {
			width:190px;
			height:60px;
			padding:10px 0 0 10px
		}
			.divBusca a {
				text-decoration:none;
				color:#000;
			}
		
		.divMenu {
			margin:10px 0 0 20px;
			clear:both;
		}
			.divMenu ul {
				list-style:none;
				padding-bottom:15px;
				margin-bottom:8px;
			}
				.divMenu ul ul {
					border-bottom:solid 1px #DFDFDF;
				}
				.divMenu ul ul.noBorder {
					border:0;
				}
					.divMenu ul li a {
						color:#91268E;
						padding-left:6px;
						text-decoration:none;
						text-transform:uppercase;
					}
					.divMenu ul ul li a {
						color:#000;
						text-transform:none;
					}
					.divMenu ul ul li a:hover {
						background-image:url(../gif/linkMenuHover.gif);
						background-repeat:no-repeat;
						background-position:left center;
					}
					
	.divConteudo {
		width:600px;
		height:600px;
		float:left;
	}
	.divIdentificacao {
		width:600px;
		height:112px;
		border-bottom:solid 1px #E1E1E1;
		padding:0 0 0 0;
	}
		.divIdentificacao h1 {
			background-image:url(../jpg/fimecTopo.jpg);
			background-repeat:no-repeat;
			width:350px;
			height:81px;
			display:block;
			text-indent:-3000px;
			float:left;
			margin:15px 0 0 10px;
		}
		.divIdentificacao h2 {
			background-image:url(../jpg/fenacTopo.jpg);
			background-repeat:no-repeat;
			width:122px;
			height:43px;
			display:block;
			text-indent:-2000px;
			float:right;
			margin:35px 10px 0 0;
		}
	.divPublicidade {
		width:595px;
		height:94px;
		border-top:solid 1px #008bb8;
		padding:5px 0 0 10px;
	}
		.divPublicidade span {
			color:#90278c;
			display:block;
			font-size:9px;
		}
	.divBannerPrincipal{
		padding:3px 0 0 0;
	}
	.divNoticiaLogin {
		font-size:10px;
		height:90px;
		margin-top:3px;
		padding-top:10px;
		border-top:solid 1px #008bb8
	}
		.divNoticiaLogin span {
			color:#93268F;
			display:block;
			padding-bottom:5px;
			text-transform:uppercase;
		}
		.divNoticia {
			width:345px;
			height:90px;
			float:left;
			padding-left:20px;
		}
			.divNoticia span {
				display:block;
			}
			.divNoticia img {
				display:block;
				float:left;
				width:78px;
				height:59px;
			}
			.divNoticia p {
				float:left;
				margin-left:5px;
				display:block;
				width:235px;
				height:59px;
			}
			.divNoticia .btVejaMaisNoticias {
				color:#93268F;
				display:block;
				clear:both;
				width:30px;
				height:14px;
				text-decoration:none;
				margin-left:260px;
			}
		.divLogin {
			width:180px;
			height:90px;
			float:left;
			margin-left:10px;
		}
			.divLogin .montaInputLogin {
				width:120px;
				height:15px;
				float:left;
				margin-top:5px;
			}
			.divLogin label {
				display:block;
				width:55px;
				height:15px;
				float:left;
				text-align:right;
				padding-right:4px;
				margin-top:5px;
			}
			.divLogin .btOk {
				background-image:url(../gif/btOK.gif);
				background-repeat:no-repeat;
				display:block;
				clear:both;
				width:22px;
				height:11px;
				text-indent:-2000px;
				margin:10px 0 0 152px;
			}
		.divDivisaoNotLog {
			background-image:url(../gif/divisaoNoticiaLogin.gif);
			background-repeat:no-repeat;
			width:3px;
			height:93px;
			float:left;
			padding:0 5px 0 5px;
		}
	
	.divContentFinal {
		font-size:12px;
		width:605px;
		height:392px;
		overflow:auto;
		/*padding:10px 0 10px 10px;*/
	}
		.divContentFinal .conteudo_titulo {
			font-size:16px;
			color:#90278C;
			font-weight:bold;
			padding:10px 0 20px 20px;
		}
			.divContentFinal .conteudo_subtitulo {
				font-size:14px;
				color:#90278C;
				font-weight:bold;
				padding:10px 0 20px 20px;
			}
		.divContentFinal .conteudo_texto {
			padding:0 10px 10px 20px;
		}



/**
 * Icones e botoes
 */
.linkHome {
	background-image:url(../gif/iconHome.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:45px;
	height:12px;
	display:block;
	float:left;
	text-indent:12px;
}
.linkContato {
	background-image:url(../gif/iconContato.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:70px;
	height:12px;
	display:block;
	float:left;
	text-indent:12px;
}
.linkIdioma {
	background-repeat:no-repeat;
	width:16px;
	height:11px;
	display:block;
	float:left;
	text-indent:-2000px;
	margin:2px;
}
	.brasil {
		background-image:url(../gif/iconBrasil.gif);
		/*margin-left:2px !important;*/
	}
	.espanha {
		background-image:url(../gif/iconEspanha.gif);
	}
	.reinoUnido {
		background-image:url(../gif/iconReinoUnido.gif);
	}

.montaInput {
	width:174px;
	height:15px;
	padding:15px 0 0 20px;
	clear:both;
}
.inputLeft {
	background-image:url(../gif/inputLeft.gif);
	background-repeat:no-repeat;
	width:8px;
	height:15px;
	display:block;
	float:left;
}
.inputBody {
	background-image:url(../gif/inputFundo.gif);
	background-repeat:repeat-x;
	width:100px;
	height:15px;
	border:0;
	display:block;
	float:left;
	color:#6A6A6A;
}
.inputRight {
	background-image:url(../gif/inputRight.gif);
	background-repeat:no-repeat;
	width:8px;
	height:15px;
	display:block;
	float:left;
}
.btProcurar {
	background-image:url(../gif/iconBusca.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	display:block;
	float:left;
	text-indent:-2000px;
	margin:2px;
	padding:3px;
}

/**
 * Form de Contato
 */
.formContato br {
	clear:both;
}
.formContato label {
	width:100px;
	height:16px;
	display:block;
	float:left;
	padding:0 3px 0 0;
	margin:5px 0 0 0;
}
.formContato input {
	width:200px;
	height:16px;
	display:block;
	float:left;
	border:solid 1px #B7B7B7;
	height:16px;
	margin:5px 0 0 0;
}
	.formContato .btEnviarForm {
		background-color:#EBEBEB;
		width:120px;
		height:20px;
		border:solid 1px #B7B7B7;
		margin-left:340px;
	}
.formContato textarea {
	border:solid 1px #B7B7B7;
	margin:5px 0 0 0;
}
.formContato select {
	float:left;
	border:solid 1px #B7B7B7;
	margin:5px 0 0 0;
}

/**
 * Pagina de Busca
 */
.bgLinkBusca {
	background-color:#DDD;
	padding:8px 0 8px 0;
	margin-top:5px;
	border:solid 1px #999999;
	width:535px;
	margin-left:20px;
	padding-left:10px;
}
	.bgLinkBusca a {
		color:#000;
		font-size:11px;
		text-decoration:none;
	}
	.bgLinkBusca a:hover {
		text-decoration:underline;
	}

.bgLinkNoticia {
	background-color:#DDD;
	width:535px;
	padding:8px 0 8px 0;
	border:solid 1px #999999;
	margin-left:20px;
	padding-left:10px;
	margin-top:5px;
}
	.bgLinkNoticia a {
		color:#000;
		font-size:11px;
		text-decoration:none;
	}
	.bgLinkNoticia a:hover {
		text-decoration:underline;
	}
.rodape_ass {
	background-image:url(../jpg/rodape_ass.jpg);
	background-repeat:no-repeat;
	display:block;
	width:213px;
	height:23px;
	text-indent:-2000px;
	margin-left:294px;
	margin-top:10px;
}