body {
	font-size: 10pt;
    font-family : verdana,lucida,sans-serif;
    /*background: #f1f1f1;*/
	color: black;	
	background-color: white;
}


div.contenedortodo
{
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 0;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;	
/*  color: #003366;*/

}

div.contenedorexterno
{
  left: 0px;
  height: auto;
  padding: 0;
  width: 100%;
  /*color: #003366;*/
  border: 1px solid #666666;
/*  background: #003366;*/
/*  color: white;*/
}

div.pie
{
  left: 0px;
  padding: 0;
  width: 100%;
  height: auto;
  /*background: #f1f1f1;*/
  text-align: right;

}


div.contenedortitulo
{
  left: 0px;
  top: 0px;
  padding: 0;
  width: 100%;
  height: 60px;
  /*height: 50px;*/
  text-align: left;
  background: #ffffff;
  color: black;
  vertical-align: middle;
  border: 1px solid #000000;
}

div.contenedorpagina
{
  padding: 0;
  width: 100%;
  background: #ffffff;
  color: black;	
}

tr, td {
	background: #ffffff;
	color: black;
}

li {
	text-align: left;
	margin-bottom: 1pt;		
	margin-right: 5pt;}  

li.bib {
	text-align: left;
	margin-bottom: 2pt;		
	margin-right: 10pt;
}

ul {
	margin-top: 3pt;
	margin-bottom: 3pt;		
	font-size: 10pt;
}

td.fons, th.fons {
	background: #003366;
	color: white;
}

td.trans, th.trans {
	background-color:#f1f1f1;
	color: white;
}

td.fonsdreta {
	background: #003366;
	color: white;
	text-align: right;
	font-size: 8pt;
}

.fonsdreta {
	text-align: right;
	font-size: 8pt;
}

a {
        color : #003366;
        text-decoration : none;
}

a:hover {
        text-decoration : underline;
}

.menuniv1 {
	font-weight: bold;
	color: black;
		font-size: 10pt;

}

.para {
	text-align: justify;
	width: 95%;
	margin-left: 5pt;
	margin-right: 5pt;	 
		font-size: 10pt;

}

.paranj {
	text-align: left;
	width: 95%;
	margin-left: 5pt;
	margin-right: 5pt;
}

.costitol1 {
	text-align: justify;
	width: 95%;
	margin-left: 5pt;
	margin-right: 5pt;
	/*margin-top: 10pt;*/
	font-weight: bold;
}

.coscap {
	text-align: justify;
	font-size: 15pt;
	width: 95%;
	margin-left: 5pt;
	margin-right: 5pt;
	/*margin-top: 0pt;*/
	font-weight: bold;
	
}

.cospart {
	text-align: justify;
	width: 95%;
	margin-left: 5pt;
	margin-right: 5pt;
	/*margin-top: 10pt;*/
	font-weight: bold;
	background-color: #003366;
	color: white;	 
	font-size: 10pt;

}

.trans {
	color: #003366;
}

pre {
	font-family: courier, serif;
	width: 95%;
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 10pt;
}

td.dreta {
	text-align: right;
	width: 95%;
	margin-right: 5pt;
}

.titolpub {
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}

.headBlue {font-family:arial,sans-serif;font-size:25px;color:#003366;letter-spacing:-1.2px;margin-left:5px}

.headGray {font-family:arial,sans-serif;font-size:25px;color:#AAAAAA;letter-spacing:-1.2px;font-weight:bold;}

.important {
	font-style: italic;
}
.marcador {
	font-style: italic;
	/*text-decoration: underline;*/
}

