html {
	height:100%;
	min-height:100%;
	font:normal 11px "Lucida Grande", sans-serif;
	background:#B5D2D5;
	
}

body {
	background:#B5D2D5 url(../_images/_global/bodyBckGnd2.gif) repeat-x left top;
}



/* ----------- FORM Elements -----------------*/

label {
	float:left;
	width:60px;
	color:#000;
	font-size:12px;
}

input {
	font:normal 11px Tahoma, Geneva, Arial, sans-serif;
	height:15px;
	border:1px solid #929292;
	border-bottom:1px solid #d7d7d7;	
	border-right:1px solid #d7d7d7;	
	background:#fff url(../_images/_global/inputBackgnd.gif) no-repeat left top;
	padding:2px 4px 0 4px;
	margin:0;
}
/* ----------- END FORM Elements -----------------*/


#container {
	width:960px;
	position:relative;
	margin:0 auto;
	background:1px solid red;
}

#orangeFiller {
	float:left;
	height:120px;
	position:absolute;
	background:#FDD97F;
	background:#F0EB28;
	right:0%;
	top:0%;
	z-index:0;
	
}

#books {
	float:left;
	height:120px;
	width:600px;
	position:absolute;
	background:url(../_images/_global/booksBckGnd.png) no-repeat right top;
	right:0%;
	top:0%;
	z-index:100;
	
}

#top {
	width:960px;
	height:110px;
	border-bottom:1px solid	 #f2f3eb;
	padding:10px 0 0 0;
	background:#fff url(../_images/_global/topBackGnd2.gif) repeat-y left top;
	position:relative;
}

#top h1 {
	width:125px;
	height:102px;
	margin:0px 0 0 10px;
	background:url(../_images/_global/logo_novaeditora2.jpg) no-repeat left top;
}

#top h1 a {
	display:block;
	width:125px;
	height:102px;
	text-indent:-9999px;
}

#top #novaeditora {
	top:23px;
	background:url(../_images/_global/novaeditoraTop.png) no-repeat left top;
	width:568px;
	height:62px;
	margin:0px 0 0 148px;
	position:absolute;
	z-index:300;
}


#top ul {
	position:absolute;
	z-index:1000;
	right:8px;
	margin:-20px 0px 0px 0;
	font:12px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	

}

#top ul  li  {
	float:left;
	display:inline;
	margin:0 0 0 24px;
}

#top ul  li a  {
	color:#666;
	text-decoration:none;
}

#top ul  li a:hover {
	color:#336699;
	text-decoration:none;
}




/* ------------ END TOP ----------------------- */

#leftBar, #middleBar {
	float:left;
	display:inline;	
	
}


#rightBar {
	float:right;
	display:inline;
	width:307px;
	margin:20px 0px 0 0;

}

/*---- ||| ----*/

#leftBar {
	width:236px;
	margin:20px 5px 0 7px;

}

#middleBar {
	width:395px;
	margin:20px 5px 0 0px;
}

#leftBar h2#mainMenu {
	width:221px;
	height:30px;
	padding:11px 0 0 15px;
	background:url(../_images/_global/menuH2.gif) no-repeat left top;
	font:14px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	color:#526163;
}

#leftBar #mainMenuBody {
	padding:0;
	margin:0;
	width:221px;
	background:url(../_images/_global/menuH2body.gif) repeat-y left top;

}

#leftBar #mainMenuBottom {
	padding:0;
	margin:-6px 0 0 0;
	width:236px;
	height:28px;
	background:url(../_images/_global/menuH2bottom.gif) no-repeat left top;

}


/*--------- MODULO INFORMAÇÕES ------------------------ */


#middleBar h2#informacoes {
	width:365px;
	height:30px;
	padding:11px 15px 0 15px;
	background:url(../_images/_global/informacoesH2.gif) no-repeat left top;
	font:14px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	color:#222;
	text-align:right;
	margin:0 0px 0 0;
}

#middleBar #informacoesBody {
	padding:10px 0 0 0;
	margin:0;
	width:395px;
	background:url(../_images/_global/informacoesH2body.gif) repeat-y left top;
	text-align:justify;
	font-size:12px;
}

#middleBar #informacoesBody img {
	float:left;
	display:inline;
	border:1px solid #ABB6B9;
	padding:2px;
	background:#fff;
	margin:0 10px 10px 14px;
}

