body {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;
}
.texconex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.hight10 {
	height: 10px;
}
 .textointernas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25;
	color: #666666;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	padding: 10px;
}
