<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {padding: 0px; margin: 0px; border: none;}

html, body {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; color: #333;}

.header {width: 100%; height: 130px; background: #e1e1e1;}
	.centerHeader {width: 1000px; height: 130px; margin: 0px auto; position: relative;}
	.centerHeader h1 {width: 250px; height: 32px; background: url(../img/moderna.gif); text-indent: -9999px; position: absolute; top: 50px; left: 30px;}
	.centerHeader .titEja {color: #333; position: absolute; top: 25px; left: 685px;}
	.centerHeader .titEja p {font-size: 16px; font-weight: bold;}
	.centerHeader .titEja p strong {font-size: 19px; display: block;}
	.centerHeader .titEja h2 {font-size: 30px;}
	
	.areaLivro {width: 970px; height: 380px; padding: 30px 0px 0px 30px; margin: 0px auto;}
		.capaLivro {position: relative; float: left; margin-right: 40px;}
		h2.ejaModerna {width: 627px; height: 47px; margin-bottom: 15px; background: url(../img/ejaModerna.gif) no-repeat top left; border-bottom: 2px solid #333; text-indent: -9999px; float: left;}
		h3.titLivro {font-size: 22px; font-weight: normal;}
		h3.titLivro strong {font-size: 30px;}
		p.infosColecao {font-size: 16px; margin-top: 15px;}
		
		.codColecao {width: 170px; height: 60px; float: left; margin-top: 77px;}
			.titColec, .codColec {width: 170px; color: #fff; text-align: center;}
			.titColec {height: 24px; padding-top: 6px; background: #9b1c21; font-size: 14px;}
			.codColec {height: 27px; padding-top: 3px; background: #da2328; font-size: 20px; font-weight: bold;}
			
	.areaIssuu {width: 1000px; height: 700px; margin: 0px auto;}
		p.titConheca {font-size: 30px; padding-left: 30px; margin-bottom: 10px;}
		.boxIssuu {width: 940px; height: 580px; background: #e1e1e1; padding: 30px;}
		
		.menuAnos a {width: 122px; height: 28px; padding-top: 7px; margin: 20px 5px 10px 5px; background: #888; color: #fff; font-size: 18px; font-weight: bold; text-align: center; display: block; float: left; text-decoration: none;}
		.menuAnos a.volume1 {margin-left: 30px; border-bottom: 4px solid #d1ad23;}
		.menuAnos a.volume1:hover, .menuAnos a.volume1.hover {background: #d1ad23;}
		.menuAnos a.volume2 {border-bottom: 4px solid #809d31;}
		.menuAnos a.volume2:hover, .menuAnos a.volume2.hover  {background: #809d31;}
		.menuAnos a.volume3 {border-bottom: 4px solid #0091d0;}
		.menuAnos a.volume3:hover, .menuAnos a.volume3.hover  {background: #0091d0;}
		
		#volume2, #volume3 {display: none;}</pre></body></html>