* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #002040;
	text-align: center;
	margin: 0;
}


a {
	color: #404090;
	text-decoration: none;
	font-weight: 550;
}


a.text {
	color: #15619a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
}

h1 {
	color: #15619a;
	font-size: 150%;
	text-align: center;
}

h2 {
	color: #15619a;
	font-size: 130%;
	text-align: center;
}

h3 {
	color: #15619a;
	font-size: 115%;
	text-align: left;
	margin-bottom: 0;
}

h4 {
	color: #15619a;
	font-size: 105%;
	text-align: left;
	margin-bottom: 0;
}

h5 {
	color: #15619a;
	font-size: 100%;
	text-align: left;
	font-style: italic;
	margin-bottom: -10px;
}


dt {
	color: #15619a;
	font-size: 115%;
	text-align: left;
}

.page {
	width: 1014px;
	text-align: left;
	border: 0;
	margin: 20px auto 20px auto;
	background-color: white;
	
	border-radius: 21px;
	-moz-border-radius: 21px; 
	-webkit-border-radius: 21px;
}

div.header {
	background-color: white;
	height: 100px;
	margin: 0;
	width: 100%;
	
	border-radius: 21px;
	-moz-border-radius: 21px; 
	-webkit-border-radius: 21px;
}

.header h1 {
	display: none;
}

#pinvlogo {
	float: left;
	position: static;
	margin-top: 0px;
	margin-left: 21px;
}

#linklogo {
	float: right;
	position: static;
	margin-top: 18px;
	margin-right: 21px;
}

.menu1 {
	background-color: #15619a;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 100%;
	height: 21px;
	margin: 0 5px 0 5px;
	border: 0;
	border-bottom: 1px solid #15619a;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.menu1 {
	list-style: none;
	list-style-type: none;
	width: 924px;
	padding-left: 80px;
	
	border-top-left-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-webkit-border-top-left-radius: 21px;
		
	border-top-right-radius: 21px;
	-moz-border-radius-topright: 21px;
	-webkit-border-top-right-radius: 21px;

}

.menu1 li{
	display: inline;
	float: left;
	height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	text-align: center;
	
	color: #15619a;
	
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
		
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}

.menu1 li a{
	color: white;
	padding-top: 0px;
}

.menu1 li:hover{
	background-color: #2571aa;
	color:  #15619a;
}

.menu1 li.nolink {
	background: white;
	border-left: 1px solid #15619a;
	border-right: 1px solid #15619a;
	border-top: 1px solid #15619a;;
}

.menu2 {
	background-color: #84b640;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 100%;
	height: 21px;
	margin: 0 5px 0 5px;
	border: 0;
	border-bottom: 1px solid #84b640;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.menu2 {
	list-style: none;
	list-style-type: none;
	width: 924px;
	padding-left: 80px;
	
	border-bottom-left-radius: 21px;
	-moz-border-radius-bottomleft: 21px;
	-webkit-border-bottom-left-radius: 21px;
	
	border-bottom-right-radius: 21px;
	-moz-border-radius-bottomright: 21px; 
	-webkit-border-bottom-right-radius: 21px;
}

.menu2 li{
	display: inline;
	float: left;
	height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	text-align: center;
	
	color: #103000;
	
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
		
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}

.menu2 li a{
	color: white;
	padding-top: 0px;
}

.menu2 li:hover{
	background-color: #92c352;
	color: #103000;
}

.menu2 li.nolink {
	background: white;
	border-top: 1px solid #84b640;
	border-left: 1px solid #84b640;
	border-right: 1px solid #84b640;
}


.left {
		background-color: white;
}


div.left {

	margin: 0;
	border: 0;
	padding:0;
	width: 120px;	
	background-color: white;
	float: left;
	display: inline;
}

ul.left {
	list-style: none;
	list-style-type: none;
	padding-left: 0;
	width: 120px;
	margin: 0;
	margin-top: 20px;
	font-size: 70%;
}

.left li{
	margin: 0 0 0 -1px;
	padding: 10px 0px 2px 0px;
	text-align: center;
	border-bottom: 1px solid #15619a;
	border-left: 1px solid #15619a;
	
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
}

.left li:hover{
	background-color: #92c352;
}

.left li.nolink {
	font-weight: bold;
}

.left li.title {
	background-color: #84b640;
	color: white;
	border: 0;
	margin: 20px 0 -2px 0;
	font-size: 110%;
	padding: 4px 0 4px 0;
	
	border-radius: 15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	
}

.left a {
	color: black;
}

.center {
	width: 661px;
	min-height: 270px;
	text-align: left; 
	padding: 30px 15px;
	float: left;
	display: inline;
	background-color: white;	
}




.right {
	width: 190px;
	text-align: left; 
	float: left;
	display: inline;
	background-color: white;
	border: 1px solid #15619a;
	
	margin: 50px 0px 10px 0px;
	min-height: 250px;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

div.right {
    display: none;
}

.footer {
	clear: both;
	border: 1px solid #15619a;
	font-size: 80%;
	color: #15619a;
	padding: 8px 100px;
	
	border-radius: 21px;
	-moz-border-radius: 21px;
	-webkit-border-radius: 21px;
	
}

div.figura {
  border: thin #84b640 solid;
  margin: 4px;
  padding: 4px;
  
  border-radius: 5px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}

div.figura  img{
  
}

div.figura p {
  text-align: right;
  font-style: italic;
  font-size: smaller;
  color: #15619a;
  padding-right: 4px;
  line-height: 70%;

}
