@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto; 

}

p { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	background-color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
}

.metafisica { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100px;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
    margin: 0px;
}

.center { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	background-color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
}

div#dentro { 
    top: 9%;
	bottom: auto;
    display: block;
    width: 100%;
	height: 84%;
    overflow: auto;
	position:fixed;
	

}

img.resize 
      {display: block;
	   height: 100%;
}
          

.mabaff { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	font-style:italic;
	font-weight: normal;
	background-color: #FFF;
    margin-left: 5px;
	}
.minuscoleria-wh
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	border-top: #000 thin solid;
	border-bottom: #000 medium solid;
	margin:0px; 
	padding:10px;
}

.minuscoleria-up
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	margin:0px; 
	padding:0px;
}


#paginaindecs
{
	background-position : left;
	width : auto;
	overflow: auto; 
	height : auto;

}

#pagina
{
	width : 60%;
	margin-top : 10px;
	margin-left: 20%;
	background-color: #FFF;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: line-through;
}


a.balle:link {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: underline;
}

a.balle:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: underline;
}

a.balle:hover {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: line-through;
}

table {
	
	width: 100%;
}

td {
	margin: 0px;
	padding: 0px;
}