#middleBar #informacoesBody p { 
	margin:0 16px 10px 16px;
	line-height:17px;
	font-size:11px;
	color:#333;
}

#middleBar #informacoesBody p strong { 
	font-weight:bold;
	color:#000;
}

#middleBar #informacoesBody p em { 
	font-style:italic;
	color:#666;
}

#middleBar #informacoesBottom {
	padding:0;
	margin:-10px 0 6px 0;
	width:395px;
	height:28px;
	background:url(../_images/_global/informacoesH2bottom.gif) no-repeat left top;
}


/*--------- MODULO TESTES ------------------------ */


#middleBar h2#testes {
	width:380px;
	height:30px;
	padding:11px 0px 0 15px;
	background:url(../_images/_global/testesH2.gif) no-repeat left top;
	font:14px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	color:#fff;
	margin:0 0px 0 0;
}

#middleBar #testesBody {
	padding:10px 0 0 0;
	margin:0;
	width:395px;
	background:url(../_images/_global/testesH2body.gif) repeat-y left top;
	text-align:justify;
	font-size:12px;
	float:left;
	display:inline;

}

#middleBar #testesBody ul#testesUL { 
	margin:0 14px 0 14px;
	float:left;
	display:inline;
	width:367px;
}



#middleBar #testesBody ul#testesUL li img { 
	float:left;
	display:inline;	
	
}

#middleBar #testesBody ul#testesUL li p { 
	float:left;
	display:inline;		
	width:270px;
	margin:2px 10px 12px 10px;
	height:64px;
	background:url(../_images/_global/testeHR.gif) no-repeat left bottom;
}

#middleBar #testesBody ul#testesUL li p .realizarTeste { 
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	background:url(../_images/_global/arrowBullet.png) no-repeat left 4px;
	font-weight:bold;
	color:#F55D0E;
}

#middleBar #testesBody ul#testesUL li p .realizarTeste:hover { 
	text-decoration:none;
}

#middleBar #testesBottom {
	padding:0;
	margin:-10px 0 0 0;
	width:395px;
	height:28px;
	background:url(../_images/_global/testesH2bottom.gif) no-repeat left top;
	clear:both;
}

/*--------- MODULO MANUAIS ------------------------ */


#rightBar h2#manuais {
	width:292px;
	height:30px;
	padding:11px 0px 0 15px;
	background:url(../_images/_global/manuaisH2.gif) no-repeat left top;
	font:14px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	color:#F45D0D;
	margin:0;
}

#rightBar #manuaisBody {
	padding:8px 0 0 0;
	margin:0;
	width:307px;
	height:176px;
	
	background:url(../_images/_global/manuaisH2body.jpg) no-repeat left top;
	text-align:justify;
	font-size:11px;
	float:left;
	display:inline;
}

#rightBar #manuaisBody ul.manuaisUL { 
	margin:0 0px 0 14px;
	padding:0;
	width:130px;
	height:150px;
	
	float:left;
	display:inline;
}
#rightBar #manuaisBody ul li  {   margin:0; padding:0;}


#rightBar #manuaisBody ul li a { 
	display:block;
	margin:5px 0 4px 0;
	padding:0 0 0 10px;
	background:url(../_images/_global/arrowBullet.png) no-repeat left 4px;
	color:#525F63;	
	text-decoration:none;
	
}

#rightBar #manuaisBody ul li a:hover { 
	text-decoration:none;	
	color:#336699;
}

#rightBar #manuaisBody ul#manuaisUL2 {
	float:right !important;
	display:inline;
	margin:0 14px 0 0px;
	
	width:130px;
	height:150px;
}


#rightBar #manuaisBottom {
	padding:0;
	margin:0 0 0px 0;
	width:307px;
	height:28px;
	background:url(../_images/_global/manuaisH2bottom.gif) no-repeat left top;
	clear:both;
}

/*--------- MODULO NOTICIAS ------------------------ */


#rightBar h2#noticias {
	width:292px;
	height:30px;
	padding:11px 0px 0 15px;
	background:url(../_images/_global/noticiasH2_orange.gif) no-repeat left top;
	font:14px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	color:#2B6AAE;
	margin:-10px 0 0 0;
	
}

#rightBar #noticiasBody {
	padding:8px 0 0 0;
	margin:0;
	height:100%;
	width:307px;
	background:url(../_images/_global/noticiasH2body_orange.gif) repeat-y left top;
	text-align:justify;
	font-size:11px;	
}

