@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
color:navy;
font-weight:bold;
font-size:14pt;
text-align:center;
padding:10px;
background: transparent;
}

h2 {
color:navy;
font-weight:bold;
font-size:12pt;
text-align:center;	
background: transparent;
}

.l {
	font-style:italic;
	color:red;
	text-align:center;
	background: transparent;
}

p {
	text-indent:20px;
	font-size:10pt;
	margin:20px 20px;
	text-align:justify;
	color:navy;
	background: transparent;
}

.assina {
text-align:right;
font-style:italic;
font-size:10pt;
margin-right:20px;
color:navy;
background: transparent;
}

#leia-page {
	width:340px;
	height:850px;
	float:left;
	margin:auto;
	
	
	
	}

#in a {
color:red;
font-weight:bold;
font-size:10pt;
text-decoration:none;
background: transparent;
}

#ind a {
color:navy;
font-weight:bold;
font-size:10pt;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;
background: transparent;
}

#ind {
	line-height:30px;
	margin-left:20px;
}

#link-permanente {
background: navy;
text-align:right;
font-size:10pt;
color:white;
}

#link-permanente a {
text-decoration:none;	
color:white;
background: transparent;
}

#manchetesa a {
font-family:Verdana, Geneva, sans-serif;
font-size:10pt;
font-weight:bold;
}

#manchetesa {
text-align:center;
margin-bottom:5px;	
}

#manchetes h1 {
color:red;
background: transparent;
}

#manchetes {
	border:1pt solid #003;
}

.entretitulo {
text-align:center;
font-weight:bold;	
}