﻿body {
  padding: 0px;
  margin: 0px;
  color: black;
  background: white;
  font-size:small;
}
div.header_container {
  text-align: center;
  border: 1px solid #808080;
  width: 250px;

  }
div.header {
  color: black;
  padding: 0px;
  margin-bottom: 2px;
  font-weight: bold;
  font-family:Verdana, Helvetica;
  font-weight: bold;
  text-align: center;
  }
div.header_ago {
  color: black;
  padding: 0px;
  font-weight: bold;
  font-family:Verdana, Helvetica;
  font-weight: bold;
  background:#DCEDF5;
  }
div.header_start {
  padding: 1px;
  color: black;
  margin-bottom: 0px;
  font-family:Verdana, Helvetica;
  }
div.content {
  	font-family:Verdana, Helvetica;
	padding: 6px 2px 6px 2px;
	text-align: justify;
  	  }
div.content_16 {
  	font-family:Verdana, Helvetica;
	padding: 5px 3px 5px 3px;
  	text-align: left;
  	border-bottom: solid 1px #aaaaaa;
  	font-size:small;
  	font-weight: bold;
  	background-color: #E8E8E8
  	  }
div.content_ago {
	text-align: justify;
  	border-bottom: solid 1px #aaaaaa;
  	font-size:x-small;
  	background-color: #E8E8E8
  	  }
div.content_pag {
  	text-align: left;
  	border-bottom: solid 1px #aaaaaa;
  	font-size:x-small;
  	height: 50px;
  	  }
div.content_nopad {
    font-size:xx-small;
    padding: 3px 1px 1px 30px;
    
  }
.header .subheader {
  border-bottom: solid 1px #aaaaaa;
  padding-left:3px;
  background-color: #E8E8E8;
}
.header_noline .subheader {
  padding-left:3px;
}

.headmenu {
  padding-top: 3px;
  color: #909090;
  font-family:Verdana, Helvetica;
  font-size:small; 
  }

.headmenu a {
  color: #7e7e7e;
  font-weight:bold;
  text-decoration:none;
} 
.content a {
    color: #16297f;
}
a img {
  border : 0 none;
  float: left 
}
.content li{
	list-style: none;
	text-align: left;
	background: url(plus.gif) left bottom no-repeat;
	padding: 5px 0px 0px 15px;

}
.content ul{
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding-top: 0pt;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 0px;
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
   font-size:small;
}
.content a {
  text-decoration:none;
  font-size:small;
} 
.tornar a {
  text-decoration:none;
} 
dt{
		list-style: none;
		text-align: left;
		background: url(flet_dav.png) left bottom no-repeat;
		padding: 10px 0px 0px 15px;
}
h2			{
			background-color: #0099FF;
			color: white;
			font-weight: bold;
			font-size: 140%;
			border-style: solid;
			border-color:black;
			border-width: 1px;
}
hr			{
		height: 5px; color: #006699
		}