#rightBar #noticiasBody ul.noticiasUL { 
	margin:0 14px 0 14px;
	padding:0;
	
	
}

#rightBar #noticiasBody ul li  {   margin:0 0 2px 0; padding:0; height:26px; background:url(../_images/_global/noticiasHR_white.gif) no-repeat 10px bottom; position:relative; } 


#rightBar #noticiasBody ul li a { 
	display:block;
	margin:5px 0 4px 0;
	padding:0 0 0 10px;
	background:url(../_images/_global/arrowBullet.png) no-repeat left 3px;
	color:#333;
	text-decoration:none;	

	width:260px;
	
}

#rightBar #noticiasBody ul li a:hover { 
	text-decoration:none;
	color:#fff;
}


#rightBar #noticiasBody ul li span { 
	position:absolute;
	top:0;
	right:0%;
	color:#f4f4f4;
}

#rightBar #noticiasBottom {
	padding:0;
	margin:0;
	width:307px;
	height:28px;
	background:url(../_images/_global/noticiasH2bottom_orange.gif) no-repeat left top;
	clear:both;
	
}

/*#rightBar #pub {
	background-color:#036;
	width:300px;
	height:250px;
	margin:-8px 0 0 3px;
}*/

#rightBar #pub  {
  position: relative;
  overflow: hidden;
background:#FDD333/* url(../_images/_global/pubBckGnd.gif) no-repeat left bottom*/;
	width:300px;
	height:250px;
	margin:-8px 0 0 3px;
	border:1px solid #aaa;

	
}
.headline {
  position: absolute;
  top: 260px;
  left: 5px;
  height: 295px;
  width:280px;
  margin:0 0 0 5px;
  padding-top:5px;
}

.headline h4 {
		font-size:120%;
		font-weight:bold;
		color:#036;
		margin-bottom:10px;
}


.headline p {
	margin:0 0 8px 0;
}

.headline strong {
 	font-weight:bold;
	font-size:110%;
}


.headline table {
 	margin:6px auto;
	border:1px solid #aaa;
	padding:3px;
	background:#fff;
}

.headline table tr {
	border-spacing:10px;
}


.headline table tbody{
	
	

	
}


.headline table tr  td {
	padding: 3px;
	border-collapse:collapse !important;
    border-bottom:1px solid #999;

	

	
}


/* ------------------> DETAIL <----------------------- */

#detailsBar {
	width:705px;
	margin:20px 5px 0 0px;
	float:right;
	display:inline;

}


#detailsBar h2#details {
	width:705px;
	height:30px;
	padding:11px 0px 0 15px;
	background:url(../_images/_global/detailsH2.gif) no-repeat left top;
	font:14px bold "Century Gothic", "Trebuchet MS", "Lucida Grande", Arial;
	color:#fff;
	margin:0 0px 0 0;
}

#detailsBar #detailsBody {
	padding:10px 0 0 0;
	margin:0;
	width:705px;
	background:url(../_images/_global/detailsH2body.gif) repeat-y left top;
	text-align:justify;
	font-size:12px;
	float:left;
	display:inline;

}

#detailsBar #detailsBody h3 {
	color:#F45D0D;
	width:680px;
	font:22px bold "Arial Black", Helvetica, sans-serif;
	margin:0px 0 16px 0;
}


#detailsBar #detailsBody a { 
	float:left;
	display:inline;
	
}

#detailsBar #detailsBody a img { 
	float:left;
	display:inline;
	margin:3px 14px 7px 10px;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}



#detailsBar #detailsBody p { 
	font-weight:normal;
	line-height:17px;
	margin:2px 16px 30px 16px;
	color:#222;
}




#detailsBar #detailsBody p strong { 
	font-weight:bold;
	color:#000;
}

#detailsBar #detailsBody p em { 
	font-style:italic;
	font-weight:normal;
	color:#666;
}

#detailsBar #detailsBody span {
	margin:0px 10px 0 10px;
	padding:10px;
	color:#336699;
	font-weight:bold;
	background-color:#F6F3D9  !important;
	border:1px solid #F8D889;
	font-size:13px;
	display:block;
}


#detailsBar #detailsBody span a {
	color:#F45D0D;
	display:block;
}


#detailsBar #detailsBody ul {
	margin:0 0 0 46px;
	list-style-type:disc;
	color:#036;
	
}

