.fondo {
	background-image: url(img/fondo2.jpg);
	background-repeat: repeat;
}
.fotoini {
	background-image: url(img/foto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

BODY {     scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#606171;
           scrollbar-base-color:#EEEEEE;
           scrollbar-dark-shadow-color:#E9E9F2;
           scrollbar-face-color:#E9E9F2;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#BFC2E1;
}.fondo1 {
	background-attachment: fixed;
	background-image: url(img/quees_fons3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondohomologa {
	background-image: url(img/BBA-LOGO2004.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	padding: 2px;
	width: 100px;
}
.txt2:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	background-color: #FFE13C;
	padding: 2px;
	width: 100px;
}
.noticias {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: none;

}
.noticias:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;

}
.lin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
}
