@charset "utf-8";
/* CSS Document */                                                                                                                                       body {margin:0; padding:0; background:url(../img/bg.jpg) repeat;}
#wrapper {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1380px;
}
#coverage {
	height:320px;
	position: relative;
	width: 980px;
	padding: 0px;
}


/* Cabeçalhos */

h1{background:url(../img/logo.png) no-repeat transparent; width:200px; height:151px;}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#diviframe {
	height: 300px;
	width: 980px;
	float: left;
}

#content {
	min-height:500px;
	width:980px;
	background-image: url(../img/fundo_cont.jpg);
	display: block;
	height: 1080px;
	z-index: 1;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#divfooter {
	height: 500px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/rodape.jpg);
}
#divlogojn {
	float: right;
	height: 215px;
	width: 1200px;
	margin-right: 30px;
}
#divmenu {
	height: 80px;
	width: 900px;
	margin-left: 30px;
	margin-top: 10px;
	display: block;
	clear: both;
}

#divlogo {
	height: 240px;
	display: block;
	width: 560px;
	position: relative;
	clear: both;
	float: left;
	margin-top: 50px;
}

#divbanner {
	height: 348px;
	width: 890px;
	background-color: #FFF;
	position: relative;
	display: block;
	padding-top: 22px;
	padding-left: 20px;
	margin-left: 35px;
}



#divbarra1 {
	float: left;
	height: 144px;
	width: 297px;
	clear: both;
	display: block;
	padding-left: 35px;
}
#divbarra2 {
	height: 144px;
	width: 307px;
	display: block;
	float: right;
	padding-right: 6px;
}
#divimggato {
	float: right;
	height: 300px;
	width: 377px;
	margin-right: 40px;
	position: relative;
	z-index: 50;
	margin-top: 16px;
}

#divbarrameio {
	float: right;
	height: 144px;
	width: 307px;
	padding-right: 22px;
}
#divcopy {
	margin-left: 320px;
	margin-top: 25px;
	font-size: 10px;
}
.textocopy {
	font-size: 11px;
}
