﻿body {
	padding: 10px;
	margin: 0px;
}
#masthead {
	background-color: #CEFBE0;
	color: #00000F;
	text-align: center;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border: 1px solid #7C6CD0;
}
#header {
	color: #FFFFFA;
	background-color: #2A7B53;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #FF9900;
	padding: 0px;
	margin: 0px;
}
#logo {
	font-family: "Times New Roman", Times, serif, Verdana;
	color: #000000;
	font-size: 10mm;
	text-align: left;
	background-color: #2A7B53;
	padding: 0px 10px 10px 30px;
	margin-right: 30%;
	letter-spacing: 10px;
	width: 65%;
	font-weight: bold;
}
#logo span {
	font-family: "Times New Roman", Times, serif, Verdana;
	font-size: 5mm;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
	background-color: #2A7B53;
}
#navtop {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	background-color: #2A7B53;
	padding: 5px 20px 5px 0px;
}
#navtop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #2A7B53;
}
#node {
	text-align: center;
	margin-right: 10px;
	width: 80px;
	margin-top: -48px;
	float: right;
}
#texto {
	font-family: Verdana, "Times New Roman", "Lucida Console", Arial;
	font-size: 0.8em;
	background-color: #FFFFFF;
	border: 1px solid #7C6CD0;
	margin-top: 5px;
	padding: 15px;
}
h3 {
	font-family: "Times New Roman", Times, serif, Verdana;
	font-size: 180%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
p {
	font-weight: bold;
	margin: 1.2em;
}
p span {
	font-size: 130%;
	font-weight: bold;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	margin: 1.2em;
}
h5 {
	font-family: "Times New Roman", Times, serif, Verdana;
	font-size: 20px;
	color: #000080;
	font-style: italic;
	text-decoration: underline;
	margin: 1.2em;
}
h6 {
	font-family: "Times New Roman", Times, serif, Verdana;
	font-size: 14px;
	text-align: center;
}
#texto1 {
	border: 1px #7C6CD0 solid;
	font-weight: bold;
	color: #000000;
	background-color: #DCD9ED;
	margin-top: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #EFF9ED;
	border: 1px solid #7C6CD0;
	margin-top: 5px;
}
#leftnav {
	text-align: center;
	background-color: #efefef;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	margin: 40px 20px 10px 10px;
	width: 200px;
	float: left;
}
.leftnavb {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}.leftnavb a {
	text-decoration: none;
	color: #224059;
	background-color: #b5c9e2;
	border-style: solid;
	border-width: 2px;
	border-color: #cce3ff #31557f #31557f #cce3ff;
	padding: 1px;
	width: 100%;
	display: block;
}

.leftnavb a:hover {
	background-color: #99aabf;
	border-style: solid;
	border-width: 2px;
	border-color: #31557f #cce3ff #cce3ff #31557f;
}
#texto1 a:hover, #texto a:hover, #footer a:hover {
	color: #FF0000;
}
#navtop a:hover {
	color: #000000;
}