/* TABLE -------- */
#detailsBar #detailsBody table {
	border:1px solid  #99C;
	background:#fff;
		margin:0;
		padding:2px;
		width:456px;

}
 
#detailsBar #detailsBody table thead th{
	font-size:130%;
	color:#F60;
	padding:4px;
		border-left:1px solid #ccc;
		border-bottom:1px solid #ccc;
	background:#fff;
	border-collapse:collapse;
	
	text-align:center;
}


#detailsBar #detailsBody table th{
	font-size:90%;
	color:#333;
	padding:4px;
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
	background:#f4f4f4;
}

#detailsBar #detailsBody table td{
	text-align:center;
	padding:4px;
		border-left:1px solid #ccc;
		border-bottom:1px solid #ccc;
		border-collapse:collapse;
		background:#D4E1FD;

}

#detailsBar #detailsBody #total{
	font-size:190%;
	margin:0 0 0 230px;
	color:#F60;

}




#detailsBar #detailsBottom {
	padding:0;
	margin:0px 0 0 0;
	width:705px;
	height:28px;
	background:url(../_images/_global/detailsH2botom.gif) no-repeat left top;
	clear:both;

}

/*-------------------*/
 
#detailsBar #detailsBody div#verConteudos { 
	margin:0 14px 0 14px;
	float:left;
	display:inline;
	width:600px;
}



#detailsBar #detailsBody div#verConteudos img { 
	float:left;
	display:inline;	
	
}

#detailsBar #detailsBody div#verConteudos  p { 
	float:left;
	display:inline;		
	width:270px;
	margin:2px 10px 0px 16px;
	height:64px;
	color:#666;
}

#detailsBar #detailsBody div#verConteudos p .realizarTeste { 
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	background:url(../_images/_global/arrowBullet.png) no-repeat left 4px;
	font-weight:bold;
	color:#F55D0E;
}

#detailsBar #detailsBody div#verConteudos p .realizarTeste:hover { 
	text-decoration:none;
}

/*html{
	background:url(../_images/_global/booksBckGndBottom.gif) no-repeat left bottom;
}*/

/* --- TESTE ----------- */
/* --- TESTE ----------- */
div#testDIV1, div#testDIV2, div#testDIV3, div#testDIV4, div#testDIV5, div#testDIV6, div#testDIV7, div#testDIV8, div#testDIV9, div#testDIV10, div#testDIV11 {
	
	float:right;
	width:450px;
	padding:0;
	margin:0 20px 0 0;
	height:220px;
	/*border:1px solid red;*/
}

div#testDIV2, div#testDIV3, div#testDIV4, div#testDIV5, div#testDIV6, div#testDIV7, div#testDIV8, div#testDIV9, div#testDIV10, div#testDIV11 {
	display:none;
}

p#progress {
	margin:0;
	font:120% bold "Arial Black", Gadget, sans-serif;
	color:#336699 !important;
	margin:10px 0 8px 0 !important;
}

p#pergunta {
	font-size:110%;
	margin:0 0 20px 0 !important;
	height:	36px;
	padding:0;	
}

#detailsBar #detailsBody label {
	float:left;
	width:300px;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 10px;
	
}

#detailsBar #detailsBody input {
		margin:0 0 8px 0;
		float:left;
	
}


#detailsBar #detailsBody a#next , #detailsBar #detailsBody a#back {
	padding:5px;
	margin:10px 5px 10px 0;
	height:14px;
	color:#336699;
	font-weight:bold;
	background-color:#F6F3D9  !important;
	border:1px solid #F8D889;
	text-decoration:none;
	cursor:pointer;
}


#detailsBar #detailsBody a#next  {
	margin:10px 0 0 230px;
}

#detailsBar p#progress {
	float:right;
	width:472px;
}



/* --------------- CONTEUDOS ------------ */
div#conteudos {
	padding:16px;
}
div#conteudos p {
	
	margin:0 0 0px 0;
}

div#conteudos p strong {
	color:#003;
	font-weight:bold;
	font-size:120%;
	margin:0 0 10px 0;
	display:block;
}

div#conteudos h3 {
	color:#F45D0D;
	
	font:22px bold "Arial Black", Helvetica, sans-serif;
	margin:0px 0 16px 0;}

div#conteudos ul {
		margin:0px 0 16px 16px;
		color:#333;
}

div#conteudos ul li {
		margin:0 0 2px 0px;
		color:#333;
}

div#conteudos p strong em {
	display:inline;
}