html {height:100%;
	}


body {
  color: #000;
  	font:normal normal normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}



p {
  color: #000;
  	font:normal normal normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-indent:3.5em;
	margin:0 10px 0 20px;
	padding:0 10px;
}



h1 {
  border-bottom: 1px solid #999;
    margin: 30px;
  	font:normal normal bold 1.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

h2 {
    margin:-30px  30px  0  30px;;
  	font:normal normal bold 1.5em/1.2em Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #999;
	text-align:right;
	color:#333333;
	padding:1px;

  
}

h3 {
  	font:normal normal bold 1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin-top:0;
	text-align:right;
}

h4, h5, h6 {
  font-size: 12pt;
}

acronym {
  border: 0;
}



cite {
	font:normal normal normal 1em/1.5em "Courier New", Courier, monospace;
	text-indent:-20px;
	}


		  

/************ids e classes*********/
/**CONFIGURACAO DE PAGINA **/

#content {  
  height: 100%;
  min-height: 100%;
  text-align: left; 
}


#content,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;

}

#content[id],
#width[id] {
	width: 94%;
	height: auto;
	background-color: #CCCCCC;
}





#page {
	position:relative;
	width:90%;
	height:100%;
	  border:#000  1px  solid;
	    background:#FFFFFF  url(../descontinuados_junho2009/imagens/marca_dagua_png24.png)  no-repeat fixed  50%  80%;

}




#page2 {
	position:relative;
	width:90%;
	height:100%;
	border:#000  1px  solid;
	background:#fff url(../imagens/logo_creditos.png) no-repeat 20px top;
	left: 7px;
	top: 8px;

}





div creditos acolhe os conteudos principais
#creditos {
	font:normal normal normal  .85em/1.2em Arial, Helvetica, sans-serif;
	text-indent:0;
	}
	
	
	
#creditos p {
	text-indent:0;}
	
	

#creditos h1 {
 	color:#000000;
	font:normal normal bold 1.6em/1em  Arial, Helvetica, sans-serif;
	padding-top:50px;
	margin-left:20px;

}

#creditos h2 {
    margin:15px;;
  	font:normal normal bold 1.4em/1em  Arial, Helvetica, sans-serif;
    border-bottom:0;
	text-align:left;
	color:#000;
	letter-spacing:2px;

}

#creditos h3 {
  	font:normal normal bold 1.2em/1em  Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:10px;
	text-align:left;
}


#creditos ul {
	list-style:outside disc;
	margin-left:10px;
	padding-left:30px;
	}
	
/**para inserir o resumo das monogs**/

#resumo {
	font-size:.85em;
	line-height:1.3em;
	text-indent:20px;
	margin:0 30px;
	border:#000 1px solid;}
	
#resumo p {
	text-indent:20px;
		font:normal normal normal 1.5em/1.8em  "Times New Roman", Times, serif;
				font:normal normal normal 1.2em/1.5em "Courier New", Courier, monospace;


	}


	
/**classes mais generosas ...**/

	
.contornoLista {
	background-color:#ffffff;
	margin:0 10px 0 20px;
	text-indent:0;
	padding-left:10px;
	border:#000 1px solid;
}	
