.backIn {
	background-attachment: fixed;
	background-image: url(../img/index_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto11Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.divisoriaV {
	background-attachment: fixed;
	background-image: url(../img/divisoriaV.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.divisoriaH {
	background-attachment: fixed;
	background-image: url(../img/divisoriaH.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.combos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px groove #000000;
}