.header-fondo {
	background-attachment: scroll;
	background-image: url(imagenes/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 285px;
	width: 780px;
}
.fondo-medio {
	background-attachment: scroll;
	background-image: url(imagenes/fondo-medio.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	line-height: 21px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #202B44;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(imagenes/linea-h1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
	padding-top: 6px;
}
.sub_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.sub_txt a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999900;
}
.sub_txt a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
}
.footer-fondo {
	background-attachment: scroll;
	background-image: url(imagenes/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	width: 780px;
}
.txt_rojo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
	font-weight: bolder;
}
.borde td{
	padding: 3px;
}
.foto {
	border: 3px solid #FFFFFF;
}
