/* 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:#0033cc; 
		}
img#impressora{ cursor:pointer;
				vertical-align:middle;}
.nome{display:none;
		 }
.nome2{display:none;
		 }
.descargable{ cursor:pointer;
				position:relative;}	
		
.nometxt {
	background-color:#FFFFFF;
	color: #0033cc;
	font-weight: bold;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	}
.nometxtweb {
    background-color:#FFFFFF;
	color: #0033cc;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	}
	
.menu{ background-color:#FFFFFF; 
		border:0;
		color:#0033cc; 
		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:#0033cc;
		font-family: "Times New Roman", Times, serif;
		font-style:normal;
		text-decoration:none;
		margin:0;
		font-weight: bold; }
.menu a:hover{ background-color:#FFFFFF;
		border:0; 
		color:#3399ff;		
		font-weight:bold;
		font-family: "Times New Roman", Times, serif;
		font-style:normal;
		text-decoration:none;
		margin:0; 
		}
.vinculo{ background-color:#FFFFFF; 
		color:#0033cc; 
		font-family: "Times New Roman", Times, serif;
		font-style:normal;
		font-weight:bold;		
		}
.vinculo:hover{ background-color:#FFFFFF;
		color:#3399FF;
		font-family: "Times New Roman", Times, serif; 
		font-style:normal;
		font-weight: bold; }		
		
.texto {font-family: "Times New Roman", Times, serif ;
		color:#000000;
		background-color:#FFFFFF; 
		text-align:justify; 
		}
.disco {font-family: "Times New Roman", Times, serif ;
		background-color:#FFFFFF;
		color:#0033CC;
		font-weight:bold;}
		
.discovinculo {font-family: "Times New Roman", Times, serif;
		background-color:#FFFFFF;
		color:#3399ff;		
		font-weight:bold;
		text-decoration:none;}	
.discovinculo:hover {font-family: "Times New Roman", Times, serif;
		background-color:#FFFFFF;
		color:#0033CC;		
		font-weight:bold;
		text-decoration:none;}
				
i{ color:#3399FF;
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;}
.master a{ font-family: "Times New Roman", Times, serif;
			background-color:#FFFFFF;
			font-size:small;
			color:#0033cc;
			text-decoration:none;
			font-style:normal;
}		
.master a:hover{ font-family: "Times New Roman", Times, serif;
				font-style:normal;
			background-color:#FFFFFF;
			font-size:small;
			color:#3399FF;
			text-decoration:none;
			cursor:pointer;
	}
.diverdi img {
	border: 2px solid #0033CC;
}
.diverdi:hover img {
	border-color: white;
}
-->


