@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Helvetica, Gill Sans MT, Verdana, arial;
	font-size: 12px;
}
body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#anterior {
	position:absolute;
	left:0px;
	top:138px;
	width:31px;
	height:37px;
	z-index:3;
}
#proxima {
	position:absolute;
	left:177px;
	top:138px;
	width:32px;
	height:32px;
	z-index:4;
}
#geral {
	position:absolute;
	left:5px;
	top:4px;
	width:645px;
	height:271px;
	z-index:3;
}
#capinhas {
	position:absolute;
	left:28px;
	top:46px;
	width:144px;
	height:191px;
	z-index:2;
}
#legenda {
	position:absolute;
	left:26px;
	top:246px;
	width:147px;
	height:20px;
	z-index:1;
	text-align: center;
}
#titulo {
	position:absolute;
	left:215px;
	top:32px;
	width:402px;
	height:33px;
	z-index:18;
}
#materias {
	position:absolute;
	left:221px;
	top:71px;
	width:428px;
	height:330px;
	z-index:17;
}
#tituloedicoes {
	position:absolute;
	left:72px;
	top:12px;
	width:75px;
	height:29px;
	z-index:19;
}
.introducao {
	color: #000000;
	font-size: 16px;
}
.secao {
	color: #009900;
	font-size: 20px;
}
.mnmateria {
	color: #034EA2;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.titulomateria {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}

.textomaterias {
	font-size: 13px;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #034EA2;
}

a:visited {
	text-decoration: none;
	color: #034EA2;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.expoente {
	font-size: 10px;
	display: block;
	width: 10px;
	position: absolute;
}

