@charset "utf-8";
html, body {
	background-image: url(../imagens/fundo_ext.gif);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	text-align: justify;
	background-color: #666666;
}
.cempch {
	height: 100%;
}

.sombraesq {
	background-image: url(../imagens/sombra_esq.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	width: 10px;
}
.cantoesq {
	background-image: url(../imagens/canto_esq.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sombradir {
	background-image: url(../imagens/sombra_dir.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.cantodir {
	background-image: url(../imagens/canto_dir.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.centro {
	height: 100%;
	background-image: url(../images/zona_texto.gif);
	background-repeat: repeat;
	width: 1000px;
	top: 0px;
	position: relative;
	float: left;
	left: 0px;
}
.sombrabaixo {
	background-image: url(../imagens/sombra_baixo.gif);
	background-repeat: repeat-x;
}

.tudo {
	width: 1020px;
	margin-left: -510px;
	position: absolute;
	left: 50%;
	top: 0px;
	vertical-align: top;
}
.titulo {
	background-image: url(../imagens/area_titulo.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 970px;
	position: relative;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 10px;
	font-weight: normal;
	overflow: hidden;
}
.topomenu {
	width: 1000px;
	height: 361px;
	position: relative;
	top: 0px;
}

.conteudo {
	width: 940px;
	position: relative;
	background-image: url(../imagens/zona_texto.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.pub {
	height: 150px;
	background-image: url(../imagens/area_pub.gif);
	background-repeat: repeat;
	position: relative;
	width: 1000px;
	clip: rect(auto,auto,auto,auto);
	background-color: #4a4a4a;
}
.microarte {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.microarte_txt {
	width: 90px;
	text-align: center;
	float: left;
	position: relative;
	top: 40px;
	height: 36px;
}
.pub .microarte a {
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.microarte_img {
	float: right;
	vertical-align: middle;
}

.desenvolvimento {
	float: right;
}

.banners {
	float: left;
	height: 90px;
	width: 728px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.fotos {
	border: thin solid #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.txt_center {
	text-align: center;
}
.fundobarra {
	background-color: #CCCCCC;
	width: 100%;
}
.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #333333;
	text-align: justify;
}
.imgnu {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: medium solid #CCCCCC;
	float: left;
}
.txtnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 20px;
}
a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

img.nohover {border:0}
img.hover {border:0;display:none}
a:hover img.hover {display:inline}
a:hover img.nohover {display:none}
