/* CSS Document */

<!--
html,body{		margin-top:0;
				background-color:#FFFFFF;
				color:#000000;
				font-family:"Times New Roman", Times, serif;
				font-style:italic;
				 } 
.titulo{ border:0; 
		background-color:#FFFFFF; 
		color:#666666; 
		}
img#impressora{ cursor:pointer;
				vertical-align:middle;}
.nome{display:none;
		 }
.nome2{display:none;
		 }
.descargable{ cursor:pointer;
				position:relative;}		
.nometxt {
    background-color:#FFFFFF;
	color: #666666;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style:normal;
	}
.nometxtweb {
    background-color:#FFFFFF;
	color: #666666;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style:normal;
	}
	
.vinculo{ background-color:#FFFFFF; 
		color:#666666; 
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		font-style:normal;
		}
.vinculo:hover{ background-color:#FFFFFF;
		color:#999999;
		font-family:"Times New Roman", Times, serif;
		font-weight: bold;
		font-style:normal; }

.menu{ background-color:#FFFFFF; 
		border:0;
		color:#666666; 
		font-family: "Times New Roman", Times, serif; 
		font-size:16px;
		text-align:center;
		margin:0;
		font-weight:bold;
		font-style:normal;
		}
.menu a{ background-color:#FFFFFF;
		border:0;
		color:#666666;
		font-family: "Times New Roman", Times, serif;
		text-decoration:none;
		margin:0;
		font-weight: bold;
		font-style:normal;
		}
.menu a:hover{ background-color:#FFFFFF;
		border:0; 
		color:#999999;		
		font-weight:bold;
		font-family: "Times New Roman", Times, serif;
		text-decoration:none;
		margin:0;
		font-style:normal; 
		}
.texto {font-family: "Times New Roman", Times, serif;
		font-style:italic;
		color:#000000;
		background-color:#FFFFFF;
		text-align:justify;
		}
.disco {font-family: "Times New Roman", Times, serif;
		background-color:#333333;
		color:#FFFFFF;
		font-weight:bold;}
		
.discovinculo {font-family: "Times New Roman", Times, serif;
		background-color:#333333;
		color:#999999;		
		font-weight:bold;
		text-decoration:none;
		}
.discovinculo:hover {font-family: "Times New Roman", Times, serif;
		background-color:#333333;
		color:#FFFFFF;		
		font-weight:bold;
		text-decoration:none;}
		
i{ color:#999999;
background-color:#FFFFFF;
}
.master{ font-family: "Times New Roman", Times, serif;
			background-color:#FFFFFF;
			font-size:small;
			color:#000000; 
			font-weight:bold;
			font-style:normal;
			text-align:right;
			margin-right:30px;
			}
.master a{ font-family: "Times New Roman", Times, serif;
			background-color:#FFFFFF;
			font-size:small;
			color:#666666;
			text-decoration:none;
			font-style:normal;
}		
.master a:hover{ font-family: "Times New Roman", Times, serif;
			background-color:#FFFFFF;
			font-size:small;
			color:#999999;
			text-decoration:none;
			cursor:pointer;
			font-style:normal;	
}
.diverdi img {
	border: 2px solid #333333;
}
.diverdi:hover img {
	border-color: white;
}
-->

