@media screen {
#content {
	margin: 0 30px 20px 75px;
	color: #330000;
	font: 1.1em 'Times New Roman',Times,serif;
	padding: 0 20px 25px;
	border: 1px solid #660000;
	border-top: none;
	}
#copy {
	display: block;
	position: absolute;
	top: 25px;
	right: 3px;
	}
	
/* Main menu */
#navcontainer {
	padding-top: 20px;
	}
#navlist {
	padding: 0px 0px 3px 0px;
	margin: 0px 30px 0 75px;
	border: none;
	border-bottom: 1px solid #600;
	background-color: transparent;
	text-align:right;
	}
#navlist ul {
	list-style: none;
	padding:0;
	margin:0;
	background-color: transparent;
	} 

#navlist li {
	display: inline;
	margin-left: 0.04em;
	}

#navlist li a {
	font: bold 13px 'Times New Roman',Times,serif;
	text-align: center;
	padding: 3px 0.8em;
	color: #555;
	background-color: #efefef;
	border: 1px solid #000;
	border-bottom: none;
	text-decoration: none;
	}

#navlist li a:hover {
	color: #660000;
	background: #f4f4f4;
	border: 1px solid #600;
	border-bottom: none;
	margin-left: 0;
	margin-right: 0;
}	 
#navlist li a.crt {
	color: #600;
	background: #f8f8f8;
	border: 1px solid #600;
	border-bottom: 2px solid #f8f8f8;
	margin-left: 0;
	margin-right: 0;
	
}	
#navlist li a.idx {
	font: bold 13px 'Times New Roman',Times,serif;
	text-align: center;
	padding: 3px 0.8em;
	color: #555;
	background-color: #efefef;
	border: 1px solid #000;
	border-bottom: none;
	text-decoration: none;
	margin-left: 40px;
	}

#navlist li a.idx:hover {
	color: #660000;
	background: #f4f4f4;
	border: 1px solid #600;
	border-bottom: none;
	margin-left: 40px;
}	 

/* Page buttons */

#lmp {
	text-align: center; 
	margin: 25px 0 15px 0; 
	}
	
#lmp a {
	display: inline; 
	font: bold 14px 'Times New Roman',Times,serif;
	padding: 1px 5px 3px; 
	margin: 2px; 
	border: 1px solid #660000; 
	text-decoration: none; 
	color: #660000;
	background-color: #efefef;
	}
#lmp a:hover {background: #f6f6f6; color: #000000;}

#def {
	text-align: center; 
	margin: 80px 0 0 0; 
	}
	
#def a {
	display: inline; 
	font: bold 1.2em 'Times New Roman',Times,serif;
	padding: 1px 10px 3px; 
	margin: 5px; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
#def a:hover {background: transparent; color: #660000;}


	
a:link {color: #660000; background-color: transparent;
						font-weight: bold;
						text-decoration: underline;}
a:visited {color: Black;
				font-weight: bold;
						text-decoration: underline;}
a:link:hover {color: black;
						font-weight: bold;
						text-decoration: none;}
a:visited:hover {color: #660000; background-color: transparent;}

/* Horizontal lines */
hr {
	width:90%;
	text-align:center;
	border: none;
	color: #660000;
	background-color: #660000;
	height: 1px;
	}
	
/* Text */

#content h1 {margin: 0px -20px 0.5em; 
	padding: 2px 0; 
	text-align: center;
	background: #f8f8f8; 
	color: #660000; 
	letter-spacing: 0.3em; 
	font: bold 1.1em 'Times New Roman',Times,serif;
	white-space: nowrap;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	}
#content h1.first {margin: 0px -20px 0.5em; 
	padding: 5px 0 2px; 
	text-align: center;
	background: #f8f8f8; 
	color: #660000; 
	letter-spacing: 0.3em; 
	font: bold 1.1em 'Times New Roman',Times,serif;
	white-space: nowrap;
	border-top: none;
	border-bottom: 1px solid #660000;
	}
p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #330000; background-color: transparent;
	text-indent: 30px;
	text-align: justify;	
	}
.cen {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #330000; background-color: transparent;
	text-align: center;	
	}
.center {
	text-align: center;
	}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-weight: bold; 
	color: #000;
	}
.pbrw {
	font-family: 'Times New Roman', Times, serif;
	font-size: .9em;
	color: #000000;
	font-weight: bold;
	}

strong {
font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	font-weight: bold;
}
.laur {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	color: Red;
	font-weight: normal;
}
.black {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	color: Black;
	font-weight: bold;
	}
/* Images */
.imgbrd {
margin: 5px 10px 5px 10px;
border: 1px solid #660000;
	}
img.rght { 
	float: right;
margin: 12px 0px 5px 15px;
border: 1px solid #660000;
	}
img.lft { 
	float: left;
margin: 8px 15px 5px 0px;
border: 1px solid #660000;
	}
	img.sigla { 
	float: left;
margin: 0px 15px 0px 30px;
border: none;
	}
/* Forms */
input, 
textarea {
	border:1px solid #660000;
	font-family: 'Times New Roman', Times, serif; 
	font-size: 1em; 
	color: #330000; background-color: #fff;
	margin-bottom: 1em; 
	margin-top: 0.2em;
	}
label {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 1em; 
	color: #330000;  background-color: transparent;
	font-weight: bold;
	}
fieldset {
	margin-bottom: 1em; 
	border: 1px solid #660000; 
	padding: 1em;
	}
legend {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 0.9em;	
	font-weight: bold; 
	letter-spacing: 0.5em; 
	color: #330000; 
	border: 1px solid #660000; 
	padding: .1em .6em; 
	background-color: #f3f3f3;
	} 
	

}

@media print {

* { color: #000;
	text-decoration: none; 
	}

#navcontainer, 
#copy, 
#lmp, 
.noprint, 
hr {
	display: none;
	visibility: hidden;
	}
body {
	   background: #FFF;
	}
 	
h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 5px;
	text-align: center;
	}
td {
	 border: 1px solid #660000;
	 padding: 5px;
	 }
table{
	 border-collapse: collapse;
	 }
.pbrw {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}
p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-indent: 30px;
	text-align: justify;	
	}
.pgbreak {page-break-before: always;}
col#traseu { width: 30%;}
col#zona { width: 30%;}
table#lista td.area { 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 14pt; 
	color: #000000; 
	font-weight: bold;
	}
.nobrd{border-width: 0px;
	 }
table#grade tr.blk {
background-color: #d1d1d1;
font-weight: bold;}
th {
	border: solid #000000 2px;
	padding: 6px;
	font: bold 14pt 'Times New Roman',Times,serif;
	}
}

