h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-attachment: scroll;
	background-image: url(imagenes/print_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 616px;
	padding-top:45px;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.fotoborde {
	border: 4px solid #FF9900;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

