@charset "iso-8859-1";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #036;
	background-color: #FFFFEC;
	margin-top: 2px;
	background-image: url(img/bg.jpg);
}
.bg tr .mat {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify
}
.edicao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	font-weight: bold;
}
.listamat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titmat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFE6;
	font-style: italic;
	text-align:left;
}
.titmatbg {
	
	background-image: url(img/paperBrown.jpg);
	background-repeat: repeat;
}


    body p a:link, body p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFE8;
}
body p a:hover, body p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}    
body h1 a:link, body h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
}
body h1 a:hover, body h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}  
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.bg {
	background-image: url(img/paper.jpg);
	background-repeat: repeat;
	background-position: left top;
}



body a:link, body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
  body a:hover, body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.formu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	background-color: #FFFFED;
	border: 1px solid #036;
}
.formubt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFE2;
	background-color: #036;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	font-size:16px;
	position: relative;
	left: -25px;	
}
pequeno {
	font-size: 9px;
}
.lateralDir {
	position: absolute;
	left: 900px;
	width: 250px;
	height: 100%;
	background-color: #03C;
	top: 21px;
}

